Shades of Afghan Tan #925619
Tints of Afghan Tan #925619
RGB
CMYK
RGB Variations
Color information
#925619 (or 0x925619) is known color: Afghan Tan. HEX triplet: 92, 56 and 19. RGB value is (146,86,25). Sum of RGB (Red+Green+Blue) = 146+86+25=257 (34% of max value = 765). Red value is 146 (57.42% from 255 or 56.81% from 257); Green value is 86 (33.98% from 255 or 33.46% from 257); Blue value is 25 (10.16% from 255 or 9.73% from 257); Max value from RGB is 146 - color contains mainly: red. Hex color #925619 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #925619 is #6DA9E6. Grayscale: #616161. Windows color (decimal): -7186919 or 1660562. OLE color: 1660562.
HSL color Cylindrical-coordinate representation of color #925619: hue angle of 30.25º 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 #925619 is Cyan = 0, Magento = 0.41, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 86 | 25 | - |
| CMYK | 0 | 0.41 | 0.83 | 0.43 |
| HSL | 30.25º | 0.71% | 0.34% | - |
| HSV(B) | 30.25º | 0.83% | 0.57% | - |
| XYZ | 15.36 | 12.84 | 2.59 | - |
| YUV | 96.99 | 87.38 | 162.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 86 | 25 | 0 | 0.41 | 0.83 | 0.43 | 30.25 | 0.71 | 0.34 |
| Hex | 92 | 56 | 19 | 0 | 29 | 53 | 2B | 1E | 47 | 22 |
| Octal | 222 | 126 | 31 | 0 | 51 | 123 | 53 | 36 | 107 | 42 |
| Binary | 10010010 | 1010110 | 11001 | 0 | 101001 | 1010011 | 101011 | 11110 | 1000111 | 100010 |
Color Harmonies of #925619
Complementary color
Monochromatic Colors of #925619
Black with #925619
Text Example
Text Example
White with #925619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925619; }
p { color: rgb(146,86,25); }
H1.HeaderClassName
{
color: #925619;
}
.AnyTagClassName
{
color: #925619;
}
</style>
background-color css
<style>
a { background-color: #925619; }
a { background-color: rgb(146,86,25); }
div.DivClassName
{
background-color: #925619;
}
.BgClassName
{
background-color: #925619;
}
</style>
border-color css
<style>
span { border-color: #925619; }
span { border-color: rgb(146,86,25); }
td.TdClassName
{
border-color: #925619;
}
.TagClassName
{
border-color: #925619;
}
</style>