Shades of Desert #986741
Tints of Desert #986741
RGB
CMYK
RGB Variations
Color information
#986741 (or 0x986741) is known color: Desert. HEX triplet: 98, 67 and 41. RGB value is (152,103,65). Sum of RGB (Red+Green+Blue) = 152+103+65=320 (42% of max value = 765). Red value is 152 (59.77% from 255 or 47.5% from 320); Green value is 103 (40.62% from 255 or 32.19% from 320); Blue value is 65 (25.78% from 255 or 20.31% from 320); Max value from RGB is 152 - color contains mainly: red. Hex color #986741 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #986741 is #6798BE. Grayscale: #717171. Windows color (decimal): -6789311 or 4286360. OLE color: 4286360.
HSL color Cylindrical-coordinate representation of color #986741: hue angle of 26.21º degrees, saturation: 0.4, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #986741 is Cyan = 0, Magento = 0.32, Yellow = 0.57 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 103 | 65 | - |
| CMYK | 0 | 0.32 | 0.57 | 0.40 |
| HSL | 26.21º | 0.4% | 0.43% | - |
| HSV(B) | 26.21º | 0.57% | 0.6% | - |
| XYZ | 18.75 | 16.76 | 7.25 | - |
| YUV | 113.32 | 100.73 | 155.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 103 | 65 | 0 | 0.32 | 0.57 | 0.40 | 26.21 | 0.4 | 0.43 |
| Hex | 98 | 67 | 41 | 0 | 20 | 39 | 28 | 1A | 28 | 2B |
| Octal | 230 | 147 | 101 | 0 | 40 | 71 | 50 | 32 | 50 | 53 |
| Binary | 10011000 | 1100111 | 1000001 | 0 | 100000 | 111001 | 101000 | 11010 | 101000 | 101011 |
Color Harmonies of #986741
Complementary color
Monochromatic Colors of #986741
Black with #986741
Text Example
Text Example
White with #986741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986741; }
p { color: rgb(152,103,65); }
H1.HeaderClassName
{
color: #986741;
}
.AnyTagClassName
{
color: #986741;
}
</style>
background-color css
<style>
a { background-color: #986741; }
a { background-color: rgb(152,103,65); }
div.DivClassName
{
background-color: #986741;
}
.BgClassName
{
background-color: #986741;
}
</style>
border-color css
<style>
span { border-color: #986741; }
span { border-color: rgb(152,103,65); }
td.TdClassName
{
border-color: #986741;
}
.TagClassName
{
border-color: #986741;
}
</style>