Shades of Olive #819107
Tints of Olive #819107
RGB
CMYK
RGB Variations
Color information
#819107 (or 0x819107) is known color: Olive. HEX triplet: 81, 91 and 07. RGB value is (129,145,7). Sum of RGB (Red+Green+Blue) = 129+145+7=281 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.91% from 281); Green value is 145 (57.03% from 255 or 51.60% from 281); Blue value is 7 (3.12% from 255 or 2.49% from 281); Max value from RGB is 145 - color contains mainly: green. Hex color #819107 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819107 is #7E6EF8. Grayscale: #7D7D7D. Windows color (decimal): -8285945 or 496001. OLE color: 496001.
HSL color Cylindrical-coordinate representation of color #819107: hue angle of 66.96º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #819107 is Cyan = 0.11, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 145 | 7 | - |
| CMYK | 0.11 | 0 | 0.95 | 0.43 |
| HSL | 66.96º | 0.91% | 0.3% | - |
| HSV(B) | 66.96º | 0.95% | 0.57% | - |
| XYZ | 19.22 | 24.93 | 4 | - |
| YUV | 124.48 | 61.7 | 131.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 145 | 7 | 0.11 | 0 | 0.95 | 0.43 | 66.96 | 0.91 | 0.3 |
| Hex | 81 | 91 | 7 | B | 0 | 5F | 2B | 43 | 5B | 1E |
| Octal | 201 | 221 | 7 | 13 | 0 | 137 | 53 | 103 | 133 | 36 |
| Binary | 10000001 | 10010001 | 111 | 1011 | 0 | 1011111 | 101011 | 1000011 | 1011011 | 11110 |
Color Harmonies of #819107
Complementary color
Monochromatic Colors of #819107
Black with #819107
Text Example
Text Example
White with #819107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819107; }
p { color: rgb(129,145,7); }
H1.HeaderClassName
{
color: #819107;
}
.AnyTagClassName
{
color: #819107;
}
</style>
background-color css
<style>
a { background-color: #819107; }
a { background-color: rgb(129,145,7); }
div.DivClassName
{
background-color: #819107;
}
.BgClassName
{
background-color: #819107;
}
</style>
border-color css
<style>
span { border-color: #819107; }
span { border-color: rgb(129,145,7); }
td.TdClassName
{
border-color: #819107;
}
.TagClassName
{
border-color: #819107;
}
</style>