Shades of Alert Tan #934720
Tints of Alert Tan #934720
RGB
CMYK
RGB Variations
Color information
#934720 (or 0x934720) is known color: Alert Tan. HEX triplet: 93, 47 and 20. RGB value is (147,71,32). Sum of RGB (Red+Green+Blue) = 147+71+32=250 (33% of max value = 765). Red value is 147 (57.81% from 255 or 58.8% from 250); Green value is 71 (28.12% from 255 or 28.4% from 250); Blue value is 32 (12.89% from 255 or 12.8% from 250); Max value from RGB is 147 - color contains mainly: red. Hex color #934720 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #934720 is #6CB8DF. Grayscale: #595959. Windows color (decimal): -7125216 or 2115475. OLE color: 2115475.
HSL color Cylindrical-coordinate representation of color #934720: hue angle of 20.35º 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 #934720 is Cyan = 0, Magento = 0.52, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 71 | 32 | - |
| CMYK | 0 | 0.52 | 0.78 | 0.42 |
| HSL | 20.35º | 0.64% | 0.35% | - |
| HSV(B) | 20.35º | 0.78% | 0.58% | - |
| XYZ | 14.55 | 10.81 | 2.69 | - |
| YUV | 89.28 | 95.68 | 169.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 71 | 32 | 0 | 0.52 | 0.78 | 0.42 | 20.35 | 0.64 | 0.35 |
| Hex | 93 | 47 | 20 | 0 | 34 | 4E | 2A | 14 | 40 | 23 |
| Octal | 223 | 107 | 40 | 0 | 64 | 116 | 52 | 24 | 100 | 43 |
| Binary | 10010011 | 1000111 | 100000 | 0 | 110100 | 1001110 | 101010 | 10100 | 1000000 | 100011 |
Color Harmonies of #934720
Complementary color
Monochromatic Colors of #934720
Black with #934720
Text Example
Text Example
White with #934720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934720; }
p { color: rgb(147,71,32); }
H1.HeaderClassName
{
color: #934720;
}
.AnyTagClassName
{
color: #934720;
}
</style>
background-color css
<style>
a { background-color: #934720; }
a { background-color: rgb(147,71,32); }
div.DivClassName
{
background-color: #934720;
}
.BgClassName
{
background-color: #934720;
}
</style>
border-color css
<style>
span { border-color: #934720; }
span { border-color: rgb(147,71,32); }
td.TdClassName
{
border-color: #934720;
}
.TagClassName
{
border-color: #934720;
}
</style>