Shades of Citron #879014
Tints of Citron #879014
RGB
CMYK
RGB Variations
Color information
#879014 (or 0x879014) is known color: Citron. HEX triplet: 87, 90 and 14. RGB value is (135,144,20). Sum of RGB (Red+Green+Blue) = 135+144+20=299 (39% of max value = 765). Red value is 135 (53.12% from 255 or 45.15% from 299); Green value is 144 (56.64% from 255 or 48.16% from 299); Blue value is 20 (8.20% from 255 or 6.69% from 299); Max value from RGB is 144 - color contains mainly: green. Hex color #879014 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #879014 is #786FEB. Grayscale: #7F7F7F. Windows color (decimal): -7892972 or 1347719. OLE color: 1347719.
HSL color Cylindrical-coordinate representation of color #879014: hue angle of 64.35º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #879014 is Cyan = 0.06, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 135 | 144 | 20 | - |
| CMYK | 0.06 | 0 | 0.86 | 0.44 |
| HSL | 64.35º | 0.76% | 0.32% | - |
| HSV(B) | 64.35º | 0.86% | 0.56% | - |
| XYZ | 20.09 | 25.15 | 4.46 | - |
| YUV | 127.17 | 67.52 | 133.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 144 | 20 | 0.06 | 0 | 0.86 | 0.44 | 64.35 | 0.76 | 0.32 |
| Hex | 87 | 90 | 14 | 6 | 0 | 56 | 2C | 40 | 4C | 20 |
| Octal | 207 | 220 | 24 | 6 | 0 | 126 | 54 | 100 | 114 | 40 |
| Binary | 10000111 | 10010000 | 10100 | 110 | 0 | 1010110 | 101100 | 1000000 | 1001100 | 100000 |
Color Harmonies of #879014
Complementary color
Monochromatic Colors of #879014
Black with #879014
Text Example
Text Example
White with #879014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879014; }
p { color: rgb(135,144,20); }
H1.HeaderClassName
{
color: #879014;
}
.AnyTagClassName
{
color: #879014;
}
</style>
background-color css
<style>
a { background-color: #879014; }
a { background-color: rgb(135,144,20); }
div.DivClassName
{
background-color: #879014;
}
.BgClassName
{
background-color: #879014;
}
</style>
border-color css
<style>
span { border-color: #879014; }
span { border-color: rgb(135,144,20); }
td.TdClassName
{
border-color: #879014;
}
.TagClassName
{
border-color: #879014;
}
</style>