Shades of Desert #976441
Tints of Desert #976441
RGB
CMYK
RGB Variations
Color information
#976441 (or 0x976441) is known color: Desert. HEX triplet: 97, 64 and 41. RGB value is (151,100,65). Sum of RGB (Red+Green+Blue) = 151+100+65=316 (41% of max value = 765). Red value is 151 (59.38% from 255 or 47.78% from 316); Green value is 100 (39.45% from 255 or 31.65% from 316); Blue value is 65 (25.78% from 255 or 20.57% from 316); Max value from RGB is 151 - color contains mainly: red. Hex color #976441 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #976441 is #689BBE. Grayscale: #6F6F6F. Windows color (decimal): -6855615 or 4285591. OLE color: 4285591.
HSL color Cylindrical-coordinate representation of color #976441: hue angle of 24.42º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #976441 is Cyan = 0, Magento = 0.34, Yellow = 0.57 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 100 | 65 | - |
| CMYK | 0 | 0.34 | 0.57 | 0.41 |
| HSL | 24.42º | 0.4% | 0.42% | - |
| HSV(B) | 24.42º | 0.57% | 0.59% | - |
| XYZ | 18.27 | 16.08 | 7.14 | - |
| YUV | 111.26 | 101.9 | 156.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 100 | 65 | 0 | 0.34 | 0.57 | 0.41 | 24.42 | 0.4 | 0.42 |
| Hex | 97 | 64 | 41 | 0 | 22 | 39 | 29 | 18 | 28 | 2A |
| Octal | 227 | 144 | 101 | 0 | 42 | 71 | 51 | 30 | 50 | 52 |
| Binary | 10010111 | 1100100 | 1000001 | 0 | 100010 | 111001 | 101001 | 11000 | 101000 | 101010 |
Color Harmonies of #976441
Complementary color
Monochromatic Colors of #976441
Black with #976441
Text Example
Text Example
White with #976441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976441; }
p { color: rgb(151,100,65); }
H1.HeaderClassName
{
color: #976441;
}
.AnyTagClassName
{
color: #976441;
}
</style>
background-color css
<style>
a { background-color: #976441; }
a { background-color: rgb(151,100,65); }
div.DivClassName
{
background-color: #976441;
}
.BgClassName
{
background-color: #976441;
}
</style>
border-color css
<style>
span { border-color: #976441; }
span { border-color: rgb(151,100,65); }
td.TdClassName
{
border-color: #976441;
}
.TagClassName
{
border-color: #976441;
}
</style>