Shades of Olive #867108
Tints of Olive #867108
RGB
CMYK
RGB Variations
Color information
#867108 (or 0x867108) is known color: Olive. HEX triplet: 86, 71 and 08. RGB value is (134,113,8). Sum of RGB (Red+Green+Blue) = 134+113+8=255 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.55% from 255); Green value is 113 (44.53% from 255 or 44.31% from 255); Blue value is 8 (3.52% from 255 or 3.14% from 255); Max value from RGB is 134 - color contains mainly: red. Hex color #867108 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867108 is #798EF7. Grayscale: #6B6B6B. Windows color (decimal): -7966456 or 553350. OLE color: 553350.
HSL color Cylindrical-coordinate representation of color #867108: hue angle of 50º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #867108 is Cyan = 0, Magento = 0.16, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 113 | 8 | - |
| CMYK | 0 | 0.16 | 0.94 | 0.47 |
| HSL | 50º | 0.89% | 0.28% | - |
| HSV(B) | 50º | 0.94% | 0.53% | - |
| XYZ | 15.78 | 16.9 | 2.66 | - |
| YUV | 107.31 | 71.96 | 147.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 113 | 8 | 0 | 0.16 | 0.94 | 0.47 | 50 | 0.89 | 0.28 |
| Hex | 86 | 71 | 8 | 0 | 10 | 5E | 2F | 32 | 59 | 1C |
| Octal | 206 | 161 | 10 | 0 | 20 | 136 | 57 | 62 | 131 | 34 |
| Binary | 10000110 | 1110001 | 1000 | 0 | 10000 | 1011110 | 101111 | 110010 | 1011001 | 11100 |
Color Harmonies of #867108
Complementary color
Monochromatic Colors of #867108
Black with #867108
Text Example
Text Example
White with #867108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867108; }
p { color: rgb(134,113,8); }
H1.HeaderClassName
{
color: #867108;
}
.AnyTagClassName
{
color: #867108;
}
</style>
background-color css
<style>
a { background-color: #867108; }
a { background-color: rgb(134,113,8); }
div.DivClassName
{
background-color: #867108;
}
.BgClassName
{
background-color: #867108;
}
</style>
border-color css
<style>
span { border-color: #867108; }
span { border-color: rgb(134,113,8); }
td.TdClassName
{
border-color: #867108;
}
.TagClassName
{
border-color: #867108;
}
</style>