Shades of Olive #829805
Tints of Olive #829805
RGB
CMYK
RGB Variations
Color information
#829805 (or 0x829805) is known color: Olive. HEX triplet: 82, 98 and 05. RGB value is (130,152,5). Sum of RGB (Red+Green+Blue) = 130+152+5=287 (38% of max value = 765). Red value is 130 (51.17% from 255 or 45.30% from 287); Green value is 152 (59.77% from 255 or 52.96% from 287); Blue value is 5 (2.34% from 255 or 1.74% from 287); Max value from RGB is 152 - color contains mainly: green. Hex color #829805 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #829805 is #7D67FA. Grayscale: #818181. Windows color (decimal): -8218619 or 366722. OLE color: 366722.
HSL color Cylindrical-coordinate representation of color #829805: hue angle of 68.98º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #829805 is Cyan = 0.14, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 152 | 5 | - |
| CMYK | 0.14 | 0 | 0.97 | 0.40 |
| HSL | 68.98º | 0.94% | 0.31% | - |
| HSV(B) | 68.98º | 0.97% | 0.6% | - |
| XYZ | 20.46 | 27.21 | 4.32 | - |
| YUV | 128.66 | 58.21 | 128.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 152 | 5 | 0.14 | 0 | 0.97 | 0.40 | 68.98 | 0.94 | 0.31 |
| Hex | 82 | 98 | 5 | E | 0 | 61 | 28 | 45 | 5E | 1F |
| Octal | 202 | 230 | 5 | 16 | 0 | 141 | 50 | 105 | 136 | 37 |
| Binary | 10000010 | 10011000 | 101 | 1110 | 0 | 1100001 | 101000 | 1000101 | 1011110 | 11111 |
Color Harmonies of #829805
Complementary color
Monochromatic Colors of #829805
Black with #829805
Text Example
Text Example
White with #829805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829805; }
p { color: rgb(130,152,5); }
H1.HeaderClassName
{
color: #829805;
}
.AnyTagClassName
{
color: #829805;
}
</style>
background-color css
<style>
a { background-color: #829805; }
a { background-color: rgb(130,152,5); }
div.DivClassName
{
background-color: #829805;
}
.BgClassName
{
background-color: #829805;
}
</style>
border-color css
<style>
span { border-color: #829805; }
span { border-color: rgb(130,152,5); }
td.TdClassName
{
border-color: #829805;
}
.TagClassName
{
border-color: #829805;
}
</style>