Shades of Citron #879028
Tints of Citron #879028
RGB
CMYK
RGB Variations
Color information
#879028 (or 0x879028) is known color: Citron. HEX triplet: 87, 90 and 28. RGB value is (135,144,40). Sum of RGB (Red+Green+Blue) = 135+144+40=319 (42% of max value = 765). Red value is 135 (53.12% from 255 or 42.32% from 319); Green value is 144 (56.64% from 255 or 45.14% from 319); Blue value is 40 (16.02% from 255 or 12.54% from 319); Max value from RGB is 144 - color contains mainly: green. Hex color #879028 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #879028 is #786FD7. Grayscale: #818181. Windows color (decimal): -7892952 or 2658439. OLE color: 2658439.
HSL color Cylindrical-coordinate representation of color #879028: hue angle of 65.19º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #879028 is Cyan = 0.06, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 135 | 144 | 40 | - |
| CMYK | 0.06 | 0 | 0.72 | 0.44 |
| HSL | 65.19º | 0.57% | 0.36% | - |
| HSV(B) | 65.19º | 0.72% | 0.56% | - |
| XYZ | 20.35 | 25.25 | 5.81 | - |
| YUV | 129.45 | 77.52 | 131.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 144 | 40 | 0.06 | 0 | 0.72 | 0.44 | 65.19 | 0.57 | 0.36 |
| Hex | 87 | 90 | 28 | 6 | 0 | 48 | 2C | 41 | 39 | 24 |
| Octal | 207 | 220 | 50 | 6 | 0 | 110 | 54 | 101 | 71 | 44 |
| Binary | 10000111 | 10010000 | 101000 | 110 | 0 | 1001000 | 101100 | 1000001 | 111001 | 100100 |
Color Harmonies of #879028
Complementary color
Monochromatic Colors of #879028
Black with #879028
Text Example
Text Example
White with #879028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879028; }
p { color: rgb(135,144,40); }
H1.HeaderClassName
{
color: #879028;
}
.AnyTagClassName
{
color: #879028;
}
</style>
background-color css
<style>
a { background-color: #879028; }
a { background-color: rgb(135,144,40); }
div.DivClassName
{
background-color: #879028;
}
.BgClassName
{
background-color: #879028;
}
</style>
border-color css
<style>
span { border-color: #879028; }
span { border-color: rgb(135,144,40); }
td.TdClassName
{
border-color: #879028;
}
.TagClassName
{
border-color: #879028;
}
</style>