Shades of Shadow #917740
Tints of Shadow #917740
RGB
CMYK
RGB Variations
Color information
#917740 (or 0x917740) is known color: Shadow. HEX triplet: 91, 77 and 40. RGB value is (145,119,64). Sum of RGB (Red+Green+Blue) = 145+119+64=328 (43% of max value = 765). Red value is 145 (57.03% from 255 or 44.21% from 328); Green value is 119 (46.88% from 255 or 36.28% from 328); Blue value is 64 (25.39% from 255 or 19.51% from 328); Max value from RGB is 145 - color contains mainly: red. Hex color #917740 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #917740 is #6E88BF. Grayscale: #787878. Windows color (decimal): -7243968 or 4224913. OLE color: 4224913.
HSL color Cylindrical-coordinate representation of color #917740: hue angle of 40.74º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #917740 is Cyan = 0, Magento = 0.18, Yellow = 0.56 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 119 | 64 | - |
| CMYK | 0 | 0.18 | 0.56 | 0.43 |
| HSL | 40.74º | 0.39% | 0.41% | - |
| HSV(B) | 40.74º | 0.56% | 0.57% | - |
| XYZ | 19.2 | 19.58 | 7.62 | - |
| YUV | 120.5 | 96.11 | 145.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 119 | 64 | 0 | 0.18 | 0.56 | 0.43 | 40.74 | 0.39 | 0.41 |
| Hex | 91 | 77 | 40 | 0 | 12 | 38 | 2B | 29 | 27 | 29 |
| Octal | 221 | 167 | 100 | 0 | 22 | 70 | 53 | 51 | 47 | 51 |
| Binary | 10010001 | 1110111 | 1000000 | 0 | 10010 | 111000 | 101011 | 101001 | 100111 | 101001 |
Color Harmonies of #917740
Complementary color
Monochromatic Colors of #917740
Black with #917740
Text Example
Text Example
White with #917740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917740; }
p { color: rgb(145,119,64); }
H1.HeaderClassName
{
color: #917740;
}
.AnyTagClassName
{
color: #917740;
}
</style>
background-color css
<style>
a { background-color: #917740; }
a { background-color: rgb(145,119,64); }
div.DivClassName
{
background-color: #917740;
}
.BgClassName
{
background-color: #917740;
}
</style>
border-color css
<style>
span { border-color: #917740; }
span { border-color: rgb(145,119,64); }
td.TdClassName
{
border-color: #917740;
}
.TagClassName
{
border-color: #917740;
}
</style>