Shades of Afghan Tan #906527
Tints of Afghan Tan #906527
RGB
CMYK
RGB Variations
Color information
#906527 (or 0x906527) is known color: Afghan Tan. HEX triplet: 90, 65 and 27. RGB value is (144,101,39). Sum of RGB (Red+Green+Blue) = 144+101+39=284 (37% of max value = 765). Red value is 144 (56.64% from 255 or 50.70% from 284); Green value is 101 (39.84% from 255 or 35.56% from 284); Blue value is 39 (15.62% from 255 or 13.73% from 284); Max value from RGB is 144 - color contains mainly: red. Hex color #906527 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906527 is #6F9AD8. Grayscale: #6B6B6B. Windows color (decimal): -7314137 or 2581904. OLE color: 2581904.
HSL color Cylindrical-coordinate representation of color #906527: hue angle of 35.43º 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 #906527 is Cyan = 0, Magento = 0.30, Yellow = 0.73 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 101 | 39 | - |
| CMYK | 0 | 0.30 | 0.73 | 0.44 |
| HSL | 35.43º | 0.57% | 0.36% | - |
| HSV(B) | 35.43º | 0.73% | 0.56% | - |
| XYZ | 16.52 | 15.38 | 4.02 | - |
| YUV | 106.79 | 89.75 | 154.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 101 | 39 | 0 | 0.30 | 0.73 | 0.44 | 35.43 | 0.57 | 0.36 |
| Hex | 90 | 65 | 27 | 0 | 1E | 49 | 2C | 23 | 39 | 24 |
| Octal | 220 | 145 | 47 | 0 | 36 | 111 | 54 | 43 | 71 | 44 |
| Binary | 10010000 | 1100101 | 100111 | 0 | 11110 | 1001001 | 101100 | 100011 | 111001 | 100100 |
Color Harmonies of #906527
Complementary color
Monochromatic Colors of #906527
Black with #906527
Text Example
Text Example
White with #906527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906527; }
p { color: rgb(144,101,39); }
H1.HeaderClassName
{
color: #906527;
}
.AnyTagClassName
{
color: #906527;
}
</style>
background-color css
<style>
a { background-color: #906527; }
a { background-color: rgb(144,101,39); }
div.DivClassName
{
background-color: #906527;
}
.BgClassName
{
background-color: #906527;
}
</style>
border-color css
<style>
span { border-color: #906527; }
span { border-color: rgb(144,101,39); }
td.TdClassName
{
border-color: #906527;
}
.TagClassName
{
border-color: #906527;
}
</style>