Shades of Olive #879208
Tints of Olive #879208
RGB
CMYK
RGB Variations
Color information
#879208 (or 0x879208) is known color: Olive. HEX triplet: 87, 92 and 08. RGB value is (135,146,8). Sum of RGB (Red+Green+Blue) = 135+146+8=289 (38% of max value = 765). Red value is 135 (53.12% from 255 or 46.71% from 289); Green value is 146 (57.42% from 255 or 50.52% from 289); Blue value is 8 (3.52% from 255 or 2.77% from 289); Max value from RGB is 146 - color contains mainly: green. Hex color #879208 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #879208 is #786DF7. Grayscale: #7F7F7F. Windows color (decimal): -7892472 or 561799. OLE color: 561799.
HSL color Cylindrical-coordinate representation of color #879208: hue angle of 64.78º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #879208 is Cyan = 0.08, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 135 | 146 | 8 | - |
| CMYK | 0.08 | 0 | 0.95 | 0.43 |
| HSL | 64.78º | 0.9% | 0.3% | - |
| HSV(B) | 64.78º | 0.95% | 0.57% | - |
| XYZ | 20.31 | 25.73 | 4.12 | - |
| YUV | 126.98 | 60.86 | 133.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 146 | 8 | 0.08 | 0 | 0.95 | 0.43 | 64.78 | 0.9 | 0.3 |
| Hex | 87 | 92 | 8 | 8 | 0 | 5F | 2B | 41 | 5A | 1E |
| Octal | 207 | 222 | 10 | 10 | 0 | 137 | 53 | 101 | 132 | 36 |
| Binary | 10000111 | 10010010 | 1000 | 1000 | 0 | 1011111 | 101011 | 1000001 | 1011010 | 11110 |
Color Harmonies of #879208
Complementary color
Monochromatic Colors of #879208
Black with #879208
Text Example
Text Example
White with #879208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879208; }
p { color: rgb(135,146,8); }
H1.HeaderClassName
{
color: #879208;
}
.AnyTagClassName
{
color: #879208;
}
</style>
background-color css
<style>
a { background-color: #879208; }
a { background-color: rgb(135,146,8); }
div.DivClassName
{
background-color: #879208;
}
.BgClassName
{
background-color: #879208;
}
</style>
border-color css
<style>
span { border-color: #879208; }
span { border-color: rgb(135,146,8); }
td.TdClassName
{
border-color: #879208;
}
.TagClassName
{
border-color: #879208;
}
</style>