Shades of Afghan Tan #925519
Tints of Afghan Tan #925519
RGB
CMYK
RGB Variations
Color information
#925519 (or 0x925519) is known color: Afghan Tan. HEX triplet: 92, 55 and 19. RGB value is (146,85,25). Sum of RGB (Red+Green+Blue) = 146+85+25=256 (33% of max value = 765). Red value is 146 (57.42% from 255 or 57.03% from 256); Green value is 85 (33.59% from 255 or 33.20% from 256); Blue value is 25 (10.16% from 255 or 9.77% from 256); Max value from RGB is 146 - color contains mainly: red. Hex color #925519 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #925519 is #6DAAE6. Grayscale: #606060. Windows color (decimal): -7187175 or 1660306. OLE color: 1660306.
HSL color Cylindrical-coordinate representation of color #925519: hue angle of 29.75º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #925519 is Cyan = 0, Magento = 0.42, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 85 | 25 | - |
| CMYK | 0 | 0.42 | 0.83 | 0.43 |
| HSL | 29.75º | 0.71% | 0.34% | - |
| HSV(B) | 29.75º | 0.83% | 0.57% | - |
| XYZ | 15.28 | 12.68 | 2.56 | - |
| YUV | 96.4 | 87.71 | 163.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 85 | 25 | 0 | 0.42 | 0.83 | 0.43 | 29.75 | 0.71 | 0.34 |
| Hex | 92 | 55 | 19 | 0 | 2A | 53 | 2B | 1E | 47 | 22 |
| Octal | 222 | 125 | 31 | 0 | 52 | 123 | 53 | 36 | 107 | 42 |
| Binary | 10010010 | 1010101 | 11001 | 0 | 101010 | 1010011 | 101011 | 11110 | 1000111 | 100010 |
Color Harmonies of #925519
Complementary color
Monochromatic Colors of #925519
Black with #925519
Text Example
Text Example
White with #925519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925519; }
p { color: rgb(146,85,25); }
H1.HeaderClassName
{
color: #925519;
}
.AnyTagClassName
{
color: #925519;
}
</style>
background-color css
<style>
a { background-color: #925519; }
a { background-color: rgb(146,85,25); }
div.DivClassName
{
background-color: #925519;
}
.BgClassName
{
background-color: #925519;
}
</style>
border-color css
<style>
span { border-color: #925519; }
span { border-color: rgb(146,85,25); }
td.TdClassName
{
border-color: #925519;
}
.TagClassName
{
border-color: #925519;
}
</style>