Shades of Olive #819001
Tints of Olive #819001
RGB
CMYK
RGB Variations
Color information
#819001 (or 0x819001) is known color: Olive. HEX triplet: 81, 90 and 01. RGB value is (129,144,1). Sum of RGB (Red+Green+Blue) = 129+144+1=274 (36% of max value = 765). Red value is 129 (50.78% from 255 or 47.08% from 274); Green value is 144 (56.64% from 255 or 52.55% from 274); Blue value is 1 (0.78% from 255 or 0.36% from 274); Max value from RGB is 144 - color contains mainly: green. Hex color #819001 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #819001 is #7E6FFE. Grayscale: #7B7B7B. Windows color (decimal): -8286207 or 102529. OLE color: 102529.
HSL color Cylindrical-coordinate representation of color #819001: hue angle of 66.29º degrees, saturation: 0.99, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #819001 is Cyan = 0.10, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 129 | 144 | 1 | - |
| CMYK | 0.10 | 0 | 0.99 | 0.44 |
| HSL | 66.29º | 0.99% | 0.28% | - |
| HSV(B) | 66.29º | 0.99% | 0.56% | - |
| XYZ | 19.03 | 24.62 | 3.78 | - |
| YUV | 123.21 | 59.03 | 132.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 144 | 1 | 0.10 | 0 | 0.99 | 0.44 | 66.29 | 0.99 | 0.28 |
| Hex | 81 | 90 | 1 | A | 0 | 63 | 2C | 42 | 63 | 1C |
| Octal | 201 | 220 | 1 | 12 | 0 | 143 | 54 | 102 | 143 | 34 |
| Binary | 10000001 | 10010000 | 1 | 1010 | 0 | 1100011 | 101100 | 1000010 | 1100011 | 11100 |
Color Harmonies of #819001
Complementary color
Monochromatic Colors of #819001
Black with #819001
Text Example
Text Example
White with #819001
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819001; }
p { color: rgb(129,144,1); }
H1.HeaderClassName
{
color: #819001;
}
.AnyTagClassName
{
color: #819001;
}
</style>
background-color css
<style>
a { background-color: #819001; }
a { background-color: rgb(129,144,1); }
div.DivClassName
{
background-color: #819001;
}
.BgClassName
{
background-color: #819001;
}
</style>
border-color css
<style>
span { border-color: #819001; }
span { border-color: rgb(129,144,1); }
td.TdClassName
{
border-color: #819001;
}
.TagClassName
{
border-color: #819001;
}
</style>