Shades of Afghan Tan #926625
Tints of Afghan Tan #926625
RGB
CMYK
RGB Variations
Color information
#926625 (or 0x926625) is known color: Afghan Tan. HEX triplet: 92, 66 and 25. RGB value is (146,102,37). Sum of RGB (Red+Green+Blue) = 146+102+37=285 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.23% from 285); Green value is 102 (40.23% from 255 or 35.79% from 285); Blue value is 37 (14.84% from 255 or 12.98% from 285); Max value from RGB is 146 - color contains mainly: red. Hex color #926625 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926625 is #6D99DA. Grayscale: #6C6C6C. Windows color (decimal): -7182811 or 2451090. OLE color: 2451090.
HSL color Cylindrical-coordinate representation of color #926625: hue angle of 35.78º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #926625 is Cyan = 0, Magento = 0.30, Yellow = 0.75 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 102 | 37 | - |
| CMYK | 0 | 0.30 | 0.75 | 0.43 |
| HSL | 35.78º | 0.6% | 0.36% | - |
| HSV(B) | 35.78º | 0.75% | 0.57% | - |
| XYZ | 16.94 | 15.75 | 3.9 | - |
| YUV | 107.75 | 88.08 | 155.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 102 | 37 | 0 | 0.30 | 0.75 | 0.43 | 35.78 | 0.6 | 0.36 |
| Hex | 92 | 66 | 25 | 0 | 1E | 4B | 2B | 24 | 3C | 24 |
| Octal | 222 | 146 | 45 | 0 | 36 | 113 | 53 | 44 | 74 | 44 |
| Binary | 10010010 | 1100110 | 100101 | 0 | 11110 | 1001011 | 101011 | 100100 | 111100 | 100100 |
Color Harmonies of #926625
Complementary color
Monochromatic Colors of #926625
Black with #926625
Text Example
Text Example
White with #926625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926625; }
p { color: rgb(146,102,37); }
H1.HeaderClassName
{
color: #926625;
}
.AnyTagClassName
{
color: #926625;
}
</style>
background-color css
<style>
a { background-color: #926625; }
a { background-color: rgb(146,102,37); }
div.DivClassName
{
background-color: #926625;
}
.BgClassName
{
background-color: #926625;
}
</style>
border-color css
<style>
span { border-color: #926625; }
span { border-color: rgb(146,102,37); }
td.TdClassName
{
border-color: #926625;
}
.TagClassName
{
border-color: #926625;
}
</style>