Shades of Olive #858108
Tints of Olive #858108
RGB
CMYK
RGB Variations
Color information
#858108 (or 0x858108) is known color: Olive. HEX triplet: 85, 81 and 08. RGB value is (133,129,8). Sum of RGB (Red+Green+Blue) = 133+129+8=270 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.26% from 270); Green value is 129 (50.78% from 255 or 47.78% from 270); Blue value is 8 (3.52% from 255 or 2.96% from 270); Max value from RGB is 133 - color contains mainly: red. Hex color #858108 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #858108 is #7A7EF7. Grayscale: #747474. Windows color (decimal): -8027896 or 557445. OLE color: 557445.
HSL color Cylindrical-coordinate representation of color #858108: hue angle of 58.08º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #858108 is Cyan = 0, Magento = 0.03, Yellow = 0.94 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 129 | 8 | - |
| CMYK | 0 | 0.03 | 0.94 | 0.48 |
| HSL | 58.08º | 0.89% | 0.28% | - |
| HSV(B) | 58.08º | 0.94% | 0.52% | - |
| XYZ | 17.57 | 20.7 | 3.3 | - |
| YUV | 116.4 | 66.83 | 139.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 129 | 8 | 0 | 0.03 | 0.94 | 0.48 | 58.08 | 0.89 | 0.28 |
| Hex | 85 | 81 | 8 | 0 | 3 | 5E | 30 | 3A | 59 | 1C |
| Octal | 205 | 201 | 10 | 0 | 3 | 136 | 60 | 72 | 131 | 34 |
| Binary | 10000101 | 10000001 | 1000 | 0 | 11 | 1011110 | 110000 | 111010 | 1011001 | 11100 |
Color Harmonies of #858108
Complementary color
Monochromatic Colors of #858108
Black with #858108
Text Example
Text Example
White with #858108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858108; }
p { color: rgb(133,129,8); }
H1.HeaderClassName
{
color: #858108;
}
.AnyTagClassName
{
color: #858108;
}
</style>
background-color css
<style>
a { background-color: #858108; }
a { background-color: rgb(133,129,8); }
div.DivClassName
{
background-color: #858108;
}
.BgClassName
{
background-color: #858108;
}
</style>
border-color css
<style>
span { border-color: #858108; }
span { border-color: rgb(133,129,8); }
td.TdClassName
{
border-color: #858108;
}
.TagClassName
{
border-color: #858108;
}
</style>