Shades of Olive #759801
Tints of Olive #759801
RGB
CMYK
RGB Variations
Color information
#759801 (or 0x759801) is known color: Olive. HEX triplet: 75, 98 and 01. RGB value is (117,152,1). Sum of RGB (Red+Green+Blue) = 117+152+1=270 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.33% from 270); Green value is 152 (59.77% from 255 or 56.30% from 270); Blue value is 1 (0.78% from 255 or 0.37% from 270); Max value from RGB is 152 - color contains mainly: green. Hex color #759801 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #759801 is #8A67FE. Grayscale: #7C7C7C. Windows color (decimal): -9070591 or 104565. OLE color: 104565.
HSL color Cylindrical-coordinate representation of color #759801: hue angle of 73.91º degrees, saturation: 0.99, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #759801 is Cyan = 0.23, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 117 | 152 | 1 | - |
| CMYK | 0.23 | 0 | 0.99 | 0.40 |
| HSL | 73.91º | 0.99% | 0.3% | - |
| HSV(B) | 73.91º | 0.99% | 0.6% | - |
| XYZ | 18.57 | 26.24 | 4.11 | - |
| YUV | 124.32 | 58.4 | 122.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 152 | 1 | 0.23 | 0 | 0.99 | 0.40 | 73.91 | 0.99 | 0.3 |
| Hex | 75 | 98 | 1 | 17 | 0 | 63 | 28 | 4A | 63 | 1E |
| Octal | 165 | 230 | 1 | 27 | 0 | 143 | 50 | 112 | 143 | 36 |
| Binary | 1110101 | 10011000 | 1 | 10111 | 0 | 1100011 | 101000 | 1001010 | 1100011 | 11110 |
Color Harmonies of #759801
Complementary color
Monochromatic Colors of #759801
Black with #759801
Text Example
Text Example
White with #759801
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759801; }
p { color: rgb(117,152,1); }
H1.HeaderClassName
{
color: #759801;
}
.AnyTagClassName
{
color: #759801;
}
</style>
background-color css
<style>
a { background-color: #759801; }
a { background-color: rgb(117,152,1); }
div.DivClassName
{
background-color: #759801;
}
.BgClassName
{
background-color: #759801;
}
</style>
border-color css
<style>
span { border-color: #759801; }
span { border-color: rgb(117,152,1); }
td.TdClassName
{
border-color: #759801;
}
.TagClassName
{
border-color: #759801;
}
</style>