Shades of Olive #818310
Tints of Olive #818310
RGB
CMYK
RGB Variations
Color information
#818310 (or 0x818310) is known color: Olive. HEX triplet: 81, 83 and 10. RGB value is (129,131,16). Sum of RGB (Red+Green+Blue) = 129+131+16=276 (36% of max value = 765). Red value is 129 (50.78% from 255 or 46.74% from 276); Green value is 131 (51.56% from 255 or 47.46% from 276); Blue value is 16 (6.64% from 255 or 5.80% from 276); Max value from RGB is 131 - color contains mainly: green. Hex color #818310 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #818310 is #7E7CEF. Grayscale: #757575. Windows color (decimal): -8289520 or 1082241. OLE color: 1082241.
HSL color Cylindrical-coordinate representation of color #818310: hue angle of 61.04º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #818310 is Cyan = 0.02, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 131 | 16 | - |
| CMYK | 0.02 | 0 | 0.88 | 0.49 |
| HSL | 61.04º | 0.78% | 0.29% | - |
| HSV(B) | 61.04º | 0.88% | 0.51% | - |
| XYZ | 17.26 | 20.94 | 3.62 | - |
| YUV | 117.29 | 70.84 | 136.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 131 | 16 | 0.02 | 0 | 0.88 | 0.49 | 61.04 | 0.78 | 0.29 |
| Hex | 81 | 83 | 10 | 2 | 0 | 58 | 31 | 3D | 4E | 1D |
| Octal | 201 | 203 | 20 | 2 | 0 | 130 | 61 | 75 | 116 | 35 |
| Binary | 10000001 | 10000011 | 10000 | 10 | 0 | 1011000 | 110001 | 111101 | 1001110 | 11101 |
Color Harmonies of #818310
Complementary color
Monochromatic Colors of #818310
Black with #818310
Text Example
Text Example
White with #818310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #818310; }
p { color: rgb(129,131,16); }
H1.HeaderClassName
{
color: #818310;
}
.AnyTagClassName
{
color: #818310;
}
</style>
background-color css
<style>
a { background-color: #818310; }
a { background-color: rgb(129,131,16); }
div.DivClassName
{
background-color: #818310;
}
.BgClassName
{
background-color: #818310;
}
</style>
border-color css
<style>
span { border-color: #818310; }
span { border-color: rgb(129,131,16); }
td.TdClassName
{
border-color: #818310;
}
.TagClassName
{
border-color: #818310;
}
</style>