Shades of Afghan Tan #925817
Tints of Afghan Tan #925817
RGB
CMYK
RGB Variations
Color information
#925817 (or 0x925817) is known color: Afghan Tan. HEX triplet: 92, 58 and 17. RGB value is (146,88,23). Sum of RGB (Red+Green+Blue) = 146+88+23=257 (34% of max value = 765). Red value is 146 (57.42% from 255 or 56.81% from 257); Green value is 88 (34.77% from 255 or 34.24% from 257); Blue value is 23 (9.38% from 255 or 8.95% from 257); Max value from RGB is 146 - color contains mainly: red. Hex color #925817 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #925817 is #6DA7E8. Grayscale: #626262. Windows color (decimal): -7186409 or 1530002. OLE color: 1530002.
HSL color Cylindrical-coordinate representation of color #925817: hue angle of 31.71º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #925817 is Cyan = 0, Magento = 0.40, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 88 | 23 | - |
| CMYK | 0 | 0.40 | 0.84 | 0.43 |
| HSL | 31.71º | 0.73% | 0.33% | - |
| HSV(B) | 31.71º | 0.84% | 0.57% | - |
| XYZ | 15.5 | 13.15 | 2.53 | - |
| YUV | 97.93 | 85.72 | 162.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 88 | 23 | 0 | 0.40 | 0.84 | 0.43 | 31.71 | 0.73 | 0.33 |
| Hex | 92 | 58 | 17 | 0 | 28 | 54 | 2B | 20 | 49 | 21 |
| Octal | 222 | 130 | 27 | 0 | 50 | 124 | 53 | 40 | 111 | 41 |
| Binary | 10010010 | 1011000 | 10111 | 0 | 101000 | 1010100 | 101011 | 100000 | 1001001 | 100001 |
Color Harmonies of #925817
Complementary color
Monochromatic Colors of #925817
Black with #925817
Text Example
Text Example
White with #925817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925817; }
p { color: rgb(146,88,23); }
H1.HeaderClassName
{
color: #925817;
}
.AnyTagClassName
{
color: #925817;
}
</style>
background-color css
<style>
a { background-color: #925817; }
a { background-color: rgb(146,88,23); }
div.DivClassName
{
background-color: #925817;
}
.BgClassName
{
background-color: #925817;
}
</style>
border-color css
<style>
span { border-color: #925817; }
span { border-color: rgb(146,88,23); }
td.TdClassName
{
border-color: #925817;
}
.TagClassName
{
border-color: #925817;
}
</style>