Shades of Olive #819609
Tints of Olive #819609
RGB
CMYK
RGB Variations
Color information
#819609 (or 0x819609) is known color: Olive. HEX triplet: 81, 96 and 09. RGB value is (129,150,9). Sum of RGB (Red+Green+Blue) = 129+150+9=288 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.79% from 288); Green value is 150 (58.98% from 255 or 52.08% from 288); Blue value is 9 (3.91% from 255 or 3.12% from 288); Max value from RGB is 150 - color contains mainly: green. Hex color #819609 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819609 is #7E69F6. Grayscale: #808080. Windows color (decimal): -8284663 or 628353. OLE color: 628353.
HSL color Cylindrical-coordinate representation of color #819609: hue angle of 68.94º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #819609 is Cyan = 0.14, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 150 | 9 | - |
| CMYK | 0.14 | 0 | 0.94 | 0.41 |
| HSL | 68.94º | 0.89% | 0.31% | - |
| HSV(B) | 68.94º | 0.94% | 0.59% | - |
| XYZ | 20.01 | 26.5 | 4.32 | - |
| YUV | 127.65 | 61.04 | 128.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 150 | 9 | 0.14 | 0 | 0.94 | 0.41 | 68.94 | 0.89 | 0.31 |
| Hex | 81 | 96 | 9 | E | 0 | 5E | 29 | 45 | 59 | 1F |
| Octal | 201 | 226 | 11 | 16 | 0 | 136 | 51 | 105 | 131 | 37 |
| Binary | 10000001 | 10010110 | 1001 | 1110 | 0 | 1011110 | 101001 | 1000101 | 1011001 | 11111 |
Color Harmonies of #819609
Complementary color
Monochromatic Colors of #819609
Black with #819609
Text Example
Text Example
White with #819609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819609; }
p { color: rgb(129,150,9); }
H1.HeaderClassName
{
color: #819609;
}
.AnyTagClassName
{
color: #819609;
}
</style>
background-color css
<style>
a { background-color: #819609; }
a { background-color: rgb(129,150,9); }
div.DivClassName
{
background-color: #819609;
}
.BgClassName
{
background-color: #819609;
}
</style>
border-color css
<style>
span { border-color: #819609; }
span { border-color: rgb(129,150,9); }
td.TdClassName
{
border-color: #819609;
}
.TagClassName
{
border-color: #819609;
}
</style>