red-orangish gray/vermilionish gray
#9e9795 color RGB value is (158,151,149)
#9e9795 color CMYK value
#9e9795 color HSL value
HSV(or HSB) | 13.3° | 5.7 | 62 |
XYZ | 30.592 | 31.572 | 32.915 |
Yxy | 0.322 | 0.332 | 31.572 |
LAB | 62.988 | 2.193 | 1.958 |
LUV | 62.988 | 4.191 | 2.417 |
Hunter-LAB | 56.189 | -1.147 | 4.601 |
CIE-LCH | 62.988 | 2.939 | 41.762 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 9E | 97 | 95 |
Decimal | 158 | 151 | 149 |
Octal | 236 | 227 | 225 |
Binary | 10011110 | 10010111 | 10010101 |
Below, you can see some colors close to #9e9795. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #9e9795.
<span style="color:#9e9795">Text here</span>
This paragraph has a background color of #9e9795.
<p style="background-color:#9e9795;">Content here</p>
This element has a border color of #9e9795.
<div style="border:1px #9e9795;">Content here</div>
.text {color:#9e9795;}
.background {background-color:#9e9795;}
.border {border:1px solid #9e9795;}
.text-shadow {border:1px solid #9e9795;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #050505 is the darkest color, while #f9f9f9 is the lightest one.