Shades of Afghan Tan #945927
Tints of Afghan Tan #945927
RGB
CMYK
RGB Variations
Color information
#945927 (or 0x945927) is known color: Afghan Tan. HEX triplet: 94, 59 and 27. RGB value is (148,89,39). Sum of RGB (Red+Green+Blue) = 148+89+39=276 (36% of max value = 765). Red value is 148 (58.20% from 255 or 53.62% from 276); Green value is 89 (35.16% from 255 or 32.25% from 276); Blue value is 39 (15.62% from 255 or 14.13% from 276); Max value from RGB is 148 - color contains mainly: red. Hex color #945927 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945927 is #6BA6D8. Grayscale: #656565. Windows color (decimal): -7055065 or 2578836. OLE color: 2578836.
HSL color Cylindrical-coordinate representation of color #945927: hue angle of 27.52º degrees, saturation: 0.58, 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 #945927 is Cyan = 0, Magento = 0.40, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 89 | 39 | - |
| CMYK | 0 | 0.40 | 0.74 | 0.42 |
| HSL | 27.52º | 0.58% | 0.37% | - |
| HSV(B) | 27.52º | 0.74% | 0.58% | - |
| XYZ | 16.15 | 13.59 | 3.69 | - |
| YUV | 100.94 | 93.05 | 161.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 89 | 39 | 0 | 0.40 | 0.74 | 0.42 | 27.52 | 0.58 | 0.37 |
| Hex | 94 | 59 | 27 | 0 | 28 | 4A | 2A | 1C | 3A | 25 |
| Octal | 224 | 131 | 47 | 0 | 50 | 112 | 52 | 34 | 72 | 45 |
| Binary | 10010100 | 1011001 | 100111 | 0 | 101000 | 1001010 | 101010 | 11100 | 111010 | 100101 |
Color Harmonies of #945927
Complementary color
Monochromatic Colors of #945927
Black with #945927
Text Example
Text Example
White with #945927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945927; }
p { color: rgb(148,89,39); }
H1.HeaderClassName
{
color: #945927;
}
.AnyTagClassName
{
color: #945927;
}
</style>
background-color css
<style>
a { background-color: #945927; }
a { background-color: rgb(148,89,39); }
div.DivClassName
{
background-color: #945927;
}
.BgClassName
{
background-color: #945927;
}
</style>
border-color css
<style>
span { border-color: #945927; }
span { border-color: rgb(148,89,39); }
td.TdClassName
{
border-color: #945927;
}
.TagClassName
{
border-color: #945927;
}
</style>