Shades of Afghan Tan #965919
Tints of Afghan Tan #965919
RGB
CMYK
RGB Variations
Color information
#965919 (or 0x965919) is known color: Afghan Tan. HEX triplet: 96, 59 and 19. RGB value is (150,89,25). Sum of RGB (Red+Green+Blue) = 150+89+25=264 (34% of max value = 765). Red value is 150 (58.98% from 255 or 56.82% from 264); Green value is 89 (35.16% from 255 or 33.71% from 264); Blue value is 25 (10.16% from 255 or 9.47% from 264); Max value from RGB is 150 - color contains mainly: red. Hex color #965919 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #965919 is #69A6E6. Grayscale: #646464. Windows color (decimal): -6924007 or 1661334. OLE color: 1661334.
HSL color Cylindrical-coordinate representation of color #965919: hue angle of 30.72º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #965919 is Cyan = 0, Magento = 0.41, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 89 | 25 | - |
| CMYK | 0 | 0.41 | 0.83 | 0.41 |
| HSL | 30.72º | 0.71% | 0.34% | - |
| HSV(B) | 30.72º | 0.83% | 0.59% | - |
| XYZ | 16.33 | 13.7 | 2.7 | - |
| YUV | 99.94 | 85.71 | 163.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 89 | 25 | 0 | 0.41 | 0.83 | 0.41 | 30.72 | 0.71 | 0.34 |
| Hex | 96 | 59 | 19 | 0 | 29 | 53 | 29 | 1F | 47 | 22 |
| Octal | 226 | 131 | 31 | 0 | 51 | 123 | 51 | 37 | 107 | 42 |
| Binary | 10010110 | 1011001 | 11001 | 0 | 101001 | 1010011 | 101001 | 11111 | 1000111 | 100010 |
Color Harmonies of #965919
Complementary color
Monochromatic Colors of #965919
Black with #965919
Text Example
Text Example
White with #965919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965919; }
p { color: rgb(150,89,25); }
H1.HeaderClassName
{
color: #965919;
}
.AnyTagClassName
{
color: #965919;
}
</style>
background-color css
<style>
a { background-color: #965919; }
a { background-color: rgb(150,89,25); }
div.DivClassName
{
background-color: #965919;
}
.BgClassName
{
background-color: #965919;
}
</style>
border-color css
<style>
span { border-color: #965919; }
span { border-color: rgb(150,89,25); }
td.TdClassName
{
border-color: #965919;
}
.TagClassName
{
border-color: #965919;
}
</style>