Shades of Citron #849210
Tints of Citron #849210
RGB
CMYK
RGB Variations
Color information
#849210 (or 0x849210) is known color: Citron. HEX triplet: 84, 92 and 10. RGB value is (132,146,16). Sum of RGB (Red+Green+Blue) = 132+146+16=294 (38% of max value = 765). Red value is 132 (51.95% from 255 or 44.90% from 294); Green value is 146 (57.42% from 255 or 49.66% from 294); Blue value is 16 (6.64% from 255 or 5.44% from 294); Max value from RGB is 146 - color contains mainly: green. Hex color #849210 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849210 is #7B6DEF. Grayscale: #7F7F7F. Windows color (decimal): -8089072 or 1086084. OLE color: 1086084.
HSL color Cylindrical-coordinate representation of color #849210: hue angle of 66.46º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #849210 is Cyan = 0.10, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 16 | - |
| CMYK | 0.10 | 0 | 0.89 | 0.43 |
| HSL | 66.46º | 0.8% | 0.32% | - |
| HSV(B) | 66.46º | 0.89% | 0.57% | - |
| XYZ | 19.89 | 25.5 | 4.36 | - |
| YUV | 126.99 | 65.36 | 131.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 16 | 0.10 | 0 | 0.89 | 0.43 | 66.46 | 0.8 | 0.32 |
| Hex | 84 | 92 | 10 | A | 0 | 59 | 2B | 42 | 50 | 20 |
| Octal | 204 | 222 | 20 | 12 | 0 | 131 | 53 | 102 | 120 | 40 |
| Binary | 10000100 | 10010010 | 10000 | 1010 | 0 | 1011001 | 101011 | 1000010 | 1010000 | 100000 |
Color Harmonies of #849210
Complementary color
Monochromatic Colors of #849210
Black with #849210
Text Example
Text Example
White with #849210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849210; }
p { color: rgb(132,146,16); }
H1.HeaderClassName
{
color: #849210;
}
.AnyTagClassName
{
color: #849210;
}
</style>
background-color css
<style>
a { background-color: #849210; }
a { background-color: rgb(132,146,16); }
div.DivClassName
{
background-color: #849210;
}
.BgClassName
{
background-color: #849210;
}
</style>
border-color css
<style>
span { border-color: #849210; }
span { border-color: rgb(132,146,16); }
td.TdClassName
{
border-color: #849210;
}
.TagClassName
{
border-color: #849210;
}
</style>