Shades of Desert #A26742
Tints of Desert #A26742
RGB
CMYK
RGB Variations
Color information
#A26742 (or 0xA26742) is known color: Desert. HEX triplet: A2, 67 and 42. RGB value is (162,103,66). Sum of RGB (Red+Green+Blue) = 162+103+66=331 (43% of max value = 765). Red value is 162 (63.67% from 255 or 48.94% from 331); Green value is 103 (40.62% from 255 or 31.12% from 331); Blue value is 66 (26.17% from 255 or 19.94% from 331); Max value from RGB is 162 - color contains mainly: red. Hex color #A26742 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A26742 is #5D98BD. Grayscale: #747474. Windows color (decimal): -6133950 or 4351906. OLE color: 4351906.
HSL color Cylindrical-coordinate representation of color #A26742: hue angle of 23.12º degrees, saturation: 0.42, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #A26742 is Cyan = 0, Magento = 0.36, Yellow = 0.59 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 103 | 66 | - |
| CMYK | 0 | 0.36 | 0.59 | 0.36 |
| HSL | 23.13º | 0.42% | 0.45% | - |
| HSV(B) | 23.13º | 0.59% | 0.64% | - |
| XYZ | 20.73 | 17.78 | 7.49 | - |
| YUV | 116.42 | 99.55 | 160.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 103 | 66 | 0 | 0.36 | 0.59 | 0.36 | 23.13 | 0.42 | 0.45 |
| Hex | A2 | 67 | 42 | 0 | 24 | 3B | 24 | 17 | 2A | 2D |
| Octal | 242 | 147 | 102 | 0 | 44 | 73 | 44 | 27 | 52 | 55 |
| Binary | 10100010 | 1100111 | 1000010 | 0 | 100100 | 111011 | 100100 | 10111 | 101010 | 101101 |
Color Harmonies of #A26742
Complementary color
Monochromatic Colors of #A26742
Black with #A26742
Text Example
Text Example
White with #A26742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A26742; }
p { color: rgb(162,103,66); }
H1.HeaderClassName
{
color: #A26742;
}
.AnyTagClassName
{
color: #A26742;
}
</style>
background-color css
<style>
a { background-color: #A26742; }
a { background-color: rgb(162,103,66); }
div.DivClassName
{
background-color: #A26742;
}
.BgClassName
{
background-color: #A26742;
}
</style>
border-color css
<style>
span { border-color: #A26742; }
span { border-color: rgb(162,103,66); }
td.TdClassName
{
border-color: #A26742;
}
.TagClassName
{
border-color: #A26742;
}
</style>