Shades of Olive #829205
Tints of Olive #829205
RGB
CMYK
RGB Variations
Color information
#829205 (or 0x829205) is known color: Olive. HEX triplet: 82, 92 and 05. RGB value is (130,146,5). Sum of RGB (Red+Green+Blue) = 130+146+5=281 (37% of max value = 765). Red value is 130 (51.17% from 255 or 46.26% from 281); Green value is 146 (57.42% from 255 or 51.96% from 281); Blue value is 5 (2.34% from 255 or 1.78% from 281); Max value from RGB is 146 - color contains mainly: green. Hex color #829205 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #829205 is #7D6DFA. Grayscale: #7D7D7D. Windows color (decimal): -8220155 or 365186. OLE color: 365186.
HSL color Cylindrical-coordinate representation of color #829205: hue angle of 66.81º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #829205 is Cyan = 0.11, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 146 | 5 | - |
| CMYK | 0.11 | 0 | 0.97 | 0.43 |
| HSL | 66.81º | 0.93% | 0.3% | - |
| HSV(B) | 66.81º | 0.97% | 0.57% | - |
| XYZ | 19.51 | 25.31 | 4 | - |
| YUV | 125.14 | 60.2 | 131.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 146 | 5 | 0.11 | 0 | 0.97 | 0.43 | 66.81 | 0.93 | 0.3 |
| Hex | 82 | 92 | 5 | B | 0 | 61 | 2B | 43 | 5D | 1E |
| Octal | 202 | 222 | 5 | 13 | 0 | 141 | 53 | 103 | 135 | 36 |
| Binary | 10000010 | 10010010 | 101 | 1011 | 0 | 1100001 | 101011 | 1000011 | 1011101 | 11110 |
Color Harmonies of #829205
Complementary color
Monochromatic Colors of #829205
Black with #829205
Text Example
Text Example
White with #829205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829205; }
p { color: rgb(130,146,5); }
H1.HeaderClassName
{
color: #829205;
}
.AnyTagClassName
{
color: #829205;
}
</style>
background-color css
<style>
a { background-color: #829205; }
a { background-color: rgb(130,146,5); }
div.DivClassName
{
background-color: #829205;
}
.BgClassName
{
background-color: #829205;
}
</style>
border-color css
<style>
span { border-color: #829205; }
span { border-color: rgb(130,146,5); }
td.TdClassName
{
border-color: #829205;
}
.TagClassName
{
border-color: #829205;
}
</style>