Shades of Olive #867308
Tints of Olive #867308
RGB
CMYK
RGB Variations
Color information
#867308 (or 0x867308) is known color: Olive. HEX triplet: 86, 73 and 08. RGB value is (134,115,8). Sum of RGB (Red+Green+Blue) = 134+115+8=257 (34% of max value = 765). Red value is 134 (52.73% from 255 or 52.14% from 257); Green value is 115 (45.31% from 255 or 44.75% from 257); Blue value is 8 (3.52% from 255 or 3.11% from 257); Max value from RGB is 134 - color contains mainly: red. Hex color #867308 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867308 is #798CF7. Grayscale: #6C6C6C. Windows color (decimal): -7965944 or 553862. OLE color: 553862.
HSL color Cylindrical-coordinate representation of color #867308: hue angle of 50.95º 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 #867308 is Cyan = 0, Magento = 0.14, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 115 | 8 | - |
| CMYK | 0 | 0.14 | 0.94 | 0.47 |
| HSL | 50.95º | 0.89% | 0.28% | - |
| HSV(B) | 50.95º | 0.94% | 0.53% | - |
| XYZ | 16.01 | 17.35 | 2.73 | - |
| YUV | 108.48 | 71.29 | 146.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 8 | 0 | 0.14 | 0.94 | 0.47 | 50.95 | 0.89 | 0.28 |
| Hex | 86 | 73 | 8 | 0 | E | 5E | 2F | 33 | 59 | 1C |
| Octal | 206 | 163 | 10 | 0 | 16 | 136 | 57 | 63 | 131 | 34 |
| Binary | 10000110 | 1110011 | 1000 | 0 | 1110 | 1011110 | 101111 | 110011 | 1011001 | 11100 |
Color Harmonies of #867308
Complementary color
Monochromatic Colors of #867308
Black with #867308
Text Example
Text Example
White with #867308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867308; }
p { color: rgb(134,115,8); }
H1.HeaderClassName
{
color: #867308;
}
.AnyTagClassName
{
color: #867308;
}
</style>
background-color css
<style>
a { background-color: #867308; }
a { background-color: rgb(134,115,8); }
div.DivClassName
{
background-color: #867308;
}
.BgClassName
{
background-color: #867308;
}
</style>
border-color css
<style>
span { border-color: #867308; }
span { border-color: rgb(134,115,8); }
td.TdClassName
{
border-color: #867308;
}
.TagClassName
{
border-color: #867308;
}
</style>