Shades of Afghan Tan #945520
Tints of Afghan Tan #945520
RGB
CMYK
RGB Variations
Color information
#945520 (or 0x945520) is known color: Afghan Tan. HEX triplet: 94, 55 and 20. RGB value is (148,85,32). Sum of RGB (Red+Green+Blue) = 148+85+32=265 (35% of max value = 765). Red value is 148 (58.20% from 255 or 55.85% from 265); Green value is 85 (33.59% from 255 or 32.08% from 265); Blue value is 32 (12.89% from 255 or 12.08% from 265); Max value from RGB is 148 - color contains mainly: red. Hex color #945520 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945520 is #6BAADF. Grayscale: #626262. Windows color (decimal): -7056096 or 2119060. OLE color: 2119060.
HSL color Cylindrical-coordinate representation of color #945520: hue angle of 27.41º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #945520 is Cyan = 0, Magento = 0.43, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 85 | 32 | - |
| CMYK | 0 | 0.43 | 0.78 | 0.42 |
| HSL | 27.41º | 0.64% | 0.35% | - |
| HSV(B) | 27.41º | 0.78% | 0.58% | - |
| XYZ | 15.72 | 12.9 | 3.03 | - |
| YUV | 97.8 | 90.87 | 163.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 85 | 32 | 0 | 0.43 | 0.78 | 0.42 | 27.41 | 0.64 | 0.35 |
| Hex | 94 | 55 | 20 | 0 | 2B | 4E | 2A | 1B | 40 | 23 |
| Octal | 224 | 125 | 40 | 0 | 53 | 116 | 52 | 33 | 100 | 43 |
| Binary | 10010100 | 1010101 | 100000 | 0 | 101011 | 1001110 | 101010 | 11011 | 1000000 | 100011 |
Color Harmonies of #945520
Complementary color
Monochromatic Colors of #945520
Black with #945520
Text Example
Text Example
White with #945520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945520; }
p { color: rgb(148,85,32); }
H1.HeaderClassName
{
color: #945520;
}
.AnyTagClassName
{
color: #945520;
}
</style>
background-color css
<style>
a { background-color: #945520; }
a { background-color: rgb(148,85,32); }
div.DivClassName
{
background-color: #945520;
}
.BgClassName
{
background-color: #945520;
}
</style>
border-color css
<style>
span { border-color: #945520; }
span { border-color: rgb(148,85,32); }
td.TdClassName
{
border-color: #945520;
}
.TagClassName
{
border-color: #945520;
}
</style>