Shades of Citron #849615
Tints of Citron #849615
RGB
CMYK
RGB Variations
Color information
#849615 (or 0x849615) is known color: Citron. HEX triplet: 84, 96 and 15. RGB value is (132,150,21). Sum of RGB (Red+Green+Blue) = 132+150+21=303 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.56% from 303); Green value is 150 (58.98% from 255 or 49.50% from 303); Blue value is 21 (8.59% from 255 or 6.93% from 303); Max value from RGB is 150 - color contains mainly: green. Hex color #849615 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849615 is #7B69EA. Grayscale: #828282. Windows color (decimal): -8088043 or 1414788. OLE color: 1414788.
HSL color Cylindrical-coordinate representation of color #849615: hue angle of 68.37º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #849615 is Cyan = 0.12, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 150 | 21 | - |
| CMYK | 0.12 | 0 | 0.86 | 0.41 |
| HSL | 68.37º | 0.75% | 0.34% | - |
| HSV(B) | 68.37º | 0.86% | 0.59% | - |
| XYZ | 20.56 | 26.77 | 4.79 | - |
| YUV | 129.91 | 66.54 | 129.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 150 | 21 | 0.12 | 0 | 0.86 | 0.41 | 68.37 | 0.75 | 0.34 |
| Hex | 84 | 96 | 15 | C | 0 | 56 | 29 | 44 | 4B | 22 |
| Octal | 204 | 226 | 25 | 14 | 0 | 126 | 51 | 104 | 113 | 42 |
| Binary | 10000100 | 10010110 | 10101 | 1100 | 0 | 1010110 | 101001 | 1000100 | 1001011 | 100010 |
Color Harmonies of #849615
Complementary color
Monochromatic Colors of #849615
Black with #849615
Text Example
Text Example
White with #849615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849615; }
p { color: rgb(132,150,21); }
H1.HeaderClassName
{
color: #849615;
}
.AnyTagClassName
{
color: #849615;
}
</style>
background-color css
<style>
a { background-color: #849615; }
a { background-color: rgb(132,150,21); }
div.DivClassName
{
background-color: #849615;
}
.BgClassName
{
background-color: #849615;
}
</style>
border-color css
<style>
span { border-color: #849615; }
span { border-color: rgb(132,150,21); }
td.TdClassName
{
border-color: #849615;
}
.TagClassName
{
border-color: #849615;
}
</style>