Shades of Olive #856801
Tints of Olive #856801
RGB
CMYK
RGB Variations
Color information
#856801 (or 0x856801) is known color: Olive. HEX triplet: 85, 68 and 01. RGB value is (133,104,1). Sum of RGB (Red+Green+Blue) = 133+104+1=238 (31% of max value = 765). Red value is 133 (52.34% from 255 or 55.88% from 238); Green value is 104 (41.02% from 255 or 43.70% from 238); Blue value is 1 (0.78% from 255 or 0.42% from 238); Max value from RGB is 133 - color contains mainly: red. Hex color #856801 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856801 is #7A97FE. Grayscale: #656565. Windows color (decimal): -8034303 or 92293. OLE color: 92293.
HSL color Cylindrical-coordinate representation of color #856801: hue angle of 46.82º degrees, saturation: 0.99, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #856801 is Cyan = 0, Magento = 0.22, Yellow = 0.99 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 104 | 1 | - |
| CMYK | 0 | 0.22 | 0.99 | 0.48 |
| HSL | 46.82º | 0.99% | 0.26% | - |
| HSV(B) | 46.82º | 0.99% | 0.52% | - |
| XYZ | 14.63 | 14.89 | 2.13 | - |
| YUV | 100.93 | 71.61 | 150.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 1 | 0 | 0.22 | 0.99 | 0.48 | 46.82 | 0.99 | 0.26 |
| Hex | 85 | 68 | 1 | 0 | 16 | 63 | 30 | 2F | 63 | 1A |
| Octal | 205 | 150 | 1 | 0 | 26 | 143 | 60 | 57 | 143 | 32 |
| Binary | 10000101 | 1101000 | 1 | 0 | 10110 | 1100011 | 110000 | 101111 | 1100011 | 11010 |
Color Harmonies of #856801
Complementary color
Monochromatic Colors of #856801
Black with #856801
Text Example
Text Example
White with #856801
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856801; }
p { color: rgb(133,104,1); }
H1.HeaderClassName
{
color: #856801;
}
.AnyTagClassName
{
color: #856801;
}
</style>
background-color css
<style>
a { background-color: #856801; }
a { background-color: rgb(133,104,1); }
div.DivClassName
{
background-color: #856801;
}
.BgClassName
{
background-color: #856801;
}
</style>
border-color css
<style>
span { border-color: #856801; }
span { border-color: rgb(133,104,1); }
td.TdClassName
{
border-color: #856801;
}
.TagClassName
{
border-color: #856801;
}
</style>