Shades of Alert Tan #924520
Tints of Alert Tan #924520
RGB
CMYK
RGB Variations
Color information
#924520 (or 0x924520) is known color: Alert Tan. HEX triplet: 92, 45 and 20. RGB value is (146,69,32). Sum of RGB (Red+Green+Blue) = 146+69+32=247 (32% of max value = 765). Red value is 146 (57.42% from 255 or 59.11% from 247); Green value is 69 (27.34% from 255 or 27.94% from 247); Blue value is 32 (12.89% from 255 or 12.96% from 247); Max value from RGB is 146 - color contains mainly: red. Hex color #924520 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #924520 is #6DBADF. Grayscale: #585858. Windows color (decimal): -7191264 or 2114962. OLE color: 2114962.
HSL color Cylindrical-coordinate representation of color #924520: hue angle of 19.47º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #924520 is Cyan = 0, Magento = 0.53, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 69 | 32 | - |
| CMYK | 0 | 0.53 | 0.78 | 0.43 |
| HSL | 19.47º | 0.64% | 0.35% | - |
| HSV(B) | 19.47º | 0.78% | 0.57% | - |
| XYZ | 14.24 | 10.47 | 2.64 | - |
| YUV | 87.81 | 96.51 | 169.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 69 | 32 | 0 | 0.53 | 0.78 | 0.43 | 19.47 | 0.64 | 0.35 |
| Hex | 92 | 45 | 20 | 0 | 35 | 4E | 2B | 13 | 40 | 23 |
| Octal | 222 | 105 | 40 | 0 | 65 | 116 | 53 | 23 | 100 | 43 |
| Binary | 10010010 | 1000101 | 100000 | 0 | 110101 | 1001110 | 101011 | 10011 | 1000000 | 100011 |
Color Harmonies of #924520
Complementary color
Monochromatic Colors of #924520
Black with #924520
Text Example
Text Example
White with #924520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924520; }
p { color: rgb(146,69,32); }
H1.HeaderClassName
{
color: #924520;
}
.AnyTagClassName
{
color: #924520;
}
</style>
background-color css
<style>
a { background-color: #924520; }
a { background-color: rgb(146,69,32); }
div.DivClassName
{
background-color: #924520;
}
.BgClassName
{
background-color: #924520;
}
</style>
border-color css
<style>
span { border-color: #924520; }
span { border-color: rgb(146,69,32); }
td.TdClassName
{
border-color: #924520;
}
.TagClassName
{
border-color: #924520;
}
</style>