Shades of Olive #867505
Tints of Olive #867505
RGB
CMYK
RGB Variations
Color information
#867505 (or 0x867505) is known color: Olive. HEX triplet: 86, 75 and 05. RGB value is (134,117,5). Sum of RGB (Red+Green+Blue) = 134+117+5=256 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.34% from 256); Green value is 117 (46.09% from 255 or 45.70% from 256); Blue value is 5 (2.34% from 255 or 1.95% from 256); Max value from RGB is 134 - color contains mainly: red. Hex color #867505 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867505 is #798AFA. Grayscale: #6D6D6D. Windows color (decimal): -7965435 or 357766. OLE color: 357766.
HSL color Cylindrical-coordinate representation of color #867505: hue angle of 52.09º 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 #867505 is Cyan = 0, Magento = 0.13, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 117 | 5 | - |
| CMYK | 0 | 0.13 | 0.96 | 0.47 |
| HSL | 52.09º | 0.93% | 0.27% | - |
| HSV(B) | 52.09º | 0.96% | 0.53% | - |
| XYZ | 16.22 | 17.8 | 2.72 | - |
| YUV | 109.32 | 69.13 | 145.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 117 | 5 | 0 | 0.13 | 0.96 | 0.47 | 52.09 | 0.93 | 0.27 |
| Hex | 86 | 75 | 5 | 0 | D | 60 | 2F | 34 | 5D | 1B |
| Octal | 206 | 165 | 5 | 0 | 15 | 140 | 57 | 64 | 135 | 33 |
| Binary | 10000110 | 1110101 | 101 | 0 | 1101 | 1100000 | 101111 | 110100 | 1011101 | 11011 |
Color Harmonies of #867505
Complementary color
Monochromatic Colors of #867505
Black with #867505
Text Example
Text Example
White with #867505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867505; }
p { color: rgb(134,117,5); }
H1.HeaderClassName
{
color: #867505;
}
.AnyTagClassName
{
color: #867505;
}
</style>
background-color css
<style>
a { background-color: #867505; }
a { background-color: rgb(134,117,5); }
div.DivClassName
{
background-color: #867505;
}
.BgClassName
{
background-color: #867505;
}
</style>
border-color css
<style>
span { border-color: #867505; }
span { border-color: rgb(134,117,5); }
td.TdClassName
{
border-color: #867505;
}
.TagClassName
{
border-color: #867505;
}
</style>