Shades of Olive #819606
Tints of Olive #819606
RGB
CMYK
RGB Variations
Color information
#819606 (or 0x819606) is known color: Olive. HEX triplet: 81, 96 and 06. RGB value is (129,150,6). Sum of RGB (Red+Green+Blue) = 129+150+6=285 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.26% from 285); Green value is 150 (58.98% from 255 or 52.63% from 285); Blue value is 6 (2.73% from 255 or 2.11% from 285); Max value from RGB is 150 - color contains mainly: green. Hex color #819606 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819606 is #7E69F9. Grayscale: #7F7F7F. Windows color (decimal): -8284666 or 431745. OLE color: 431745.
HSL color Cylindrical-coordinate representation of color #819606: hue angle of 68.75º 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 #819606 is Cyan = 0.14, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 150 | 6 | - |
| CMYK | 0.14 | 0 | 0.96 | 0.41 |
| HSL | 68.75º | 0.92% | 0.31% | - |
| HSV(B) | 68.75º | 0.96% | 0.59% | - |
| XYZ | 19.99 | 26.49 | 4.23 | - |
| YUV | 127.31 | 59.54 | 129.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 150 | 6 | 0.14 | 0 | 0.96 | 0.41 | 68.75 | 0.92 | 0.31 |
| Hex | 81 | 96 | 6 | E | 0 | 60 | 29 | 45 | 5C | 1F |
| Octal | 201 | 226 | 6 | 16 | 0 | 140 | 51 | 105 | 134 | 37 |
| Binary | 10000001 | 10010110 | 110 | 1110 | 0 | 1100000 | 101001 | 1000101 | 1011100 | 11111 |
Color Harmonies of #819606
Complementary color
Monochromatic Colors of #819606
Black with #819606
Text Example
Text Example
White with #819606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819606; }
p { color: rgb(129,150,6); }
H1.HeaderClassName
{
color: #819606;
}
.AnyTagClassName
{
color: #819606;
}
</style>
background-color css
<style>
a { background-color: #819606; }
a { background-color: rgb(129,150,6); }
div.DivClassName
{
background-color: #819606;
}
.BgClassName
{
background-color: #819606;
}
</style>
border-color css
<style>
span { border-color: #819606; }
span { border-color: rgb(129,150,6); }
td.TdClassName
{
border-color: #819606;
}
.TagClassName
{
border-color: #819606;
}
</style>