Shades of Afghan Tan #975927
Tints of Afghan Tan #975927
RGB
CMYK
RGB Variations
Color information
#975927 (or 0x975927) is known color: Afghan Tan. HEX triplet: 97, 59 and 27. RGB value is (151,89,39). Sum of RGB (Red+Green+Blue) = 151+89+39=279 (36% of max value = 765). Red value is 151 (59.38% from 255 or 54.12% from 279); Green value is 89 (35.16% from 255 or 31.90% from 279); Blue value is 39 (15.62% from 255 or 13.98% from 279); Max value from RGB is 151 - color contains mainly: red. Hex color #975927 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #975927 is #68A6D8. Grayscale: #666666. Windows color (decimal): -6858457 or 2578839. OLE color: 2578839.
HSL color Cylindrical-coordinate representation of color #975927: hue angle of 26.79º 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 #975927 is Cyan = 0, Magento = 0.41, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 89 | 39 | - |
| CMYK | 0 | 0.41 | 0.74 | 0.41 |
| HSL | 26.79º | 0.59% | 0.37% | - |
| HSV(B) | 26.79º | 0.74% | 0.59% | - |
| XYZ | 16.7 | 13.87 | 3.72 | - |
| YUV | 101.84 | 92.54 | 163.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 89 | 39 | 0 | 0.41 | 0.74 | 0.41 | 26.79 | 0.59 | 0.37 |
| Hex | 97 | 59 | 27 | 0 | 29 | 4A | 29 | 1B | 3B | 25 |
| Octal | 227 | 131 | 47 | 0 | 51 | 112 | 51 | 33 | 73 | 45 |
| Binary | 10010111 | 1011001 | 100111 | 0 | 101001 | 1001010 | 101001 | 11011 | 111011 | 100101 |
Color Harmonies of #975927
Complementary color
Monochromatic Colors of #975927
Black with #975927
Text Example
Text Example
White with #975927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975927; }
p { color: rgb(151,89,39); }
H1.HeaderClassName
{
color: #975927;
}
.AnyTagClassName
{
color: #975927;
}
</style>
background-color css
<style>
a { background-color: #975927; }
a { background-color: rgb(151,89,39); }
div.DivClassName
{
background-color: #975927;
}
.BgClassName
{
background-color: #975927;
}
</style>
border-color css
<style>
span { border-color: #975927; }
span { border-color: rgb(151,89,39); }
td.TdClassName
{
border-color: #975927;
}
.TagClassName
{
border-color: #975927;
}
</style>