Shades of Citron #849420
Tints of Citron #849420
RGB
CMYK
RGB Variations
Color information
#849420 (or 0x849420) is known color: Citron. HEX triplet: 84, 94 and 20. RGB value is (132,148,32). Sum of RGB (Red+Green+Blue) = 132+148+32=312 (41% of max value = 765). Red value is 132 (51.95% from 255 or 42.31% from 312); Green value is 148 (58.20% from 255 or 47.44% from 312); Blue value is 32 (12.89% from 255 or 10.26% from 312); Max value from RGB is 148 - color contains mainly: green. Hex color #849420 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849420 is #7B6BDF. Grayscale: #828282. Windows color (decimal): -8088544 or 2135172. OLE color: 2135172.
HSL color Cylindrical-coordinate representation of color #849420: hue angle of 68.28º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #849420 is Cyan = 0.11, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 32 | - |
| CMYK | 0.11 | 0 | 0.78 | 0.42 |
| HSL | 68.28º | 0.64% | 0.35% | - |
| HSV(B) | 68.28º | 0.78% | 0.58% | - |
| XYZ | 20.37 | 26.19 | 5.35 | - |
| YUV | 129.99 | 72.7 | 129.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 32 | 0.11 | 0 | 0.78 | 0.42 | 68.28 | 0.64 | 0.35 |
| Hex | 84 | 94 | 20 | B | 0 | 4E | 2A | 44 | 40 | 23 |
| Octal | 204 | 224 | 40 | 13 | 0 | 116 | 52 | 104 | 100 | 43 |
| Binary | 10000100 | 10010100 | 100000 | 1011 | 0 | 1001110 | 101010 | 1000100 | 1000000 | 100011 |
Color Harmonies of #849420
Complementary color
Monochromatic Colors of #849420
Black with #849420
Text Example
Text Example
White with #849420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849420; }
p { color: rgb(132,148,32); }
H1.HeaderClassName
{
color: #849420;
}
.AnyTagClassName
{
color: #849420;
}
</style>
background-color css
<style>
a { background-color: #849420; }
a { background-color: rgb(132,148,32); }
div.DivClassName
{
background-color: #849420;
}
.BgClassName
{
background-color: #849420;
}
</style>
border-color css
<style>
span { border-color: #849420; }
span { border-color: rgb(132,148,32); }
td.TdClassName
{
border-color: #849420;
}
.TagClassName
{
border-color: #849420;
}
</style>