Shades of Olive #749207
Tints of Olive #749207
RGB
CMYK
RGB Variations
Color information
#749207 (or 0x749207) is known color: Olive. HEX triplet: 74, 92 and 07. RGB value is (116,146,7). Sum of RGB (Red+Green+Blue) = 116+146+7=269 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.12% from 269); Green value is 146 (57.42% from 255 or 54.28% from 269); Blue value is 7 (3.12% from 255 or 2.60% from 269); Max value from RGB is 146 - color contains mainly: green. Hex color #749207 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #749207 is #8B6DF8. Grayscale: #797979. Windows color (decimal): -9137657 or 496244. OLE color: 496244.
HSL color Cylindrical-coordinate representation of color #749207: hue angle of 72.95º 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 #749207 is Cyan = 0.21, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 146 | 7 | - |
| CMYK | 0.21 | 0 | 0.95 | 0.43 |
| HSL | 72.95º | 0.91% | 0.3% | - |
| HSV(B) | 72.95º | 0.95% | 0.57% | - |
| XYZ | 17.52 | 24.29 | 3.97 | - |
| YUV | 121.18 | 63.56 | 124.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 146 | 7 | 0.21 | 0 | 0.95 | 0.43 | 72.95 | 0.91 | 0.3 |
| Hex | 74 | 92 | 7 | 15 | 0 | 5F | 2B | 49 | 5B | 1E |
| Octal | 164 | 222 | 7 | 25 | 0 | 137 | 53 | 111 | 133 | 36 |
| Binary | 1110100 | 10010010 | 111 | 10101 | 0 | 1011111 | 101011 | 1001001 | 1011011 | 11110 |
Color Harmonies of #749207
Complementary color
Monochromatic Colors of #749207
Black with #749207
Text Example
Text Example
White with #749207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749207; }
p { color: rgb(116,146,7); }
H1.HeaderClassName
{
color: #749207;
}
.AnyTagClassName
{
color: #749207;
}
</style>
background-color css
<style>
a { background-color: #749207; }
a { background-color: rgb(116,146,7); }
div.DivClassName
{
background-color: #749207;
}
.BgClassName
{
background-color: #749207;
}
</style>
border-color css
<style>
span { border-color: #749207; }
span { border-color: rgb(116,146,7); }
td.TdClassName
{
border-color: #749207;
}
.TagClassName
{
border-color: #749207;
}
</style>