Shades of Olive #869405
Tints of Olive #869405
RGB
CMYK
RGB Variations
Color information
#869405 (or 0x869405) is known color: Olive. HEX triplet: 86, 94 and 05. RGB value is (134,148,5). Sum of RGB (Red+Green+Blue) = 134+148+5=287 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.69% from 287); Green value is 148 (58.20% from 255 or 51.57% from 287); Blue value is 5 (2.34% from 255 or 1.74% from 287); Max value from RGB is 148 - color contains mainly: green. Hex color #869405 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #869405 is #796BFA. Grayscale: #808080. Windows color (decimal): -7957499 or 365702. OLE color: 365702.
HSL color Cylindrical-coordinate representation of color #869405: hue angle of 65.87º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #869405 is Cyan = 0.09, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 148 | 5 | - |
| CMYK | 0.09 | 0 | 0.97 | 0.42 |
| HSL | 65.87º | 0.93% | 0.3% | - |
| HSV(B) | 65.87º | 0.97% | 0.58% | - |
| XYZ | 20.45 | 26.26 | 4.13 | - |
| YUV | 127.51 | 58.86 | 132.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 148 | 5 | 0.09 | 0 | 0.97 | 0.42 | 65.87 | 0.93 | 0.3 |
| Hex | 86 | 94 | 5 | 9 | 0 | 61 | 2A | 42 | 5D | 1E |
| Octal | 206 | 224 | 5 | 11 | 0 | 141 | 52 | 102 | 135 | 36 |
| Binary | 10000110 | 10010100 | 101 | 1001 | 0 | 1100001 | 101010 | 1000010 | 1011101 | 11110 |
Color Harmonies of #869405
Complementary color
Monochromatic Colors of #869405
Black with #869405
Text Example
Text Example
White with #869405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869405; }
p { color: rgb(134,148,5); }
H1.HeaderClassName
{
color: #869405;
}
.AnyTagClassName
{
color: #869405;
}
</style>
background-color css
<style>
a { background-color: #869405; }
a { background-color: rgb(134,148,5); }
div.DivClassName
{
background-color: #869405;
}
.BgClassName
{
background-color: #869405;
}
</style>
border-color css
<style>
span { border-color: #869405; }
span { border-color: rgb(134,148,5); }
td.TdClassName
{
border-color: #869405;
}
.TagClassName
{
border-color: #869405;
}
</style>