Shades of Afghan Tan #955927
Tints of Afghan Tan #955927
RGB
CMYK
RGB Variations
Color information
#955927 (or 0x955927) is known color: Afghan Tan. HEX triplet: 95, 59 and 27. RGB value is (149,89,39). Sum of RGB (Red+Green+Blue) = 149+89+39=277 (36% of max value = 765). Red value is 149 (58.59% from 255 or 53.79% from 277); Green value is 89 (35.16% from 255 or 32.13% from 277); Blue value is 39 (15.62% from 255 or 14.08% from 277); Max value from RGB is 149 - color contains mainly: red. Hex color #955927 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955927 is #6AA6D8. Grayscale: #656565. Windows color (decimal): -6989529 or 2578837. OLE color: 2578837.
HSL color Cylindrical-coordinate representation of color #955927: hue angle of 27.27º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #955927 is Cyan = 0, Magento = 0.40, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 89 | 39 | - |
| CMYK | 0 | 0.40 | 0.74 | 0.42 |
| HSL | 27.27º | 0.59% | 0.37% | - |
| HSV(B) | 27.27º | 0.74% | 0.58% | - |
| XYZ | 16.33 | 13.68 | 3.7 | - |
| YUV | 101.24 | 92.88 | 162.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 89 | 39 | 0 | 0.40 | 0.74 | 0.42 | 27.27 | 0.59 | 0.37 |
| Hex | 95 | 59 | 27 | 0 | 28 | 4A | 2A | 1B | 3B | 25 |
| Octal | 225 | 131 | 47 | 0 | 50 | 112 | 52 | 33 | 73 | 45 |
| Binary | 10010101 | 1011001 | 100111 | 0 | 101000 | 1001010 | 101010 | 11011 | 111011 | 100101 |
Color Harmonies of #955927
Complementary color
Monochromatic Colors of #955927
Black with #955927
Text Example
Text Example
White with #955927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955927; }
p { color: rgb(149,89,39); }
H1.HeaderClassName
{
color: #955927;
}
.AnyTagClassName
{
color: #955927;
}
</style>
background-color css
<style>
a { background-color: #955927; }
a { background-color: rgb(149,89,39); }
div.DivClassName
{
background-color: #955927;
}
.BgClassName
{
background-color: #955927;
}
</style>
border-color css
<style>
span { border-color: #955927; }
span { border-color: rgb(149,89,39); }
td.TdClassName
{
border-color: #955927;
}
.TagClassName
{
border-color: #955927;
}
</style>