Shades of Olive #829602
Tints of Olive #829602
RGB
CMYK
RGB Variations
Color information
#829602 (or 0x829602) is known color: Olive. HEX triplet: 82, 96 and 02. RGB value is (130,150,2). Sum of RGB (Red+Green+Blue) = 130+150+2=282 (37% of max value = 765). Red value is 130 (51.17% from 255 or 46.10% from 282); Green value is 150 (58.98% from 255 or 53.19% from 282); Blue value is 2 (1.17% from 255 or 0.71% from 282); Max value from RGB is 150 - color contains mainly: green. Hex color #829602 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #829602 is #7D69FD. Grayscale: #7F7F7F. Windows color (decimal): -8219134 or 169602. OLE color: 169602.
HSL color Cylindrical-coordinate representation of color #829602: hue angle of 68.11º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #829602 is Cyan = 0.13, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 150 | 2 | - |
| CMYK | 0.13 | 0 | 0.99 | 0.41 |
| HSL | 68.11º | 0.97% | 0.3% | - |
| HSV(B) | 68.11º | 0.99% | 0.59% | - |
| XYZ | 20.12 | 26.56 | 4.12 | - |
| YUV | 127.15 | 57.37 | 130.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 150 | 2 | 0.13 | 0 | 0.99 | 0.41 | 68.11 | 0.97 | 0.3 |
| Hex | 82 | 96 | 2 | D | 0 | 63 | 29 | 44 | 61 | 1E |
| Octal | 202 | 226 | 2 | 15 | 0 | 143 | 51 | 104 | 141 | 36 |
| Binary | 10000010 | 10010110 | 10 | 1101 | 0 | 1100011 | 101001 | 1000100 | 1100001 | 11110 |
Color Harmonies of #829602
Complementary color
Monochromatic Colors of #829602
Black with #829602
Text Example
Text Example
White with #829602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829602; }
p { color: rgb(130,150,2); }
H1.HeaderClassName
{
color: #829602;
}
.AnyTagClassName
{
color: #829602;
}
</style>
background-color css
<style>
a { background-color: #829602; }
a { background-color: rgb(130,150,2); }
div.DivClassName
{
background-color: #829602;
}
.BgClassName
{
background-color: #829602;
}
</style>
border-color css
<style>
span { border-color: #829602; }
span { border-color: rgb(130,150,2); }
td.TdClassName
{
border-color: #829602;
}
.TagClassName
{
border-color: #829602;
}
</style>