Shades of Afghan Tan #946528
Tints of Afghan Tan #946528
RGB
CMYK
RGB Variations
Color information
#946528 (or 0x946528) is known color: Afghan Tan. HEX triplet: 94, 65 and 28. RGB value is (148,101,40). Sum of RGB (Red+Green+Blue) = 148+101+40=289 (38% of max value = 765). Red value is 148 (58.20% from 255 or 51.21% from 289); Green value is 101 (39.84% from 255 or 34.95% from 289); Blue value is 40 (16.02% from 255 or 13.84% from 289); Max value from RGB is 148 - color contains mainly: red. Hex color #946528 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946528 is #6B9AD7. Grayscale: #6C6C6C. Windows color (decimal): -7051992 or 2647444. OLE color: 2647444.
HSL color Cylindrical-coordinate representation of color #946528: hue angle of 33.89º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #946528 is Cyan = 0, Magento = 0.32, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 101 | 40 | - |
| CMYK | 0 | 0.32 | 0.73 | 0.42 |
| HSL | 33.89º | 0.57% | 0.37% | - |
| HSV(B) | 33.89º | 0.73% | 0.58% | - |
| XYZ | 17.25 | 15.76 | 4.14 | - |
| YUV | 108.1 | 89.57 | 156.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 101 | 40 | 0 | 0.32 | 0.73 | 0.42 | 33.89 | 0.57 | 0.37 |
| Hex | 94 | 65 | 28 | 0 | 20 | 49 | 2A | 22 | 39 | 25 |
| Octal | 224 | 145 | 50 | 0 | 40 | 111 | 52 | 42 | 71 | 45 |
| Binary | 10010100 | 1100101 | 101000 | 0 | 100000 | 1001001 | 101010 | 100010 | 111001 | 100101 |
Color Harmonies of #946528
Complementary color
Monochromatic Colors of #946528
Black with #946528
Text Example
Text Example
White with #946528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946528; }
p { color: rgb(148,101,40); }
H1.HeaderClassName
{
color: #946528;
}
.AnyTagClassName
{
color: #946528;
}
</style>
background-color css
<style>
a { background-color: #946528; }
a { background-color: rgb(148,101,40); }
div.DivClassName
{
background-color: #946528;
}
.BgClassName
{
background-color: #946528;
}
</style>
border-color css
<style>
span { border-color: #946528; }
span { border-color: rgb(148,101,40); }
td.TdClassName
{
border-color: #946528;
}
.TagClassName
{
border-color: #946528;
}
</style>