Shades of Olive #819907
Tints of Olive #819907
RGB
CMYK
RGB Variations
Color information
#819907 (or 0x819907) is known color: Olive. HEX triplet: 81, 99 and 07. RGB value is (129,153,7). Sum of RGB (Red+Green+Blue) = 129+153+7=289 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.64% from 289); Green value is 153 (60.16% from 255 or 52.94% from 289); Blue value is 7 (3.12% from 255 or 2.42% from 289); Max value from RGB is 153 - color contains mainly: green. Hex color #819907 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819907 is #7E66F8. Grayscale: #818181. Windows color (decimal): -8283897 or 498049. OLE color: 498049.
HSL color Cylindrical-coordinate representation of color #819907: hue angle of 69.86º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #819907 is Cyan = 0.16, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 153 | 7 | - |
| CMYK | 0.16 | 0 | 0.95 | 0.4 |
| HSL | 69.86º | 0.91% | 0.31% | - |
| HSV(B) | 69.86º | 0.95% | 0.6% | - |
| XYZ | 20.48 | 27.46 | 4.42 | - |
| YUV | 129.18 | 59.05 | 127.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 153 | 7 | 0.16 | 0 | 0.95 | 0.4 | 69.86 | 0.91 | 0.31 |
| Hex | 81 | 99 | 7 | 10 | 0 | 5F | 28 | 46 | 5B | 1F |
| Octal | 201 | 231 | 7 | 20 | 0 | 137 | 50 | 106 | 133 | 37 |
| Binary | 10000001 | 10011001 | 111 | 10000 | 0 | 1011111 | 101000 | 1000110 | 1011011 | 11111 |
Color Harmonies of #819907
Complementary color
Monochromatic Colors of #819907
Black with #819907
Text Example
Text Example
White with #819907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819907; }
p { color: rgb(129,153,7); }
H1.HeaderClassName
{
color: #819907;
}
.AnyTagClassName
{
color: #819907;
}
</style>
background-color css
<style>
a { background-color: #819907; }
a { background-color: rgb(129,153,7); }
div.DivClassName
{
background-color: #819907;
}
.BgClassName
{
background-color: #819907;
}
</style>
border-color css
<style>
span { border-color: #819907; }
span { border-color: rgb(129,153,7); }
td.TdClassName
{
border-color: #819907;
}
.TagClassName
{
border-color: #819907;
}
</style>