Shades of Afghan Tan #925919
Tints of Afghan Tan #925919
RGB
CMYK
RGB Variations
Color information
#925919 (or 0x925919) is known color: Afghan Tan. HEX triplet: 92, 59 and 19. RGB value is (146,89,25). Sum of RGB (Red+Green+Blue) = 146+89+25=260 (34% of max value = 765). Red value is 146 (57.42% from 255 or 56.15% from 260); Green value is 89 (35.16% from 255 or 34.23% from 260); Blue value is 25 (10.16% from 255 or 9.62% from 260); Max value from RGB is 146 - color contains mainly: red. Hex color #925919 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #925919 is #6DA6E6. Grayscale: #636363. Windows color (decimal): -7186151 or 1661330. OLE color: 1661330.
HSL color Cylindrical-coordinate representation of color #925919: hue angle of 31.74º 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 #925919 is Cyan = 0, Magento = 0.39, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 89 | 25 | - |
| CMYK | 0 | 0.39 | 0.83 | 0.43 |
| HSL | 31.74º | 0.71% | 0.34% | - |
| HSV(B) | 31.74º | 0.83% | 0.57% | - |
| XYZ | 15.6 | 13.33 | 2.67 | - |
| YUV | 98.75 | 86.38 | 161.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 89 | 25 | 0 | 0.39 | 0.83 | 0.43 | 31.74 | 0.71 | 0.34 |
| Hex | 92 | 59 | 19 | 0 | 27 | 53 | 2B | 20 | 47 | 22 |
| Octal | 222 | 131 | 31 | 0 | 47 | 123 | 53 | 40 | 107 | 42 |
| Binary | 10010010 | 1011001 | 11001 | 0 | 100111 | 1010011 | 101011 | 100000 | 1000111 | 100010 |
Color Harmonies of #925919
Complementary color
Monochromatic Colors of #925919
Black with #925919
Text Example
Text Example
White with #925919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925919; }
p { color: rgb(146,89,25); }
H1.HeaderClassName
{
color: #925919;
}
.AnyTagClassName
{
color: #925919;
}
</style>
background-color css
<style>
a { background-color: #925919; }
a { background-color: rgb(146,89,25); }
div.DivClassName
{
background-color: #925919;
}
.BgClassName
{
background-color: #925919;
}
</style>
border-color css
<style>
span { border-color: #925919; }
span { border-color: rgb(146,89,25); }
td.TdClassName
{
border-color: #925919;
}
.TagClassName
{
border-color: #925919;
}
</style>