Shades of Citron #849612
Tints of Citron #849612
RGB
CMYK
RGB Variations
Color information
#849612 (or 0x849612) is known color: Citron. HEX triplet: 84, 96 and 12. RGB value is (132,150,18). Sum of RGB (Red+Green+Blue) = 132+150+18=300 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44% from 300); Green value is 150 (58.98% from 255 or 50% from 300); Blue value is 18 (7.42% from 255 or 6% from 300); Max value from RGB is 150 - color contains mainly: green. Hex color #849612 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849612 is #7B69ED. Grayscale: #828282. Windows color (decimal): -8088046 or 1218180. OLE color: 1218180.
HSL color Cylindrical-coordinate representation of color #849612: hue angle of 68.18º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #849612 is Cyan = 0.12, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 150 | 18 | - |
| CMYK | 0.12 | 0 | 0.88 | 0.41 |
| HSL | 68.18º | 0.79% | 0.33% | - |
| HSV(B) | 68.18º | 0.88% | 0.59% | - |
| XYZ | 20.53 | 26.76 | 4.66 | - |
| YUV | 129.57 | 65.04 | 129.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 150 | 18 | 0.12 | 0 | 0.88 | 0.41 | 68.18 | 0.79 | 0.33 |
| Hex | 84 | 96 | 12 | C | 0 | 58 | 29 | 44 | 4F | 21 |
| Octal | 204 | 226 | 22 | 14 | 0 | 130 | 51 | 104 | 117 | 41 |
| Binary | 10000100 | 10010110 | 10010 | 1100 | 0 | 1011000 | 101001 | 1000100 | 1001111 | 100001 |
Color Harmonies of #849612
Complementary color
Monochromatic Colors of #849612
Black with #849612
Text Example
Text Example
White with #849612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849612; }
p { color: rgb(132,150,18); }
H1.HeaderClassName
{
color: #849612;
}
.AnyTagClassName
{
color: #849612;
}
</style>
background-color css
<style>
a { background-color: #849612; }
a { background-color: rgb(132,150,18); }
div.DivClassName
{
background-color: #849612;
}
.BgClassName
{
background-color: #849612;
}
</style>
border-color css
<style>
span { border-color: #849612; }
span { border-color: rgb(132,150,18); }
td.TdClassName
{
border-color: #849612;
}
.TagClassName
{
border-color: #849612;
}
</style>