Shades of Afghan Tan #946427
Tints of Afghan Tan #946427
RGB
CMYK
RGB Variations
Color information
#946427 (or 0x946427) is known color: Afghan Tan. HEX triplet: 94, 64 and 27. RGB value is (148,100,39). Sum of RGB (Red+Green+Blue) = 148+100+39=287 (38% of max value = 765). Red value is 148 (58.20% from 255 or 51.57% from 287); Green value is 100 (39.45% from 255 or 34.84% from 287); Blue value is 39 (15.62% from 255 or 13.59% from 287); Max value from RGB is 148 - color contains mainly: red. Hex color #946427 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946427 is #6B9BD8. Grayscale: #6B6B6B. Windows color (decimal): -7052249 or 2581652. OLE color: 2581652.
HSL color Cylindrical-coordinate representation of color #946427: hue angle of 33.58º 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 #946427 is Cyan = 0, Magento = 0.32, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 100 | 39 | - |
| CMYK | 0 | 0.32 | 0.74 | 0.42 |
| HSL | 33.58º | 0.58% | 0.37% | - |
| HSV(B) | 33.58º | 0.74% | 0.58% | - |
| XYZ | 17.14 | 15.56 | 4.02 | - |
| YUV | 107.4 | 89.4 | 156.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 100 | 39 | 0 | 0.32 | 0.74 | 0.42 | 33.58 | 0.58 | 0.37 |
| Hex | 94 | 64 | 27 | 0 | 20 | 4A | 2A | 22 | 3A | 25 |
| Octal | 224 | 144 | 47 | 0 | 40 | 112 | 52 | 42 | 72 | 45 |
| Binary | 10010100 | 1100100 | 100111 | 0 | 100000 | 1001010 | 101010 | 100010 | 111010 | 100101 |
Color Harmonies of #946427
Complementary color
Monochromatic Colors of #946427
Black with #946427
Text Example
Text Example
White with #946427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946427; }
p { color: rgb(148,100,39); }
H1.HeaderClassName
{
color: #946427;
}
.AnyTagClassName
{
color: #946427;
}
</style>
background-color css
<style>
a { background-color: #946427; }
a { background-color: rgb(148,100,39); }
div.DivClassName
{
background-color: #946427;
}
.BgClassName
{
background-color: #946427;
}
</style>
border-color css
<style>
span { border-color: #946427; }
span { border-color: rgb(148,100,39); }
td.TdClassName
{
border-color: #946427;
}
.TagClassName
{
border-color: #946427;
}
</style>