Shades of Afghan Tan #916529
Tints of Afghan Tan #916529
RGB
CMYK
RGB Variations
Color information
#916529 (or 0x916529) is known color: Afghan Tan. HEX triplet: 91, 65 and 29. RGB value is (145,101,41). Sum of RGB (Red+Green+Blue) = 145+101+41=287 (38% of max value = 765). Red value is 145 (57.03% from 255 or 50.52% from 287); Green value is 101 (39.84% from 255 or 35.19% from 287); Blue value is 41 (16.41% from 255 or 14.29% from 287); Max value from RGB is 145 - color contains mainly: red. Hex color #916529 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916529 is #6E9AD6. Grayscale: #6B6B6B. Windows color (decimal): -7248599 or 2712977. OLE color: 2712977.
HSL color Cylindrical-coordinate representation of color #916529: hue angle of 34.62º degrees, saturation: 0.56, 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 #916529 is Cyan = 0, Magento = 0.30, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 101 | 41 | - |
| CMYK | 0 | 0.30 | 0.72 | 0.43 |
| HSL | 34.62º | 0.56% | 0.36% | - |
| HSV(B) | 34.62º | 0.72% | 0.57% | - |
| XYZ | 16.73 | 15.49 | 4.21 | - |
| YUV | 107.32 | 90.58 | 154.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 101 | 41 | 0 | 0.30 | 0.72 | 0.43 | 34.62 | 0.56 | 0.36 |
| Hex | 91 | 65 | 29 | 0 | 1E | 48 | 2B | 23 | 38 | 24 |
| Octal | 221 | 145 | 51 | 0 | 36 | 110 | 53 | 43 | 70 | 44 |
| Binary | 10010001 | 1100101 | 101001 | 0 | 11110 | 1001000 | 101011 | 100011 | 111000 | 100100 |
Color Harmonies of #916529
Complementary color
Monochromatic Colors of #916529
Black with #916529
Text Example
Text Example
White with #916529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916529; }
p { color: rgb(145,101,41); }
H1.HeaderClassName
{
color: #916529;
}
.AnyTagClassName
{
color: #916529;
}
</style>
background-color css
<style>
a { background-color: #916529; }
a { background-color: rgb(145,101,41); }
div.DivClassName
{
background-color: #916529;
}
.BgClassName
{
background-color: #916529;
}
</style>
border-color css
<style>
span { border-color: #916529; }
span { border-color: rgb(145,101,41); }
td.TdClassName
{
border-color: #916529;
}
.TagClassName
{
border-color: #916529;
}
</style>