Shades of Citron #849014
Tints of Citron #849014
RGB
CMYK
RGB Variations
Color information
#849014 (or 0x849014) is known color: Citron. HEX triplet: 84, 90 and 14. RGB value is (132,144,20). Sum of RGB (Red+Green+Blue) = 132+144+20=296 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44.59% from 296); Green value is 144 (56.64% from 255 or 48.65% from 296); Blue value is 20 (8.20% from 255 or 6.76% from 296); Max value from RGB is 144 - color contains mainly: green. Hex color #849014 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849014 is #7B6FEB. Grayscale: #7E7E7E. Windows color (decimal): -8089580 or 1347716. OLE color: 1347716.
HSL color Cylindrical-coordinate representation of color #849014: hue angle of 65.81º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #849014 is Cyan = 0.08, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 144 | 20 | - |
| CMYK | 0.08 | 0 | 0.86 | 0.44 |
| HSL | 65.81º | 0.76% | 0.32% | - |
| HSV(B) | 65.81º | 0.86% | 0.56% | - |
| XYZ | 19.62 | 24.9 | 4.43 | - |
| YUV | 126.28 | 68.02 | 132.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 144 | 20 | 0.08 | 0 | 0.86 | 0.44 | 65.81 | 0.76 | 0.32 |
| Hex | 84 | 90 | 14 | 8 | 0 | 56 | 2C | 42 | 4C | 20 |
| Octal | 204 | 220 | 24 | 10 | 0 | 126 | 54 | 102 | 114 | 40 |
| Binary | 10000100 | 10010000 | 10100 | 1000 | 0 | 1010110 | 101100 | 1000010 | 1001100 | 100000 |
Color Harmonies of #849014
Complementary color
Monochromatic Colors of #849014
Black with #849014
Text Example
Text Example
White with #849014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849014; }
p { color: rgb(132,144,20); }
H1.HeaderClassName
{
color: #849014;
}
.AnyTagClassName
{
color: #849014;
}
</style>
background-color css
<style>
a { background-color: #849014; }
a { background-color: rgb(132,144,20); }
div.DivClassName
{
background-color: #849014;
}
.BgClassName
{
background-color: #849014;
}
</style>
border-color css
<style>
span { border-color: #849014; }
span { border-color: rgb(132,144,20); }
td.TdClassName
{
border-color: #849014;
}
.TagClassName
{
border-color: #849014;
}
</style>