Shades of Alert Tan #924620
Tints of Alert Tan #924620
RGB
CMYK
RGB Variations
Color information
#924620 (or 0x924620) is known color: Alert Tan. HEX triplet: 92, 46 and 20. RGB value is (146,70,32). Sum of RGB (Red+Green+Blue) = 146+70+32=248 (32% of max value = 765). Red value is 146 (57.42% from 255 or 58.87% from 248); Green value is 70 (27.73% from 255 or 28.23% from 248); Blue value is 32 (12.89% from 255 or 12.90% from 248); Max value from RGB is 146 - color contains mainly: red. Hex color #924620 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #924620 is #6DB9DF. Grayscale: #585858. Windows color (decimal): -7191008 or 2115218. OLE color: 2115218.
HSL color Cylindrical-coordinate representation of color #924620: hue angle of 20º 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 #924620 is Cyan = 0, Magento = 0.52, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 70 | 32 | - |
| CMYK | 0 | 0.52 | 0.78 | 0.43 |
| HSL | 20º | 0.64% | 0.35% | - |
| HSV(B) | 20º | 0.78% | 0.57% | - |
| XYZ | 14.3 | 10.6 | 2.66 | - |
| YUV | 88.39 | 96.18 | 169.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 70 | 32 | 0 | 0.52 | 0.78 | 0.43 | 20 | 0.64 | 0.35 |
| Hex | 92 | 46 | 20 | 0 | 34 | 4E | 2B | 14 | 40 | 23 |
| Octal | 222 | 106 | 40 | 0 | 64 | 116 | 53 | 24 | 100 | 43 |
| Binary | 10010010 | 1000110 | 100000 | 0 | 110100 | 1001110 | 101011 | 10100 | 1000000 | 100011 |
Color Harmonies of #924620
Complementary color
Monochromatic Colors of #924620
Black with #924620
Text Example
Text Example
White with #924620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924620; }
p { color: rgb(146,70,32); }
H1.HeaderClassName
{
color: #924620;
}
.AnyTagClassName
{
color: #924620;
}
</style>
background-color css
<style>
a { background-color: #924620; }
a { background-color: rgb(146,70,32); }
div.DivClassName
{
background-color: #924620;
}
.BgClassName
{
background-color: #924620;
}
</style>
border-color css
<style>
span { border-color: #924620; }
span { border-color: rgb(146,70,32); }
td.TdClassName
{
border-color: #924620;
}
.TagClassName
{
border-color: #924620;
}
</style>