Shades of Citron #849511
Tints of Citron #849511
RGB
CMYK
RGB Variations
Color information
#849511 (or 0x849511) is known color: Citron. HEX triplet: 84, 95 and 11. RGB value is (132,149,17). Sum of RGB (Red+Green+Blue) = 132+149+17=298 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44.30% from 298); Green value is 149 (58.59% from 255 or 50% from 298); Blue value is 17 (7.03% from 255 or 5.70% from 298); Max value from RGB is 149 - color contains mainly: green. Hex color #849511 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849511 is #7B6AEE. Grayscale: #818181. Windows color (decimal): -8088303 or 1152388. OLE color: 1152388.
HSL color Cylindrical-coordinate representation of color #849511: hue angle of 67.73º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #849511 is Cyan = 0.11, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 149 | 17 | - |
| CMYK | 0.11 | 0 | 0.89 | 0.42 |
| HSL | 67.73º | 0.8% | 0.33% | - |
| HSV(B) | 67.73º | 0.89% | 0.58% | - |
| XYZ | 20.36 | 26.44 | 4.56 | - |
| YUV | 128.87 | 64.87 | 130.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 149 | 17 | 0.11 | 0 | 0.89 | 0.42 | 67.73 | 0.8 | 0.33 |
| Hex | 84 | 95 | 11 | B | 0 | 59 | 2A | 44 | 50 | 21 |
| Octal | 204 | 225 | 21 | 13 | 0 | 131 | 52 | 104 | 120 | 41 |
| Binary | 10000100 | 10010101 | 10001 | 1011 | 0 | 1011001 | 101010 | 1000100 | 1010000 | 100001 |
Color Harmonies of #849511
Complementary color
Monochromatic Colors of #849511
Black with #849511
Text Example
Text Example
White with #849511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849511; }
p { color: rgb(132,149,17); }
H1.HeaderClassName
{
color: #849511;
}
.AnyTagClassName
{
color: #849511;
}
</style>
background-color css
<style>
a { background-color: #849511; }
a { background-color: rgb(132,149,17); }
div.DivClassName
{
background-color: #849511;
}
.BgClassName
{
background-color: #849511;
}
</style>
border-color css
<style>
span { border-color: #849511; }
span { border-color: rgb(132,149,17); }
td.TdClassName
{
border-color: #849511;
}
.TagClassName
{
border-color: #849511;
}
</style>