Shades of Afghan Tan #925828
Tints of Afghan Tan #925828
RGB
CMYK
RGB Variations
Color information
#925828 (or 0x925828) is known color: Afghan Tan. HEX triplet: 92, 58 and 28. RGB value is (146,88,40). Sum of RGB (Red+Green+Blue) = 146+88+40=274 (36% of max value = 765). Red value is 146 (57.42% from 255 or 53.28% from 274); Green value is 88 (34.77% from 255 or 32.12% from 274); Blue value is 40 (16.02% from 255 or 14.60% from 274); Max value from RGB is 146 - color contains mainly: red. Hex color #925828 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925828 is #6DA7D7. Grayscale: #646464. Windows color (decimal): -7186392 or 2644114. OLE color: 2644114.
HSL color Cylindrical-coordinate representation of color #925828: hue angle of 27.17º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #925828 is Cyan = 0, Magento = 0.40, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 88 | 40 | - |
| CMYK | 0 | 0.40 | 0.73 | 0.43 |
| HSL | 27.17º | 0.57% | 0.36% | - |
| HSV(B) | 27.17º | 0.73% | 0.57% | - |
| XYZ | 15.73 | 13.24 | 3.73 | - |
| YUV | 99.87 | 94.22 | 160.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 88 | 40 | 0 | 0.40 | 0.73 | 0.43 | 27.17 | 0.57 | 0.36 |
| Hex | 92 | 58 | 28 | 0 | 28 | 49 | 2B | 1B | 39 | 24 |
| Octal | 222 | 130 | 50 | 0 | 50 | 111 | 53 | 33 | 71 | 44 |
| Binary | 10010010 | 1011000 | 101000 | 0 | 101000 | 1001001 | 101011 | 11011 | 111001 | 100100 |
Color Harmonies of #925828
Complementary color
Monochromatic Colors of #925828
Black with #925828
Text Example
Text Example
White with #925828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925828; }
p { color: rgb(146,88,40); }
H1.HeaderClassName
{
color: #925828;
}
.AnyTagClassName
{
color: #925828;
}
</style>
background-color css
<style>
a { background-color: #925828; }
a { background-color: rgb(146,88,40); }
div.DivClassName
{
background-color: #925828;
}
.BgClassName
{
background-color: #925828;
}
</style>
border-color css
<style>
span { border-color: #925828; }
span { border-color: rgb(146,88,40); }
td.TdClassName
{
border-color: #925828;
}
.TagClassName
{
border-color: #925828;
}
</style>