Shades of Olive #838311
Tints of Olive #838311
RGB
CMYK
RGB Variations
Color information
#838311 (or 0x838311) is known color: Olive. HEX triplet: 83, 83 and 11. RGB value is (131,131,17). Sum of RGB (Red+Green+Blue) = 131+131+17=279 (36% of max value = 765). Red value is 131 (51.56% from 255 or 46.95% from 279); Green value is 131 (51.56% from 255 or 46.95% from 279); Blue value is 17 (7.03% from 255 or 6.09% from 279); Max value from RGB is 131 - color contains mainly: red, green. Hex color #838311 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #838311 is #7C7CEE. Grayscale: #767676. Windows color (decimal): -8158447 or 1147779. OLE color: 1147779.
HSL color Cylindrical-coordinate representation of color #838311: hue angle of 60º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #838311 is Cyan = 0, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 131 | 17 | - |
| CMYK | 0 | 0 | 0.87 | 0.49 |
| HSL | 60º | 0.77% | 0.29% | - |
| HSV(B) | 60º | 0.87% | 0.51% | - |
| XYZ | 17.58 | 21.1 | 3.68 | - |
| YUV | 118 | 71 | 137.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 131 | 17 | 0 | 0 | 0.87 | 0.49 | 60 | 0.77 | 0.29 |
| Hex | 83 | 83 | 11 | 0 | 0 | 57 | 31 | 3C | 4D | 1D |
| Octal | 203 | 203 | 21 | 0 | 0 | 127 | 61 | 74 | 115 | 35 |
| Binary | 10000011 | 10000011 | 10001 | 0 | 0 | 1010111 | 110001 | 111100 | 1001101 | 11101 |
Color Harmonies of #838311
Complementary color
Monochromatic Colors of #838311
Black with #838311
Text Example
Text Example
White with #838311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838311; }
p { color: rgb(131,131,17); }
H1.HeaderClassName
{
color: #838311;
}
.AnyTagClassName
{
color: #838311;
}
</style>
background-color css
<style>
a { background-color: #838311; }
a { background-color: rgb(131,131,17); }
div.DivClassName
{
background-color: #838311;
}
.BgClassName
{
background-color: #838311;
}
</style>
border-color css
<style>
span { border-color: #838311; }
span { border-color: rgb(131,131,17); }
td.TdClassName
{
border-color: #838311;
}
.TagClassName
{
border-color: #838311;
}
</style>