Shades of Olive #747506
Tints of Olive #747506
RGB
CMYK
RGB Variations
Color information
#747506 (or 0x747506) is known color: Olive. HEX triplet: 74, 75 and 06. RGB value is (116,117,6). Sum of RGB (Red+Green+Blue) = 116+117+6=239 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.54% from 239); Green value is 117 (46.09% from 255 or 48.95% from 239); Blue value is 6 (2.73% from 255 or 2.51% from 239); Max value from RGB is 117 - color contains mainly: green. Hex color #747506 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #747506 is #8B8AF9. Grayscale: #686868. Windows color (decimal): -9145082 or 423284. OLE color: 423284.
HSL color Cylindrical-coordinate representation of color #747506: hue angle of 60.54º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #747506 is Cyan = 0.01, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 117 | 6 | - |
| CMYK | 0.01 | 0 | 0.95 | 0.54 |
| HSL | 60.54º | 0.9% | 0.24% | - |
| HSV(B) | 60.54º | 0.95% | 0.46% | - |
| XYZ | 13.6 | 16.45 | 2.63 | - |
| YUV | 104.05 | 72.67 | 136.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 117 | 6 | 0.01 | 0 | 0.95 | 0.54 | 60.54 | 0.9 | 0.24 |
| Hex | 74 | 75 | 6 | 1 | 0 | 5F | 36 | 3D | 5A | 18 |
| Octal | 164 | 165 | 6 | 1 | 0 | 137 | 66 | 75 | 132 | 30 |
| Binary | 1110100 | 1110101 | 110 | 1 | 0 | 1011111 | 110110 | 111101 | 1011010 | 11000 |
Color Harmonies of #747506
Complementary color
Monochromatic Colors of #747506
Black with #747506
Text Example
Text Example
White with #747506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747506; }
p { color: rgb(116,117,6); }
H1.HeaderClassName
{
color: #747506;
}
.AnyTagClassName
{
color: #747506;
}
</style>
background-color css
<style>
a { background-color: #747506; }
a { background-color: rgb(116,117,6); }
div.DivClassName
{
background-color: #747506;
}
.BgClassName
{
background-color: #747506;
}
</style>
border-color css
<style>
span { border-color: #747506; }
span { border-color: rgb(116,117,6); }
td.TdClassName
{
border-color: #747506;
}
.TagClassName
{
border-color: #747506;
}
</style>