Shades of Olive #856802
Tints of Olive #856802
RGB
CMYK
RGB Variations
Color information
#856802 (or 0x856802) is known color: Olive. HEX triplet: 85, 68 and 02. RGB value is (133,104,2). Sum of RGB (Red+Green+Blue) = 133+104+2=239 (31% of max value = 765). Red value is 133 (52.34% from 255 or 55.65% from 239); Green value is 104 (41.02% from 255 or 43.51% from 239); Blue value is 2 (1.17% from 255 or 0.84% from 239); Max value from RGB is 133 - color contains mainly: red. Hex color #856802 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856802 is #7A97FD. Grayscale: #656565. Windows color (decimal): -8034302 or 157829. OLE color: 157829.
HSL color Cylindrical-coordinate representation of color #856802: hue angle of 46.72º degrees, saturation: 0.97, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #856802 is Cyan = 0, Magento = 0.22, Yellow = 0.98 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 104 | 2 | - |
| CMYK | 0 | 0.22 | 0.98 | 0.48 |
| HSL | 46.72º | 0.97% | 0.26% | - |
| HSV(B) | 46.72º | 0.98% | 0.52% | - |
| XYZ | 14.63 | 14.89 | 2.16 | - |
| YUV | 101.04 | 72.11 | 150.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 2 | 0 | 0.22 | 0.98 | 0.48 | 46.72 | 0.97 | 0.26 |
| Hex | 85 | 68 | 2 | 0 | 16 | 62 | 30 | 2F | 61 | 1A |
| Octal | 205 | 150 | 2 | 0 | 26 | 142 | 60 | 57 | 141 | 32 |
| Binary | 10000101 | 1101000 | 10 | 0 | 10110 | 1100010 | 110000 | 101111 | 1100001 | 11010 |
Color Harmonies of #856802
Complementary color
Monochromatic Colors of #856802
Black with #856802
Text Example
Text Example
White with #856802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856802; }
p { color: rgb(133,104,2); }
H1.HeaderClassName
{
color: #856802;
}
.AnyTagClassName
{
color: #856802;
}
</style>
background-color css
<style>
a { background-color: #856802; }
a { background-color: rgb(133,104,2); }
div.DivClassName
{
background-color: #856802;
}
.BgClassName
{
background-color: #856802;
}
</style>
border-color css
<style>
span { border-color: #856802; }
span { border-color: rgb(133,104,2); }
td.TdClassName
{
border-color: #856802;
}
.TagClassName
{
border-color: #856802;
}
</style>