Shades of Afghan Tan #976027
Tints of Afghan Tan #976027
RGB
CMYK
RGB Variations
Color information
#976027 (or 0x976027) is known color: Afghan Tan. HEX triplet: 97, 60 and 27. RGB value is (151,96,39). Sum of RGB (Red+Green+Blue) = 151+96+39=286 (37% of max value = 765). Red value is 151 (59.38% from 255 or 52.80% from 286); Green value is 96 (37.89% from 255 or 33.57% from 286); Blue value is 39 (15.62% from 255 or 13.64% from 286); Max value from RGB is 151 - color contains mainly: red. Hex color #976027 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #976027 is #689FD8. Grayscale: #6A6A6A. Windows color (decimal): -6856665 or 2580631. OLE color: 2580631.
HSL color Cylindrical-coordinate representation of color #976027: hue angle of 30.54º 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 #976027 is Cyan = 0, Magento = 0.36, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 96 | 39 | - |
| CMYK | 0 | 0.36 | 0.74 | 0.41 |
| HSL | 30.54º | 0.59% | 0.37% | - |
| HSV(B) | 30.54º | 0.74% | 0.59% | - |
| XYZ | 17.31 | 15.09 | 3.92 | - |
| YUV | 105.95 | 90.22 | 160.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 96 | 39 | 0 | 0.36 | 0.74 | 0.41 | 30.54 | 0.59 | 0.37 |
| Hex | 97 | 60 | 27 | 0 | 24 | 4A | 29 | 1F | 3B | 25 |
| Octal | 227 | 140 | 47 | 0 | 44 | 112 | 51 | 37 | 73 | 45 |
| Binary | 10010111 | 1100000 | 100111 | 0 | 100100 | 1001010 | 101001 | 11111 | 111011 | 100101 |
Color Harmonies of #976027
Complementary color
Monochromatic Colors of #976027
Black with #976027
Text Example
Text Example
White with #976027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976027; }
p { color: rgb(151,96,39); }
H1.HeaderClassName
{
color: #976027;
}
.AnyTagClassName
{
color: #976027;
}
</style>
background-color css
<style>
a { background-color: #976027; }
a { background-color: rgb(151,96,39); }
div.DivClassName
{
background-color: #976027;
}
.BgClassName
{
background-color: #976027;
}
</style>
border-color css
<style>
span { border-color: #976027; }
span { border-color: rgb(151,96,39); }
td.TdClassName
{
border-color: #976027;
}
.TagClassName
{
border-color: #976027;
}
</style>