Shades of Olive #867405
Tints of Olive #867405
RGB
CMYK
RGB Variations
Color information
#867405 (or 0x867405) is known color: Olive. HEX triplet: 86, 74 and 05. RGB value is (134,116,5). Sum of RGB (Red+Green+Blue) = 134+116+5=255 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.55% from 255); Green value is 116 (45.70% from 255 or 45.49% from 255); Blue value is 5 (2.34% from 255 or 1.96% from 255); Max value from RGB is 134 - color contains mainly: red. Hex color #867405 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867405 is #798BFA. Grayscale: #6D6D6D. Windows color (decimal): -7965691 or 357510. OLE color: 357510.
HSL color Cylindrical-coordinate representation of color #867405: hue angle of 51.63º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #867405 is Cyan = 0, Magento = 0.13, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 116 | 5 | - |
| CMYK | 0 | 0.13 | 0.96 | 0.47 |
| HSL | 51.63º | 0.93% | 0.27% | - |
| HSV(B) | 51.63º | 0.96% | 0.53% | - |
| XYZ | 16.1 | 17.57 | 2.69 | - |
| YUV | 108.73 | 69.46 | 146.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 116 | 5 | 0 | 0.13 | 0.96 | 0.47 | 51.63 | 0.93 | 0.27 |
| Hex | 86 | 74 | 5 | 0 | D | 60 | 2F | 34 | 5D | 1B |
| Octal | 206 | 164 | 5 | 0 | 15 | 140 | 57 | 64 | 135 | 33 |
| Binary | 10000110 | 1110100 | 101 | 0 | 1101 | 1100000 | 101111 | 110100 | 1011101 | 11011 |
Color Harmonies of #867405
Complementary color
Monochromatic Colors of #867405
Black with #867405
Text Example
Text Example
White with #867405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867405; }
p { color: rgb(134,116,5); }
H1.HeaderClassName
{
color: #867405;
}
.AnyTagClassName
{
color: #867405;
}
</style>
background-color css
<style>
a { background-color: #867405; }
a { background-color: rgb(134,116,5); }
div.DivClassName
{
background-color: #867405;
}
.BgClassName
{
background-color: #867405;
}
</style>
border-color css
<style>
span { border-color: #867405; }
span { border-color: rgb(134,116,5); }
td.TdClassName
{
border-color: #867405;
}
.TagClassName
{
border-color: #867405;
}
</style>