Shades of Olive #867102
Tints of Olive #867102
RGB
CMYK
RGB Variations
Color information
#867102 (or 0x867102) is known color: Olive. HEX triplet: 86, 71 and 02. RGB value is (134,113,2). Sum of RGB (Red+Green+Blue) = 134+113+2=249 (32% of max value = 765). Red value is 134 (52.73% from 255 or 53.82% from 249); Green value is 113 (44.53% from 255 or 45.38% from 249); Blue value is 2 (1.17% from 255 or 0.80% from 249); Max value from RGB is 134 - color contains mainly: red. Hex color #867102 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867102 is #798EFD. Grayscale: #6B6B6B. Windows color (decimal): -7966462 or 160134. OLE color: 160134.
HSL color Cylindrical-coordinate representation of color #867102: hue angle of 50.45º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #867102 is Cyan = 0, Magento = 0.16, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 113 | 2 | - |
| CMYK | 0 | 0.16 | 0.99 | 0.47 |
| HSL | 50.45º | 0.97% | 0.27% | - |
| HSV(B) | 50.45º | 0.99% | 0.53% | - |
| XYZ | 15.75 | 16.88 | 2.49 | - |
| YUV | 106.63 | 68.96 | 147.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 113 | 2 | 0 | 0.16 | 0.99 | 0.47 | 50.45 | 0.97 | 0.27 |
| Hex | 86 | 71 | 2 | 0 | 10 | 63 | 2F | 32 | 61 | 1B |
| Octal | 206 | 161 | 2 | 0 | 20 | 143 | 57 | 62 | 141 | 33 |
| Binary | 10000110 | 1110001 | 10 | 0 | 10000 | 1100011 | 101111 | 110010 | 1100001 | 11011 |
Color Harmonies of #867102
Complementary color
Monochromatic Colors of #867102
Black with #867102
Text Example
Text Example
White with #867102
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867102; }
p { color: rgb(134,113,2); }
H1.HeaderClassName
{
color: #867102;
}
.AnyTagClassName
{
color: #867102;
}
</style>
background-color css
<style>
a { background-color: #867102; }
a { background-color: rgb(134,113,2); }
div.DivClassName
{
background-color: #867102;
}
.BgClassName
{
background-color: #867102;
}
</style>
border-color css
<style>
span { border-color: #867102; }
span { border-color: rgb(134,113,2); }
td.TdClassName
{
border-color: #867102;
}
.TagClassName
{
border-color: #867102;
}
</style>