Shades of Afghan Tan #905419
Tints of Afghan Tan #905419
RGB
CMYK
RGB Variations
Color information
#905419 (or 0x905419) is known color: Afghan Tan. HEX triplet: 90, 54 and 19. RGB value is (144,84,25). Sum of RGB (Red+Green+Blue) = 144+84+25=253 (33% of max value = 765). Red value is 144 (56.64% from 255 or 56.92% from 253); Green value is 84 (33.20% from 255 or 33.20% from 253); Blue value is 25 (10.16% from 255 or 9.88% from 253); Max value from RGB is 144 - color contains mainly: red. Hex color #905419 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #905419 is #6FABE6. Grayscale: #5F5F5F. Windows color (decimal): -7318503 or 1660048. OLE color: 1660048.
HSL color Cylindrical-coordinate representation of color #905419: hue angle of 29.75º degrees, saturation: 0.7, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #905419 is Cyan = 0, Magento = 0.42, Yellow = 0.83 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 84 | 25 | - |
| CMYK | 0 | 0.42 | 0.83 | 0.44 |
| HSL | 29.75º | 0.7% | 0.33% | - |
| HSV(B) | 29.75º | 0.83% | 0.56% | - |
| XYZ | 14.85 | 12.34 | 2.52 | - |
| YUV | 95.21 | 88.38 | 162.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 84 | 25 | 0 | 0.42 | 0.83 | 0.44 | 29.75 | 0.7 | 0.33 |
| Hex | 90 | 54 | 19 | 0 | 2A | 53 | 2C | 1E | 46 | 21 |
| Octal | 220 | 124 | 31 | 0 | 52 | 123 | 54 | 36 | 106 | 41 |
| Binary | 10010000 | 1010100 | 11001 | 0 | 101010 | 1010011 | 101100 | 11110 | 1000110 | 100001 |
Color Harmonies of #905419
Complementary color
Monochromatic Colors of #905419
Black with #905419
Text Example
Text Example
White with #905419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905419; }
p { color: rgb(144,84,25); }
H1.HeaderClassName
{
color: #905419;
}
.AnyTagClassName
{
color: #905419;
}
</style>
background-color css
<style>
a { background-color: #905419; }
a { background-color: rgb(144,84,25); }
div.DivClassName
{
background-color: #905419;
}
.BgClassName
{
background-color: #905419;
}
</style>
border-color css
<style>
span { border-color: #905419; }
span { border-color: rgb(144,84,25); }
td.TdClassName
{
border-color: #905419;
}
.TagClassName
{
border-color: #905419;
}
</style>