Shades of Citron #849122
Tints of Citron #849122
RGB
CMYK
RGB Variations
Color information
#849122 (or 0x849122) is known color: Citron. HEX triplet: 84, 91 and 22. RGB value is (132,145,34). Sum of RGB (Red+Green+Blue) = 132+145+34=311 (41% of max value = 765). Red value is 132 (51.95% from 255 or 42.44% from 311); Green value is 145 (57.03% from 255 or 46.62% from 311); Blue value is 34 (13.67% from 255 or 10.93% from 311); Max value from RGB is 145 - color contains mainly: green. Hex color #849122 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849122 is #7B6EDD. Grayscale: #808080. Windows color (decimal): -8089310 or 2265476. OLE color: 2265476.
HSL color Cylindrical-coordinate representation of color #849122: hue angle of 67.03º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #849122 is Cyan = 0.09, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 145 | 34 | - |
| CMYK | 0.09 | 0 | 0.77 | 0.43 |
| HSL | 67.03º | 0.62% | 0.35% | - |
| HSV(B) | 67.03º | 0.77% | 0.57% | - |
| XYZ | 19.93 | 25.27 | 5.34 | - |
| YUV | 128.46 | 74.69 | 130.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 145 | 34 | 0.09 | 0 | 0.77 | 0.43 | 67.03 | 0.62 | 0.35 |
| Hex | 84 | 91 | 22 | 9 | 0 | 4D | 2B | 43 | 3E | 23 |
| Octal | 204 | 221 | 42 | 11 | 0 | 115 | 53 | 103 | 76 | 43 |
| Binary | 10000100 | 10010001 | 100010 | 1001 | 0 | 1001101 | 101011 | 1000011 | 111110 | 100011 |
Color Harmonies of #849122
Complementary color
Monochromatic Colors of #849122
Black with #849122
Text Example
Text Example
White with #849122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849122; }
p { color: rgb(132,145,34); }
H1.HeaderClassName
{
color: #849122;
}
.AnyTagClassName
{
color: #849122;
}
</style>
background-color css
<style>
a { background-color: #849122; }
a { background-color: rgb(132,145,34); }
div.DivClassName
{
background-color: #849122;
}
.BgClassName
{
background-color: #849122;
}
</style>
border-color css
<style>
span { border-color: #849122; }
span { border-color: rgb(132,145,34); }
td.TdClassName
{
border-color: #849122;
}
.TagClassName
{
border-color: #849122;
}
</style>