Shades of Olive #749305
Tints of Olive #749305
RGB
CMYK
RGB Variations
Color information
#749305 (or 0x749305) is known color: Olive. HEX triplet: 74, 93 and 05. RGB value is (116,147,5). Sum of RGB (Red+Green+Blue) = 116+147+5=268 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.28% from 268); Green value is 147 (57.81% from 255 or 54.85% from 268); Blue value is 5 (2.34% from 255 or 1.87% from 268); Max value from RGB is 147 - color contains mainly: green. Hex color #749305 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #749305 is #8B6CFA. Grayscale: #7A7A7A. Windows color (decimal): -9137403 or 365428. OLE color: 365428.
HSL color Cylindrical-coordinate representation of color #749305: hue angle of 73.1º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #749305 is Cyan = 0.21, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 147 | 5 | - |
| CMYK | 0.21 | 0 | 0.97 | 0.42 |
| HSL | 73.1º | 0.93% | 0.3% | - |
| HSV(B) | 73.1º | 0.97% | 0.58% | - |
| XYZ | 17.66 | 24.59 | 3.96 | - |
| YUV | 121.54 | 62.23 | 124.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 147 | 5 | 0.21 | 0 | 0.97 | 0.42 | 73.1 | 0.93 | 0.3 |
| Hex | 74 | 93 | 5 | 15 | 0 | 61 | 2A | 49 | 5D | 1E |
| Octal | 164 | 223 | 5 | 25 | 0 | 141 | 52 | 111 | 135 | 36 |
| Binary | 1110100 | 10010011 | 101 | 10101 | 0 | 1100001 | 101010 | 1001001 | 1011101 | 11110 |
Color Harmonies of #749305
Complementary color
Monochromatic Colors of #749305
Black with #749305
Text Example
Text Example
White with #749305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749305; }
p { color: rgb(116,147,5); }
H1.HeaderClassName
{
color: #749305;
}
.AnyTagClassName
{
color: #749305;
}
</style>
background-color css
<style>
a { background-color: #749305; }
a { background-color: rgb(116,147,5); }
div.DivClassName
{
background-color: #749305;
}
.BgClassName
{
background-color: #749305;
}
</style>
border-color css
<style>
span { border-color: #749305; }
span { border-color: rgb(116,147,5); }
td.TdClassName
{
border-color: #749305;
}
.TagClassName
{
border-color: #749305;
}
</style>