Shades of Olive #867307
Tints of Olive #867307
RGB
CMYK
RGB Variations
Color information
#867307 (or 0x867307) is known color: Olive. HEX triplet: 86, 73 and 07. RGB value is (134,115,7). Sum of RGB (Red+Green+Blue) = 134+115+7=256 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.34% from 256); Green value is 115 (45.31% from 255 or 44.92% from 256); Blue value is 7 (3.12% from 255 or 2.73% from 256); Max value from RGB is 134 - color contains mainly: red. Hex color #867307 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867307 is #798CF8. Grayscale: #6C6C6C. Windows color (decimal): -7965945 or 488326. OLE color: 488326.
HSL color Cylindrical-coordinate representation of color #867307: hue angle of 51.02º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #867307 is Cyan = 0, Magento = 0.14, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 115 | 7 | - |
| CMYK | 0 | 0.14 | 0.95 | 0.47 |
| HSL | 51.02º | 0.9% | 0.28% | - |
| HSV(B) | 51.02º | 0.95% | 0.53% | - |
| XYZ | 16 | 17.35 | 2.71 | - |
| YUV | 108.37 | 70.79 | 146.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 7 | 0 | 0.14 | 0.95 | 0.47 | 51.02 | 0.9 | 0.28 |
| Hex | 86 | 73 | 7 | 0 | E | 5F | 2F | 33 | 5A | 1C |
| Octal | 206 | 163 | 7 | 0 | 16 | 137 | 57 | 63 | 132 | 34 |
| Binary | 10000110 | 1110011 | 111 | 0 | 1110 | 1011111 | 101111 | 110011 | 1011010 | 11100 |
Color Harmonies of #867307
Complementary color
Monochromatic Colors of #867307
Black with #867307
Text Example
Text Example
White with #867307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867307; }
p { color: rgb(134,115,7); }
H1.HeaderClassName
{
color: #867307;
}
.AnyTagClassName
{
color: #867307;
}
</style>
background-color css
<style>
a { background-color: #867307; }
a { background-color: rgb(134,115,7); }
div.DivClassName
{
background-color: #867307;
}
.BgClassName
{
background-color: #867307;
}
</style>
border-color css
<style>
span { border-color: #867307; }
span { border-color: rgb(134,115,7); }
td.TdClassName
{
border-color: #867307;
}
.TagClassName
{
border-color: #867307;
}
</style>