Shades of Afghan Tan #976527
Tints of Afghan Tan #976527
RGB
CMYK
RGB Variations
Color information
#976527 (or 0x976527) is known color: Afghan Tan. HEX triplet: 97, 65 and 27. RGB value is (151,101,39). Sum of RGB (Red+Green+Blue) = 151+101+39=291 (38% of max value = 765). Red value is 151 (59.38% from 255 or 51.89% from 291); Green value is 101 (39.84% from 255 or 34.71% from 291); Blue value is 39 (15.62% from 255 or 13.40% from 291); Max value from RGB is 151 - color contains mainly: red. Hex color #976527 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #976527 is #689AD8. Grayscale: #6D6D6D. Windows color (decimal): -6855385 or 2581911. OLE color: 2581911.
HSL color Cylindrical-coordinate representation of color #976527: hue angle of 33.21º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #976527 is Cyan = 0, Magento = 0.33, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 101 | 39 | - |
| CMYK | 0 | 0.33 | 0.74 | 0.41 |
| HSL | 33.21º | 0.59% | 0.37% | - |
| HSV(B) | 33.21º | 0.74% | 0.59% | - |
| XYZ | 17.78 | 16.03 | 4.08 | - |
| YUV | 108.88 | 88.57 | 158.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 101 | 39 | 0 | 0.33 | 0.74 | 0.41 | 33.21 | 0.59 | 0.37 |
| Hex | 97 | 65 | 27 | 0 | 21 | 4A | 29 | 21 | 3B | 25 |
| Octal | 227 | 145 | 47 | 0 | 41 | 112 | 51 | 41 | 73 | 45 |
| Binary | 10010111 | 1100101 | 100111 | 0 | 100001 | 1001010 | 101001 | 100001 | 111011 | 100101 |
Color Harmonies of #976527
Complementary color
Monochromatic Colors of #976527
Black with #976527
Text Example
Text Example
White with #976527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976527; }
p { color: rgb(151,101,39); }
H1.HeaderClassName
{
color: #976527;
}
.AnyTagClassName
{
color: #976527;
}
</style>
background-color css
<style>
a { background-color: #976527; }
a { background-color: rgb(151,101,39); }
div.DivClassName
{
background-color: #976527;
}
.BgClassName
{
background-color: #976527;
}
</style>
border-color css
<style>
span { border-color: #976527; }
span { border-color: rgb(151,101,39); }
td.TdClassName
{
border-color: #976527;
}
.TagClassName
{
border-color: #976527;
}
</style>