Shades of Afghan Tan #925726
Tints of Afghan Tan #925726
RGB
CMYK
RGB Variations
Color information
#925726 (or 0x925726) is known color: Afghan Tan. HEX triplet: 92, 57 and 26. RGB value is (146,87,38). Sum of RGB (Red+Green+Blue) = 146+87+38=271 (35% of max value = 765). Red value is 146 (57.42% from 255 or 53.87% from 271); Green value is 87 (34.38% from 255 or 32.10% from 271); Blue value is 38 (15.23% from 255 or 14.02% from 271); Max value from RGB is 146 - color contains mainly: red. Hex color #925726 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925726 is #6DA8D9. Grayscale: #636363. Windows color (decimal): -7186650 or 2512786. OLE color: 2512786.
HSL color Cylindrical-coordinate representation of color #925726: hue angle of 27.22º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #925726 is Cyan = 0, Magento = 0.40, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 87 | 38 | - |
| CMYK | 0 | 0.40 | 0.74 | 0.43 |
| HSL | 27.22º | 0.59% | 0.36% | - |
| HSV(B) | 27.22º | 0.74% | 0.57% | - |
| XYZ | 15.61 | 13.07 | 3.53 | - |
| YUV | 99.06 | 93.55 | 161.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 87 | 38 | 0 | 0.40 | 0.74 | 0.43 | 27.22 | 0.59 | 0.36 |
| Hex | 92 | 57 | 26 | 0 | 28 | 4A | 2B | 1B | 3B | 24 |
| Octal | 222 | 127 | 46 | 0 | 50 | 112 | 53 | 33 | 73 | 44 |
| Binary | 10010010 | 1010111 | 100110 | 0 | 101000 | 1001010 | 101011 | 11011 | 111011 | 100100 |
Color Harmonies of #925726
Complementary color
Monochromatic Colors of #925726
Black with #925726
Text Example
Text Example
White with #925726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925726; }
p { color: rgb(146,87,38); }
H1.HeaderClassName
{
color: #925726;
}
.AnyTagClassName
{
color: #925726;
}
</style>
background-color css
<style>
a { background-color: #925726; }
a { background-color: rgb(146,87,38); }
div.DivClassName
{
background-color: #925726;
}
.BgClassName
{
background-color: #925726;
}
</style>
border-color css
<style>
span { border-color: #925726; }
span { border-color: rgb(146,87,38); }
td.TdClassName
{
border-color: #925726;
}
.TagClassName
{
border-color: #925726;
}
</style>