Shades of Citron #849518
Tints of Citron #849518
RGB
CMYK
RGB Variations
Color information
#849518 (or 0x849518) is known color: Citron. HEX triplet: 84, 95 and 18. RGB value is (132,149,24). Sum of RGB (Red+Green+Blue) = 132+149+24=305 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.28% from 305); Green value is 149 (58.59% from 255 or 48.85% from 305); Blue value is 24 (9.77% from 255 or 7.87% from 305); Max value from RGB is 149 - color contains mainly: green. Hex color #849518 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849518 is #7B6AE7. Grayscale: #828282. Windows color (decimal): -8088296 or 1611140. OLE color: 1611140.
HSL color Cylindrical-coordinate representation of color #849518: hue angle of 68.16º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #849518 is Cyan = 0.11, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 149 | 24 | - |
| CMYK | 0.11 | 0 | 0.84 | 0.42 |
| HSL | 68.16º | 0.72% | 0.34% | - |
| HSV(B) | 68.16º | 0.84% | 0.58% | - |
| XYZ | 20.43 | 26.47 | 4.9 | - |
| YUV | 129.67 | 68.37 | 129.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 149 | 24 | 0.11 | 0 | 0.84 | 0.42 | 68.16 | 0.72 | 0.34 |
| Hex | 84 | 95 | 18 | B | 0 | 54 | 2A | 44 | 48 | 22 |
| Octal | 204 | 225 | 30 | 13 | 0 | 124 | 52 | 104 | 110 | 42 |
| Binary | 10000100 | 10010101 | 11000 | 1011 | 0 | 1010100 | 101010 | 1000100 | 1001000 | 100010 |
Color Harmonies of #849518
Complementary color
Monochromatic Colors of #849518
Black with #849518
Text Example
Text Example
White with #849518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849518; }
p { color: rgb(132,149,24); }
H1.HeaderClassName
{
color: #849518;
}
.AnyTagClassName
{
color: #849518;
}
</style>
background-color css
<style>
a { background-color: #849518; }
a { background-color: rgb(132,149,24); }
div.DivClassName
{
background-color: #849518;
}
.BgClassName
{
background-color: #849518;
}
</style>
border-color css
<style>
span { border-color: #849518; }
span { border-color: rgb(132,149,24); }
td.TdClassName
{
border-color: #849518;
}
.TagClassName
{
border-color: #849518;
}
</style>