Shades of Citron #849514
Tints of Citron #849514
RGB
CMYK
RGB Variations
Color information
#849514 (or 0x849514) is known color: Citron. HEX triplet: 84, 95 and 14. RGB value is (132,149,20). Sum of RGB (Red+Green+Blue) = 132+149+20=301 (39% of max value = 765). Red value is 132 (51.95% from 255 or 43.85% from 301); Green value is 149 (58.59% from 255 or 49.50% from 301); Blue value is 20 (8.20% from 255 or 6.64% from 301); Max value from RGB is 149 - color contains mainly: green. Hex color #849514 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849514 is #7B6AEB. Grayscale: #818181. Windows color (decimal): -8088300 or 1348996. OLE color: 1348996.
HSL color Cylindrical-coordinate representation of color #849514: hue angle of 67.91º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #849514 is Cyan = 0.11, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 149 | 20 | - |
| CMYK | 0.11 | 0 | 0.87 | 0.42 |
| HSL | 67.91º | 0.76% | 0.33% | - |
| HSV(B) | 67.91º | 0.87% | 0.58% | - |
| XYZ | 20.39 | 26.45 | 4.69 | - |
| YUV | 129.21 | 66.37 | 129.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 149 | 20 | 0.11 | 0 | 0.87 | 0.42 | 67.91 | 0.76 | 0.33 |
| Hex | 84 | 95 | 14 | B | 0 | 57 | 2A | 44 | 4C | 21 |
| Octal | 204 | 225 | 24 | 13 | 0 | 127 | 52 | 104 | 114 | 41 |
| Binary | 10000100 | 10010101 | 10100 | 1011 | 0 | 1010111 | 101010 | 1000100 | 1001100 | 100001 |
Color Harmonies of #849514
Complementary color
Monochromatic Colors of #849514
Black with #849514
Text Example
Text Example
White with #849514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849514; }
p { color: rgb(132,149,20); }
H1.HeaderClassName
{
color: #849514;
}
.AnyTagClassName
{
color: #849514;
}
</style>
background-color css
<style>
a { background-color: #849514; }
a { background-color: rgb(132,149,20); }
div.DivClassName
{
background-color: #849514;
}
.BgClassName
{
background-color: #849514;
}
</style>
border-color css
<style>
span { border-color: #849514; }
span { border-color: rgb(132,149,20); }
td.TdClassName
{
border-color: #849514;
}
.TagClassName
{
border-color: #849514;
}
</style>