Shades of Olive #879306
Tints of Olive #879306
RGB
CMYK
RGB Variations
Color information
#879306 (or 0x879306) is known color: Olive. HEX triplet: 87, 93 and 06. RGB value is (135,147,6). Sum of RGB (Red+Green+Blue) = 135+147+6=288 (38% of max value = 765). Red value is 135 (53.12% from 255 or 46.88% from 288); Green value is 147 (57.81% from 255 or 51.04% from 288); Blue value is 6 (2.73% from 255 or 2.08% from 288); Max value from RGB is 147 - color contains mainly: green. Hex color #879306 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #879306 is #786CF9. Grayscale: #7F7F7F. Windows color (decimal): -7892218 or 430983. OLE color: 430983.
HSL color Cylindrical-coordinate representation of color #879306: hue angle of 65.11º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #879306 is Cyan = 0.08, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 147 | 6 | - |
| CMYK | 0.08 | 0 | 0.96 | 0.42 |
| HSL | 65.11º | 0.92% | 0.3% | - |
| HSV(B) | 65.11º | 0.96% | 0.58% | - |
| XYZ | 20.46 | 26.03 | 4.12 | - |
| YUV | 127.34 | 59.52 | 133.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 147 | 6 | 0.08 | 0 | 0.96 | 0.42 | 65.11 | 0.92 | 0.3 |
| Hex | 87 | 93 | 6 | 8 | 0 | 60 | 2A | 41 | 5C | 1E |
| Octal | 207 | 223 | 6 | 10 | 0 | 140 | 52 | 101 | 134 | 36 |
| Binary | 10000111 | 10010011 | 110 | 1000 | 0 | 1100000 | 101010 | 1000001 | 1011100 | 11110 |
Color Harmonies of #879306
Complementary color
Monochromatic Colors of #879306
Black with #879306
Text Example
Text Example
White with #879306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879306; }
p { color: rgb(135,147,6); }
H1.HeaderClassName
{
color: #879306;
}
.AnyTagClassName
{
color: #879306;
}
</style>
background-color css
<style>
a { background-color: #879306; }
a { background-color: rgb(135,147,6); }
div.DivClassName
{
background-color: #879306;
}
.BgClassName
{
background-color: #879306;
}
</style>
border-color css
<style>
span { border-color: #879306; }
span { border-color: rgb(135,147,6); }
td.TdClassName
{
border-color: #879306;
}
.TagClassName
{
border-color: #879306;
}
</style>