Shades of Olive #838611
Tints of Olive #838611
RGB
CMYK
RGB Variations
Color information
#838611 (or 0x838611) is known color: Olive. HEX triplet: 83, 86 and 11. RGB value is (131,134,17). Sum of RGB (Red+Green+Blue) = 131+134+17=282 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.45% from 282); Green value is 134 (52.73% from 255 or 47.52% from 282); Blue value is 17 (7.03% from 255 or 6.03% from 282); Max value from RGB is 134 - color contains mainly: green. Hex color #838611 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #838611 is #7C79EE. Grayscale: #787878. Windows color (decimal): -8157679 or 1148547. OLE color: 1148547.
HSL color Cylindrical-coordinate representation of color #838611: hue angle of 61.54º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #838611 is Cyan = 0.02, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 134 | 17 | - |
| CMYK | 0.02 | 0 | 0.87 | 0.47 |
| HSL | 61.54º | 0.77% | 0.3% | - |
| HSV(B) | 61.54º | 0.87% | 0.53% | - |
| XYZ | 17.99 | 21.92 | 3.81 | - |
| YUV | 119.77 | 70.01 | 136.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 134 | 17 | 0.02 | 0 | 0.87 | 0.47 | 61.54 | 0.77 | 0.3 |
| Hex | 83 | 86 | 11 | 2 | 0 | 57 | 2F | 3E | 4D | 1E |
| Octal | 203 | 206 | 21 | 2 | 0 | 127 | 57 | 76 | 115 | 36 |
| Binary | 10000011 | 10000110 | 10001 | 10 | 0 | 1010111 | 101111 | 111110 | 1001101 | 11110 |
Color Harmonies of #838611
Complementary color
Monochromatic Colors of #838611
Black with #838611
Text Example
Text Example
White with #838611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838611; }
p { color: rgb(131,134,17); }
H1.HeaderClassName
{
color: #838611;
}
.AnyTagClassName
{
color: #838611;
}
</style>
background-color css
<style>
a { background-color: #838611; }
a { background-color: rgb(131,134,17); }
div.DivClassName
{
background-color: #838611;
}
.BgClassName
{
background-color: #838611;
}
</style>
border-color css
<style>
span { border-color: #838611; }
span { border-color: rgb(131,134,17); }
td.TdClassName
{
border-color: #838611;
}
.TagClassName
{
border-color: #838611;
}
</style>