Shades of Olive #867301
Tints of Olive #867301
RGB
CMYK
RGB Variations
Color information
#867301 (or 0x867301) is known color: Olive. HEX triplet: 86, 73 and 01. RGB value is (134,115,1). Sum of RGB (Red+Green+Blue) = 134+115+1=250 (33% of max value = 765). Red value is 134 (52.73% from 255 or 53.6% from 250); Green value is 115 (45.31% from 255 or 46% from 250); Blue value is 1 (0.78% from 255 or 0.4% from 250); Max value from RGB is 134 - color contains mainly: red. Hex color #867301 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867301 is #798CFE. Grayscale: #6C6C6C. Windows color (decimal): -7965951 or 95110. OLE color: 95110.
HSL color Cylindrical-coordinate representation of color #867301: hue angle of 51.43º degrees, saturation: 0.99, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #867301 is Cyan = 0, Magento = 0.14, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 115 | 1 | - |
| CMYK | 0 | 0.14 | 0.99 | 0.47 |
| HSL | 51.43º | 0.99% | 0.26% | - |
| HSV(B) | 51.43º | 0.99% | 0.53% | - |
| XYZ | 15.97 | 17.33 | 2.53 | - |
| YUV | 107.69 | 67.79 | 146.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 1 | 0 | 0.14 | 0.99 | 0.47 | 51.43 | 0.99 | 0.26 |
| Hex | 86 | 73 | 1 | 0 | E | 63 | 2F | 33 | 63 | 1A |
| Octal | 206 | 163 | 1 | 0 | 16 | 143 | 57 | 63 | 143 | 32 |
| Binary | 10000110 | 1110011 | 1 | 0 | 1110 | 1100011 | 101111 | 110011 | 1100011 | 11010 |
Color Harmonies of #867301
Complementary color
Monochromatic Colors of #867301
Black with #867301
Text Example
Text Example
White with #867301
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867301; }
p { color: rgb(134,115,1); }
H1.HeaderClassName
{
color: #867301;
}
.AnyTagClassName
{
color: #867301;
}
</style>
background-color css
<style>
a { background-color: #867301; }
a { background-color: rgb(134,115,1); }
div.DivClassName
{
background-color: #867301;
}
.BgClassName
{
background-color: #867301;
}
</style>
border-color css
<style>
span { border-color: #867301; }
span { border-color: rgb(134,115,1); }
td.TdClassName
{
border-color: #867301;
}
.TagClassName
{
border-color: #867301;
}
</style>