Shades of Afghan Tan #916728
Tints of Afghan Tan #916728
RGB
CMYK
RGB Variations
Color information
#916728 (or 0x916728) is known color: Afghan Tan. HEX triplet: 91, 67 and 28. RGB value is (145,103,40). Sum of RGB (Red+Green+Blue) = 145+103+40=288 (38% of max value = 765). Red value is 145 (57.03% from 255 or 50.35% from 288); Green value is 103 (40.62% from 255 or 35.76% from 288); Blue value is 40 (16.02% from 255 or 13.89% from 288); Max value from RGB is 145 - color contains mainly: red. Hex color #916728 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916728 is #6E98D7. Grayscale: #6C6C6C. Windows color (decimal): -7248088 or 2647953. OLE color: 2647953.
HSL color Cylindrical-coordinate representation of color #916728: hue angle of 36º 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 #916728 is Cyan = 0, Magento = 0.29, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 103 | 40 | - |
| CMYK | 0 | 0.29 | 0.72 | 0.43 |
| HSL | 36º | 0.57% | 0.36% | - |
| HSV(B) | 36º | 0.72% | 0.57% | - |
| XYZ | 16.91 | 15.87 | 4.18 | - |
| YUV | 108.38 | 89.41 | 154.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 103 | 40 | 0 | 0.29 | 0.72 | 0.43 | 36 | 0.57 | 0.36 |
| Hex | 91 | 67 | 28 | 0 | 1D | 48 | 2B | 24 | 39 | 24 |
| Octal | 221 | 147 | 50 | 0 | 35 | 110 | 53 | 44 | 71 | 44 |
| Binary | 10010001 | 1100111 | 101000 | 0 | 11101 | 1001000 | 101011 | 100100 | 111001 | 100100 |
Color Harmonies of #916728
Complementary color
Monochromatic Colors of #916728
Black with #916728
Text Example
Text Example
White with #916728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916728; }
p { color: rgb(145,103,40); }
H1.HeaderClassName
{
color: #916728;
}
.AnyTagClassName
{
color: #916728;
}
</style>
background-color css
<style>
a { background-color: #916728; }
a { background-color: rgb(145,103,40); }
div.DivClassName
{
background-color: #916728;
}
.BgClassName
{
background-color: #916728;
}
</style>
border-color css
<style>
span { border-color: #916728; }
span { border-color: rgb(145,103,40); }
td.TdClassName
{
border-color: #916728;
}
.TagClassName
{
border-color: #916728;
}
</style>