Shades of Olive #867408
Tints of Olive #867408
RGB
CMYK
RGB Variations
Color information
#867408 (or 0x867408) is known color: Olive. HEX triplet: 86, 74 and 08. RGB value is (134,116,8). Sum of RGB (Red+Green+Blue) = 134+116+8=258 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.94% from 258); Green value is 116 (45.70% from 255 or 44.96% from 258); Blue value is 8 (3.52% from 255 or 3.10% from 258); Max value from RGB is 134 - color contains mainly: red. Hex color #867408 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867408 is #798BF7. Grayscale: #6D6D6D. Windows color (decimal): -7965688 or 554118. OLE color: 554118.
HSL color Cylindrical-coordinate representation of color #867408: hue angle of 51.43º 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 #867408 is Cyan = 0, Magento = 0.13, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 116 | 8 | - |
| CMYK | 0 | 0.13 | 0.94 | 0.47 |
| HSL | 51.43º | 0.89% | 0.28% | - |
| HSV(B) | 51.43º | 0.94% | 0.53% | - |
| XYZ | 16.12 | 17.58 | 2.77 | - |
| YUV | 109.07 | 70.96 | 145.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 116 | 8 | 0 | 0.13 | 0.94 | 0.47 | 51.43 | 0.89 | 0.28 |
| Hex | 86 | 74 | 8 | 0 | D | 5E | 2F | 33 | 59 | 1C |
| Octal | 206 | 164 | 10 | 0 | 15 | 136 | 57 | 63 | 131 | 34 |
| Binary | 10000110 | 1110100 | 1000 | 0 | 1101 | 1011110 | 101111 | 110011 | 1011001 | 11100 |
Color Harmonies of #867408
Complementary color
Monochromatic Colors of #867408
Black with #867408
Text Example
Text Example
White with #867408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867408; }
p { color: rgb(134,116,8); }
H1.HeaderClassName
{
color: #867408;
}
.AnyTagClassName
{
color: #867408;
}
</style>
background-color css
<style>
a { background-color: #867408; }
a { background-color: rgb(134,116,8); }
div.DivClassName
{
background-color: #867408;
}
.BgClassName
{
background-color: #867408;
}
</style>
border-color css
<style>
span { border-color: #867408; }
span { border-color: rgb(134,116,8); }
td.TdClassName
{
border-color: #867408;
}
.TagClassName
{
border-color: #867408;
}
</style>