Shades of Olive #858106
Tints of Olive #858106
RGB
CMYK
RGB Variations
Color information
#858106 (or 0x858106) is known color: Olive. HEX triplet: 85, 81 and 06. RGB value is (133,129,6). Sum of RGB (Red+Green+Blue) = 133+129+6=268 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.63% from 268); Green value is 129 (50.78% from 255 or 48.13% from 268); Blue value is 6 (2.73% from 255 or 2.24% from 268); Max value from RGB is 133 - color contains mainly: red. Hex color #858106 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #858106 is #7A7EF9. Grayscale: #747474. Windows color (decimal): -8027898 or 426373. OLE color: 426373.
HSL color Cylindrical-coordinate representation of color #858106: hue angle of 58.11º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #858106 is Cyan = 0, Magento = 0.03, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 129 | 6 | - |
| CMYK | 0 | 0.03 | 0.95 | 0.48 |
| HSL | 58.11º | 0.91% | 0.27% | - |
| HSV(B) | 58.11º | 0.95% | 0.52% | - |
| XYZ | 17.56 | 20.7 | 3.24 | - |
| YUV | 116.17 | 65.83 | 140 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 129 | 6 | 0 | 0.03 | 0.95 | 0.48 | 58.11 | 0.91 | 0.27 |
| Hex | 85 | 81 | 6 | 0 | 3 | 5F | 30 | 3A | 5B | 1B |
| Octal | 205 | 201 | 6 | 0 | 3 | 137 | 60 | 72 | 133 | 33 |
| Binary | 10000101 | 10000001 | 110 | 0 | 11 | 1011111 | 110000 | 111010 | 1011011 | 11011 |
Color Harmonies of #858106
Complementary color
Monochromatic Colors of #858106
Black with #858106
Text Example
Text Example
White with #858106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858106; }
p { color: rgb(133,129,6); }
H1.HeaderClassName
{
color: #858106;
}
.AnyTagClassName
{
color: #858106;
}
</style>
background-color css
<style>
a { background-color: #858106; }
a { background-color: rgb(133,129,6); }
div.DivClassName
{
background-color: #858106;
}
.BgClassName
{
background-color: #858106;
}
</style>
border-color css
<style>
span { border-color: #858106; }
span { border-color: rgb(133,129,6); }
td.TdClassName
{
border-color: #858106;
}
.TagClassName
{
border-color: #858106;
}
</style>