Shades of Olive #819307
Tints of Olive #819307
RGB
CMYK
RGB Variations
Color information
#819307 (or 0x819307) is known color: Olive. HEX triplet: 81, 93 and 07. RGB value is (129,147,7). Sum of RGB (Red+Green+Blue) = 129+147+7=283 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.58% from 283); Green value is 147 (57.81% from 255 or 51.94% from 283); Blue value is 7 (3.12% from 255 or 2.47% from 283); Max value from RGB is 147 - color contains mainly: green. Hex color #819307 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819307 is #7E6CF8. Grayscale: #7E7E7E. Windows color (decimal): -8285433 or 496513. OLE color: 496513.
HSL color Cylindrical-coordinate representation of color #819307: hue angle of 67.71º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #819307 is Cyan = 0.12, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 147 | 7 | - |
| CMYK | 0.12 | 0 | 0.95 | 0.42 |
| HSL | 67.71º | 0.91% | 0.3% | - |
| HSV(B) | 67.71º | 0.95% | 0.58% | - |
| XYZ | 19.53 | 25.55 | 4.1 | - |
| YUV | 125.66 | 61.04 | 130.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 147 | 7 | 0.12 | 0 | 0.95 | 0.42 | 67.71 | 0.91 | 0.3 |
| Hex | 81 | 93 | 7 | C | 0 | 5F | 2A | 44 | 5B | 1E |
| Octal | 201 | 223 | 7 | 14 | 0 | 137 | 52 | 104 | 133 | 36 |
| Binary | 10000001 | 10010011 | 111 | 1100 | 0 | 1011111 | 101010 | 1000100 | 1011011 | 11110 |
Color Harmonies of #819307
Complementary color
Monochromatic Colors of #819307
Black with #819307
Text Example
Text Example
White with #819307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819307; }
p { color: rgb(129,147,7); }
H1.HeaderClassName
{
color: #819307;
}
.AnyTagClassName
{
color: #819307;
}
</style>
background-color css
<style>
a { background-color: #819307; }
a { background-color: rgb(129,147,7); }
div.DivClassName
{
background-color: #819307;
}
.BgClassName
{
background-color: #819307;
}
</style>
border-color css
<style>
span { border-color: #819307; }
span { border-color: rgb(129,147,7); }
td.TdClassName
{
border-color: #819307;
}
.TagClassName
{
border-color: #819307;
}
</style>