Shades of Afghan Tan #965518
Tints of Afghan Tan #965518
RGB
CMYK
RGB Variations
Color information
#965518 (or 0x965518) is known color: Afghan Tan. HEX triplet: 96, 55 and 18. RGB value is (150,85,24). Sum of RGB (Red+Green+Blue) = 150+85+24=259 (34% of max value = 765). Red value is 150 (58.98% from 255 or 57.92% from 259); Green value is 85 (33.59% from 255 or 32.82% from 259); Blue value is 24 (9.77% from 255 or 9.27% from 259); Max value from RGB is 150 - color contains mainly: red. Hex color #965518 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #965518 is #69AAE7. Grayscale: #616161. Windows color (decimal): -6925032 or 1594774. OLE color: 1594774.
HSL color Cylindrical-coordinate representation of color #965518: hue angle of 29.05º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #965518 is Cyan = 0, Magento = 0.43, Yellow = 0.84 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 85 | 24 | - |
| CMYK | 0 | 0.43 | 0.84 | 0.41 |
| HSL | 29.05º | 0.72% | 0.34% | - |
| HSV(B) | 29.05º | 0.84% | 0.59% | - |
| XYZ | 15.99 | 13.05 | 2.54 | - |
| YUV | 97.48 | 86.53 | 165.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 85 | 24 | 0 | 0.43 | 0.84 | 0.41 | 29.05 | 0.72 | 0.34 |
| Hex | 96 | 55 | 18 | 0 | 2B | 54 | 29 | 1D | 48 | 22 |
| Octal | 226 | 125 | 30 | 0 | 53 | 124 | 51 | 35 | 110 | 42 |
| Binary | 10010110 | 1010101 | 11000 | 0 | 101011 | 1010100 | 101001 | 11101 | 1001000 | 100010 |
Color Harmonies of #965518
Complementary color
Monochromatic Colors of #965518
Black with #965518
Text Example
Text Example
White with #965518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965518; }
p { color: rgb(150,85,24); }
H1.HeaderClassName
{
color: #965518;
}
.AnyTagClassName
{
color: #965518;
}
</style>
background-color css
<style>
a { background-color: #965518; }
a { background-color: rgb(150,85,24); }
div.DivClassName
{
background-color: #965518;
}
.BgClassName
{
background-color: #965518;
}
</style>
border-color css
<style>
span { border-color: #965518; }
span { border-color: rgb(150,85,24); }
td.TdClassName
{
border-color: #965518;
}
.TagClassName
{
border-color: #965518;
}
</style>