Shades of Citron #879807
Tints of Citron #879807
RGB
CMYK
RGB Variations
Color information
#879807 (or 0x879807) is known color: Citron. HEX triplet: 87, 98 and 07. RGB value is (135,152,7). Sum of RGB (Red+Green+Blue) = 135+152+7=294 (38% of max value = 765). Red value is 135 (53.12% from 255 or 45.92% from 294); Green value is 152 (59.77% from 255 or 51.70% from 294); Blue value is 7 (3.12% from 255 or 2.38% from 294); Max value from RGB is 152 - color contains mainly: green. Hex color #879807 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #879807 is #7867F8. Grayscale: #828282. Windows color (decimal): -7890937 or 497799. OLE color: 497799.
HSL color Cylindrical-coordinate representation of color #879807: hue angle of 67.03º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #879807 is Cyan = 0.11, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 135 | 152 | 7 | - |
| CMYK | 0.11 | 0 | 0.95 | 0.40 |
| HSL | 67.03º | 0.91% | 0.31% | - |
| HSV(B) | 67.03º | 0.95% | 0.6% | - |
| XYZ | 21.26 | 27.62 | 4.41 | - |
| YUV | 130.39 | 58.37 | 131.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 152 | 7 | 0.11 | 0 | 0.95 | 0.40 | 67.03 | 0.91 | 0.31 |
| Hex | 87 | 98 | 7 | B | 0 | 5F | 28 | 43 | 5B | 1F |
| Octal | 207 | 230 | 7 | 13 | 0 | 137 | 50 | 103 | 133 | 37 |
| Binary | 10000111 | 10011000 | 111 | 1011 | 0 | 1011111 | 101000 | 1000011 | 1011011 | 11111 |
Color Harmonies of #879807
Complementary color
Monochromatic Colors of #879807
Black with #879807
Text Example
Text Example
White with #879807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879807; }
p { color: rgb(135,152,7); }
H1.HeaderClassName
{
color: #879807;
}
.AnyTagClassName
{
color: #879807;
}
</style>
background-color css
<style>
a { background-color: #879807; }
a { background-color: rgb(135,152,7); }
div.DivClassName
{
background-color: #879807;
}
.BgClassName
{
background-color: #879807;
}
</style>
border-color css
<style>
span { border-color: #879807; }
span { border-color: rgb(135,152,7); }
td.TdClassName
{
border-color: #879807;
}
.TagClassName
{
border-color: #879807;
}
</style>