Shades of Olive #829504
Tints of Olive #829504
RGB
CMYK
RGB Variations
Color information
#829504 (or 0x829504) is known color: Olive. HEX triplet: 82, 95 and 04. RGB value is (130,149,4). Sum of RGB (Red+Green+Blue) = 130+149+4=283 (37% of max value = 765). Red value is 130 (51.17% from 255 or 45.94% from 283); Green value is 149 (58.59% from 255 or 52.65% from 283); Blue value is 4 (1.95% from 255 or 1.41% from 283); Max value from RGB is 149 - color contains mainly: green. Hex color #829504 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #829504 is #7D6AFB. Grayscale: #7F7F7F. Windows color (decimal): -8219388 or 300418. OLE color: 300418.
HSL color Cylindrical-coordinate representation of color #829504: hue angle of 67.86º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #829504 is Cyan = 0.13, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 149 | 4 | - |
| CMYK | 0.13 | 0 | 0.97 | 0.42 |
| HSL | 67.86º | 0.95% | 0.3% | - |
| HSV(B) | 67.86º | 0.97% | 0.58% | - |
| XYZ | 19.98 | 26.25 | 4.13 | - |
| YUV | 126.79 | 58.71 | 130.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 149 | 4 | 0.13 | 0 | 0.97 | 0.42 | 67.86 | 0.95 | 0.3 |
| Hex | 82 | 95 | 4 | D | 0 | 61 | 2A | 44 | 5F | 1E |
| Octal | 202 | 225 | 4 | 15 | 0 | 141 | 52 | 104 | 137 | 36 |
| Binary | 10000010 | 10010101 | 100 | 1101 | 0 | 1100001 | 101010 | 1000100 | 1011111 | 11110 |
Color Harmonies of #829504
Complementary color
Monochromatic Colors of #829504
Black with #829504
Text Example
Text Example
White with #829504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829504; }
p { color: rgb(130,149,4); }
H1.HeaderClassName
{
color: #829504;
}
.AnyTagClassName
{
color: #829504;
}
</style>
background-color css
<style>
a { background-color: #829504; }
a { background-color: rgb(130,149,4); }
div.DivClassName
{
background-color: #829504;
}
.BgClassName
{
background-color: #829504;
}
</style>
border-color css
<style>
span { border-color: #829504; }
span { border-color: rgb(130,149,4); }
td.TdClassName
{
border-color: #829504;
}
.TagClassName
{
border-color: #829504;
}
</style>