Shades of Afghan Tan #906427
Tints of Afghan Tan #906427
RGB
CMYK
RGB Variations
Color information
#906427 (or 0x906427) is known color: Afghan Tan. HEX triplet: 90, 64 and 27. RGB value is (144,100,39). Sum of RGB (Red+Green+Blue) = 144+100+39=283 (37% of max value = 765). Red value is 144 (56.64% from 255 or 50.88% from 283); Green value is 100 (39.45% from 255 or 35.34% from 283); Blue value is 39 (15.62% from 255 or 13.78% from 283); Max value from RGB is 144 - color contains mainly: red. Hex color #906427 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906427 is #6F9BD8. Grayscale: #6A6A6A. Windows color (decimal): -7314393 or 2581648. OLE color: 2581648.
HSL color Cylindrical-coordinate representation of color #906427: hue angle of 34.86º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #906427 is Cyan = 0, Magento = 0.31, Yellow = 0.73 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 100 | 39 | - |
| CMYK | 0 | 0.31 | 0.73 | 0.44 |
| HSL | 34.86º | 0.57% | 0.36% | - |
| HSV(B) | 34.86º | 0.73% | 0.56% | - |
| XYZ | 16.42 | 15.19 | 3.99 | - |
| YUV | 106.2 | 90.08 | 154.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 100 | 39 | 0 | 0.31 | 0.73 | 0.44 | 34.86 | 0.57 | 0.36 |
| Hex | 90 | 64 | 27 | 0 | 1F | 49 | 2C | 23 | 39 | 24 |
| Octal | 220 | 144 | 47 | 0 | 37 | 111 | 54 | 43 | 71 | 44 |
| Binary | 10010000 | 1100100 | 100111 | 0 | 11111 | 1001001 | 101100 | 100011 | 111001 | 100100 |
Color Harmonies of #906427
Complementary color
Monochromatic Colors of #906427
Black with #906427
Text Example
Text Example
White with #906427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906427; }
p { color: rgb(144,100,39); }
H1.HeaderClassName
{
color: #906427;
}
.AnyTagClassName
{
color: #906427;
}
</style>
background-color css
<style>
a { background-color: #906427; }
a { background-color: rgb(144,100,39); }
div.DivClassName
{
background-color: #906427;
}
.BgClassName
{
background-color: #906427;
}
</style>
border-color css
<style>
span { border-color: #906427; }
span { border-color: rgb(144,100,39); }
td.TdClassName
{
border-color: #906427;
}
.TagClassName
{
border-color: #906427;
}
</style>