Shades of Afghan Tan #915828
Tints of Afghan Tan #915828
RGB
CMYK
RGB Variations
Color information
#915828 (or 0x915828) is known color: Afghan Tan. HEX triplet: 91, 58 and 28. RGB value is (145,88,40). Sum of RGB (Red+Green+Blue) = 145+88+40=273 (36% of max value = 765). Red value is 145 (57.03% from 255 or 53.11% from 273); Green value is 88 (34.77% from 255 or 32.23% from 273); Blue value is 40 (16.02% from 255 or 14.65% from 273); Max value from RGB is 145 - color contains mainly: red. Hex color #915828 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915828 is #6EA7D7. Grayscale: #636363. Windows color (decimal): -7251928 or 2644113. OLE color: 2644113.
HSL color Cylindrical-coordinate representation of color #915828: hue angle of 27.43º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #915828 is Cyan = 0, Magento = 0.39, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 88 | 40 | - |
| CMYK | 0 | 0.39 | 0.72 | 0.43 |
| HSL | 27.43º | 0.57% | 0.36% | - |
| HSV(B) | 27.43º | 0.72% | 0.57% | - |
| XYZ | 15.55 | 13.15 | 3.73 | - |
| YUV | 99.57 | 94.38 | 160.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 88 | 40 | 0 | 0.39 | 0.72 | 0.43 | 27.43 | 0.57 | 0.36 |
| Hex | 91 | 58 | 28 | 0 | 27 | 48 | 2B | 1B | 39 | 24 |
| Octal | 221 | 130 | 50 | 0 | 47 | 110 | 53 | 33 | 71 | 44 |
| Binary | 10010001 | 1011000 | 101000 | 0 | 100111 | 1001000 | 101011 | 11011 | 111001 | 100100 |
Color Harmonies of #915828
Complementary color
Monochromatic Colors of #915828
Black with #915828
Text Example
Text Example
White with #915828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915828; }
p { color: rgb(145,88,40); }
H1.HeaderClassName
{
color: #915828;
}
.AnyTagClassName
{
color: #915828;
}
</style>
background-color css
<style>
a { background-color: #915828; }
a { background-color: rgb(145,88,40); }
div.DivClassName
{
background-color: #915828;
}
.BgClassName
{
background-color: #915828;
}
</style>
border-color css
<style>
span { border-color: #915828; }
span { border-color: rgb(145,88,40); }
td.TdClassName
{
border-color: #915828;
}
.TagClassName
{
border-color: #915828;
}
</style>