Shades of Olive #819205
Tints of Olive #819205
RGB
CMYK
RGB Variations
Color information
#819205 (or 0x819205) is known color: Olive. HEX triplet: 81, 92 and 05. RGB value is (129,146,5). Sum of RGB (Red+Green+Blue) = 129+146+5=280 (37% of max value = 765). Red value is 129 (50.78% from 255 or 46.07% from 280); Green value is 146 (57.42% from 255 or 52.14% from 280); Blue value is 5 (2.34% from 255 or 1.79% from 280); Max value from RGB is 146 - color contains mainly: green. Hex color #819205 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819205 is #7E6DFA. Grayscale: #7D7D7D. Windows color (decimal): -8285691 or 365185. OLE color: 365185.
HSL color Cylindrical-coordinate representation of color #819205: hue angle of 67.23º 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 #819205 is Cyan = 0.12, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 146 | 5 | - |
| CMYK | 0.12 | 0 | 0.97 | 0.43 |
| HSL | 67.23º | 0.93% | 0.3% | - |
| HSV(B) | 67.23º | 0.97% | 0.57% | - |
| XYZ | 19.36 | 25.24 | 3.99 | - |
| YUV | 124.84 | 60.37 | 130.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 146 | 5 | 0.12 | 0 | 0.97 | 0.43 | 67.23 | 0.93 | 0.3 |
| Hex | 81 | 92 | 5 | C | 0 | 61 | 2B | 43 | 5D | 1E |
| Octal | 201 | 222 | 5 | 14 | 0 | 141 | 53 | 103 | 135 | 36 |
| Binary | 10000001 | 10010010 | 101 | 1100 | 0 | 1100001 | 101011 | 1000011 | 1011101 | 11110 |
Color Harmonies of #819205
Complementary color
Monochromatic Colors of #819205
Black with #819205
Text Example
Text Example
White with #819205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819205; }
p { color: rgb(129,146,5); }
H1.HeaderClassName
{
color: #819205;
}
.AnyTagClassName
{
color: #819205;
}
</style>
background-color css
<style>
a { background-color: #819205; }
a { background-color: rgb(129,146,5); }
div.DivClassName
{
background-color: #819205;
}
.BgClassName
{
background-color: #819205;
}
</style>
border-color css
<style>
span { border-color: #819205; }
span { border-color: rgb(129,146,5); }
td.TdClassName
{
border-color: #819205;
}
.TagClassName
{
border-color: #819205;
}
</style>