Shades of Citron #849422
Tints of Citron #849422
RGB
CMYK
RGB Variations
Color information
#849422 (or 0x849422) is known color: Citron. HEX triplet: 84, 94 and 22. RGB value is (132,148,34). Sum of RGB (Red+Green+Blue) = 132+148+34=314 (41% of max value = 765). Red value is 132 (51.95% from 255 or 42.04% from 314); Green value is 148 (58.20% from 255 or 47.13% from 314); Blue value is 34 (13.67% from 255 or 10.83% from 314); Max value from RGB is 148 - color contains mainly: green. Hex color #849422 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849422 is #7B6BDD. Grayscale: #828282. Windows color (decimal): -8088542 or 2266244. OLE color: 2266244.
HSL color Cylindrical-coordinate representation of color #849422: hue angle of 68.42º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #849422 is Cyan = 0.11, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 34 | - |
| CMYK | 0.11 | 0 | 0.77 | 0.42 |
| HSL | 68.42º | 0.63% | 0.36% | - |
| HSV(B) | 68.42º | 0.77% | 0.58% | - |
| XYZ | 20.39 | 26.2 | 5.5 | - |
| YUV | 130.22 | 73.7 | 129.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 34 | 0.11 | 0 | 0.77 | 0.42 | 68.42 | 0.63 | 0.36 |
| Hex | 84 | 94 | 22 | B | 0 | 4D | 2A | 44 | 3F | 24 |
| Octal | 204 | 224 | 42 | 13 | 0 | 115 | 52 | 104 | 77 | 44 |
| Binary | 10000100 | 10010100 | 100010 | 1011 | 0 | 1001101 | 101010 | 1000100 | 111111 | 100100 |
Color Harmonies of #849422
Complementary color
Monochromatic Colors of #849422
Black with #849422
Text Example
Text Example
White with #849422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849422; }
p { color: rgb(132,148,34); }
H1.HeaderClassName
{
color: #849422;
}
.AnyTagClassName
{
color: #849422;
}
</style>
background-color css
<style>
a { background-color: #849422; }
a { background-color: rgb(132,148,34); }
div.DivClassName
{
background-color: #849422;
}
.BgClassName
{
background-color: #849422;
}
</style>
border-color css
<style>
span { border-color: #849422; }
span { border-color: rgb(132,148,34); }
td.TdClassName
{
border-color: #849422;
}
.TagClassName
{
border-color: #849422;
}
</style>