Shades of Citron #849218
Tints of Citron #849218
RGB
CMYK
RGB Variations
Color information
#849218 (or 0x849218) is known color: Citron. HEX triplet: 84, 92 and 18. RGB value is (132,146,24). Sum of RGB (Red+Green+Blue) = 132+146+24=302 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.71% from 302); Green value is 146 (57.42% from 255 or 48.34% from 302); Blue value is 24 (9.77% from 255 or 7.95% from 302); Max value from RGB is 146 - color contains mainly: green. Hex color #849218 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849218 is #7B6DE7. Grayscale: #808080. Windows color (decimal): -8089064 or 1610372. OLE color: 1610372.
HSL color Cylindrical-coordinate representation of color #849218: hue angle of 66.89º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #849218 is Cyan = 0.10, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 24 | - |
| CMYK | 0.10 | 0 | 0.84 | 0.43 |
| HSL | 66.89º | 0.72% | 0.33% | - |
| HSV(B) | 66.89º | 0.84% | 0.57% | - |
| XYZ | 19.96 | 25.53 | 4.74 | - |
| YUV | 127.91 | 69.36 | 130.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 24 | 0.10 | 0 | 0.84 | 0.43 | 66.89 | 0.72 | 0.33 |
| Hex | 84 | 92 | 18 | A | 0 | 54 | 2B | 43 | 48 | 21 |
| Octal | 204 | 222 | 30 | 12 | 0 | 124 | 53 | 103 | 110 | 41 |
| Binary | 10000100 | 10010010 | 11000 | 1010 | 0 | 1010100 | 101011 | 1000011 | 1001000 | 100001 |
Color Harmonies of #849218
Complementary color
Monochromatic Colors of #849218
Black with #849218
Text Example
Text Example
White with #849218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849218; }
p { color: rgb(132,146,24); }
H1.HeaderClassName
{
color: #849218;
}
.AnyTagClassName
{
color: #849218;
}
</style>
background-color css
<style>
a { background-color: #849218; }
a { background-color: rgb(132,146,24); }
div.DivClassName
{
background-color: #849218;
}
.BgClassName
{
background-color: #849218;
}
</style>
border-color css
<style>
span { border-color: #849218; }
span { border-color: rgb(132,146,24); }
td.TdClassName
{
border-color: #849218;
}
.TagClassName
{
border-color: #849218;
}
</style>