Shades of Afghan Tan #925617
Tints of Afghan Tan #925617
RGB
CMYK
RGB Variations
Color information
#925617 (or 0x925617) is known color: Afghan Tan. HEX triplet: 92, 56 and 17. RGB value is (146,86,23). Sum of RGB (Red+Green+Blue) = 146+86+23=255 (33% of max value = 765). Red value is 146 (57.42% from 255 or 57.25% from 255); Green value is 86 (33.98% from 255 or 33.73% from 255); Blue value is 23 (9.38% from 255 or 9.02% from 255); Max value from RGB is 146 - color contains mainly: red. Hex color #925617 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #925617 is #6DA9E8. Grayscale: #616161. Windows color (decimal): -7186921 or 1529490. OLE color: 1529490.
HSL color Cylindrical-coordinate representation of color #925617: hue angle of 30.73º 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 #925617 is Cyan = 0, Magento = 0.41, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 86 | 23 | - |
| CMYK | 0 | 0.41 | 0.84 | 0.43 |
| HSL | 30.73º | 0.73% | 0.33% | - |
| HSV(B) | 30.73º | 0.84% | 0.57% | - |
| XYZ | 15.34 | 12.83 | 2.48 | - |
| YUV | 96.76 | 86.38 | 163.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 86 | 23 | 0 | 0.41 | 0.84 | 0.43 | 30.73 | 0.73 | 0.33 |
| Hex | 92 | 56 | 17 | 0 | 29 | 54 | 2B | 1F | 49 | 21 |
| Octal | 222 | 126 | 27 | 0 | 51 | 124 | 53 | 37 | 111 | 41 |
| Binary | 10010010 | 1010110 | 10111 | 0 | 101001 | 1010100 | 101011 | 11111 | 1001001 | 100001 |
Color Harmonies of #925617
Complementary color
Monochromatic Colors of #925617
Black with #925617
Text Example
Text Example
White with #925617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925617; }
p { color: rgb(146,86,23); }
H1.HeaderClassName
{
color: #925617;
}
.AnyTagClassName
{
color: #925617;
}
</style>
background-color css
<style>
a { background-color: #925617; }
a { background-color: rgb(146,86,23); }
div.DivClassName
{
background-color: #925617;
}
.BgClassName
{
background-color: #925617;
}
</style>
border-color css
<style>
span { border-color: #925617; }
span { border-color: rgb(146,86,23); }
td.TdClassName
{
border-color: #925617;
}
.TagClassName
{
border-color: #925617;
}
</style>