Shades of Olive #829706
Tints of Olive #829706
RGB
CMYK
RGB Variations
Color information
#829706 (or 0x829706) is known color: Olive. HEX triplet: 82, 97 and 06. RGB value is (130,151,6). Sum of RGB (Red+Green+Blue) = 130+151+6=287 (38% of max value = 765). Red value is 130 (51.17% from 255 or 45.30% from 287); Green value is 151 (59.38% from 255 or 52.61% from 287); Blue value is 6 (2.73% from 255 or 2.09% from 287); Max value from RGB is 151 - color contains mainly: green. Hex color #829706 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #829706 is #7D68F9. Grayscale: #808080. Windows color (decimal): -8218874 or 432002. OLE color: 432002.
HSL color Cylindrical-coordinate representation of color #829706: hue angle of 68.69º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #829706 is Cyan = 0.14, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 151 | 6 | - |
| CMYK | 0.14 | 0 | 0.96 | 0.41 |
| HSL | 68.69º | 0.92% | 0.31% | - |
| HSV(B) | 68.69º | 0.96% | 0.59% | - |
| XYZ | 20.31 | 26.89 | 4.29 | - |
| YUV | 128.19 | 59.04 | 129.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 151 | 6 | 0.14 | 0 | 0.96 | 0.41 | 68.69 | 0.92 | 0.31 |
| Hex | 82 | 97 | 6 | E | 0 | 60 | 29 | 45 | 5C | 1F |
| Octal | 202 | 227 | 6 | 16 | 0 | 140 | 51 | 105 | 134 | 37 |
| Binary | 10000010 | 10010111 | 110 | 1110 | 0 | 1100000 | 101001 | 1000101 | 1011100 | 11111 |
Color Harmonies of #829706
Complementary color
Monochromatic Colors of #829706
Black with #829706
Text Example
Text Example
White with #829706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829706; }
p { color: rgb(130,151,6); }
H1.HeaderClassName
{
color: #829706;
}
.AnyTagClassName
{
color: #829706;
}
</style>
background-color css
<style>
a { background-color: #829706; }
a { background-color: rgb(130,151,6); }
div.DivClassName
{
background-color: #829706;
}
.BgClassName
{
background-color: #829706;
}
</style>
border-color css
<style>
span { border-color: #829706; }
span { border-color: rgb(130,151,6); }
td.TdClassName
{
border-color: #829706;
}
.TagClassName
{
border-color: #829706;
}
</style>