Shades of Citron #849223
Tints of Citron #849223
RGB
CMYK
RGB Variations
Color information
#849223 (or 0x849223) is known color: Citron. HEX triplet: 84, 92 and 23. RGB value is (132,146,35). Sum of RGB (Red+Green+Blue) = 132+146+35=313 (41% of max value = 765). Red value is 132 (51.95% from 255 or 42.17% from 313); Green value is 146 (57.42% from 255 or 46.65% from 313); Blue value is 35 (14.06% from 255 or 11.18% from 313); Max value from RGB is 146 - color contains mainly: green. Hex color #849223 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849223 is #7B6DDC. Grayscale: #818181. Windows color (decimal): -8089053 or 2331268. OLE color: 2331268.
HSL color Cylindrical-coordinate representation of color #849223: hue angle of 67.57º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #849223 is Cyan = 0.10, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 35 | - |
| CMYK | 0.10 | 0 | 0.76 | 0.43 |
| HSL | 67.57º | 0.61% | 0.35% | - |
| HSV(B) | 67.57º | 0.76% | 0.57% | - |
| XYZ | 20.1 | 25.58 | 5.47 | - |
| YUV | 129.16 | 74.86 | 130.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 35 | 0.10 | 0 | 0.76 | 0.43 | 67.57 | 0.61 | 0.35 |
| Hex | 84 | 92 | 23 | A | 0 | 4C | 2B | 44 | 3D | 23 |
| Octal | 204 | 222 | 43 | 12 | 0 | 114 | 53 | 104 | 75 | 43 |
| Binary | 10000100 | 10010010 | 100011 | 1010 | 0 | 1001100 | 101011 | 1000100 | 111101 | 100011 |
Color Harmonies of #849223
Complementary color
Monochromatic Colors of #849223
Black with #849223
Text Example
Text Example
White with #849223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849223; }
p { color: rgb(132,146,35); }
H1.HeaderClassName
{
color: #849223;
}
.AnyTagClassName
{
color: #849223;
}
</style>
background-color css
<style>
a { background-color: #849223; }
a { background-color: rgb(132,146,35); }
div.DivClassName
{
background-color: #849223;
}
.BgClassName
{
background-color: #849223;
}
</style>
border-color css
<style>
span { border-color: #849223; }
span { border-color: rgb(132,146,35); }
td.TdClassName
{
border-color: #849223;
}
.TagClassName
{
border-color: #849223;
}
</style>