Shades of Olive #828810
Tints of Olive #828810
RGB
CMYK
RGB Variations
Color information
#828810 (or 0x828810) is known color: Olive. HEX triplet: 82, 88 and 10. RGB value is (130,136,16). Sum of RGB (Red+Green+Blue) = 130+136+16=282 (37% of max value = 765). Red value is 130 (51.17% from 255 or 46.10% from 282); Green value is 136 (53.52% from 255 or 48.23% from 282); Blue value is 16 (6.64% from 255 or 5.67% from 282); Max value from RGB is 136 - color contains mainly: green. Hex color #828810 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #828810 is #7D77EF. Grayscale: #797979. Windows color (decimal): -8222704 or 1083522. OLE color: 1083522.
HSL color Cylindrical-coordinate representation of color #828810: hue angle of 63º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #828810 is Cyan = 0.04, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 130 | 136 | 16 | - |
| CMYK | 0.04 | 0 | 0.88 | 0.47 |
| HSL | 63º | 0.79% | 0.3% | - |
| HSV(B) | 63º | 0.88% | 0.53% | - |
| XYZ | 18.1 | 22.39 | 3.86 | - |
| YUV | 120.53 | 69.01 | 134.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 136 | 16 | 0.04 | 0 | 0.88 | 0.47 | 63 | 0.79 | 0.3 |
| Hex | 82 | 88 | 10 | 4 | 0 | 58 | 2F | 3F | 4F | 1E |
| Octal | 202 | 210 | 20 | 4 | 0 | 130 | 57 | 77 | 117 | 36 |
| Binary | 10000010 | 10001000 | 10000 | 100 | 0 | 1011000 | 101111 | 111111 | 1001111 | 11110 |
Color Harmonies of #828810
Complementary color
Monochromatic Colors of #828810
Black with #828810
Text Example
Text Example
White with #828810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828810; }
p { color: rgb(130,136,16); }
H1.HeaderClassName
{
color: #828810;
}
.AnyTagClassName
{
color: #828810;
}
</style>
background-color css
<style>
a { background-color: #828810; }
a { background-color: rgb(130,136,16); }
div.DivClassName
{
background-color: #828810;
}
.BgClassName
{
background-color: #828810;
}
</style>
border-color css
<style>
span { border-color: #828810; }
span { border-color: rgb(130,136,16); }
td.TdClassName
{
border-color: #828810;
}
.TagClassName
{
border-color: #828810;
}
</style>