Shades of Olive #858307
Tints of Olive #858307
RGB
CMYK
RGB Variations
Color information
#858307 (or 0x858307) is known color: Olive. HEX triplet: 85, 83 and 07. RGB value is (133,131,7). Sum of RGB (Red+Green+Blue) = 133+131+7=271 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.08% from 271); Green value is 131 (51.56% from 255 or 48.34% from 271); Blue value is 7 (3.12% from 255 or 2.58% from 271); Max value from RGB is 133 - color contains mainly: red. Hex color #858307 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #858307 is #7A7CF8. Grayscale: #757575. Windows color (decimal): -8027385 or 492421. OLE color: 492421.
HSL color Cylindrical-coordinate representation of color #858307: hue angle of 59.05º degrees, saturation: 0.9, 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 #858307 is Cyan = 0, Magento = 0.02, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 131 | 7 | - |
| CMYK | 0 | 0.02 | 0.95 | 0.48 |
| HSL | 59.05º | 0.9% | 0.27% | - |
| HSV(B) | 59.05º | 0.95% | 0.52% | - |
| XYZ | 17.83 | 21.23 | 3.36 | - |
| YUV | 117.46 | 65.66 | 139.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 131 | 7 | 0 | 0.02 | 0.95 | 0.48 | 59.05 | 0.9 | 0.27 |
| Hex | 85 | 83 | 7 | 0 | 2 | 5F | 30 | 3B | 5A | 1B |
| Octal | 205 | 203 | 7 | 0 | 2 | 137 | 60 | 73 | 132 | 33 |
| Binary | 10000101 | 10000011 | 111 | 0 | 10 | 1011111 | 110000 | 111011 | 1011010 | 11011 |
Color Harmonies of #858307
Complementary color
Monochromatic Colors of #858307
Black with #858307
Text Example
Text Example
White with #858307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858307; }
p { color: rgb(133,131,7); }
H1.HeaderClassName
{
color: #858307;
}
.AnyTagClassName
{
color: #858307;
}
</style>
background-color css
<style>
a { background-color: #858307; }
a { background-color: rgb(133,131,7); }
div.DivClassName
{
background-color: #858307;
}
.BgClassName
{
background-color: #858307;
}
</style>
border-color css
<style>
span { border-color: #858307; }
span { border-color: rgb(133,131,7); }
td.TdClassName
{
border-color: #858307;
}
.TagClassName
{
border-color: #858307;
}
</style>