Shades of Citron #879516
Tints of Citron #879516
RGB
CMYK
RGB Variations
Color information
#879516 (or 0x879516) is known color: Citron. HEX triplet: 87, 95 and 16. RGB value is (135,149,22). Sum of RGB (Red+Green+Blue) = 135+149+22=306 (40% of max value = 765). Red value is 135 (53.12% from 255 or 44.12% from 306); Green value is 149 (58.59% from 255 or 48.69% from 306); Blue value is 22 (8.98% from 255 or 7.19% from 306); Max value from RGB is 149 - color contains mainly: green. Hex color #879516 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #879516 is #786AE9. Grayscale: #828282. Windows color (decimal): -7891690 or 1480071. OLE color: 1480071.
HSL color Cylindrical-coordinate representation of color #879516: hue angle of 66.61º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #879516 is Cyan = 0.09, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 149 | 22 | - |
| CMYK | 0.09 | 0 | 0.85 | 0.42 |
| HSL | 66.61º | 0.74% | 0.34% | - |
| HSV(B) | 66.61º | 0.85% | 0.58% | - |
| XYZ | 20.88 | 26.7 | 4.81 | - |
| YUV | 130.34 | 66.86 | 131.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 149 | 22 | 0.09 | 0 | 0.85 | 0.42 | 66.61 | 0.74 | 0.34 |
| Hex | 87 | 95 | 16 | 9 | 0 | 55 | 2A | 43 | 4A | 22 |
| Octal | 207 | 225 | 26 | 11 | 0 | 125 | 52 | 103 | 112 | 42 |
| Binary | 10000111 | 10010101 | 10110 | 1001 | 0 | 1010101 | 101010 | 1000011 | 1001010 | 100010 |
Color Harmonies of #879516
Complementary color
Monochromatic Colors of #879516
Black with #879516
Text Example
Text Example
White with #879516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879516; }
p { color: rgb(135,149,22); }
H1.HeaderClassName
{
color: #879516;
}
.AnyTagClassName
{
color: #879516;
}
</style>
background-color css
<style>
a { background-color: #879516; }
a { background-color: rgb(135,149,22); }
div.DivClassName
{
background-color: #879516;
}
.BgClassName
{
background-color: #879516;
}
</style>
border-color css
<style>
span { border-color: #879516; }
span { border-color: rgb(135,149,22); }
td.TdClassName
{
border-color: #879516;
}
.TagClassName
{
border-color: #879516;
}
</style>