Shades of Olive #748607
Tints of Olive #748607
RGB
CMYK
RGB Variations
Color information
#748607 (or 0x748607) is known color: Olive. HEX triplet: 74, 86 and 07. RGB value is (116,134,7). Sum of RGB (Red+Green+Blue) = 116+134+7=257 (34% of max value = 765). Red value is 116 (45.70% from 255 or 45.14% from 257); Green value is 134 (52.73% from 255 or 52.14% from 257); Blue value is 7 (3.12% from 255 or 2.72% from 257); Max value from RGB is 134 - color contains mainly: green. Hex color #748607 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #748607 is #8B79F8. Grayscale: #727272. Windows color (decimal): -9140729 or 493172. OLE color: 493172.
HSL color Cylindrical-coordinate representation of color #748607: hue angle of 68.5º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #748607 is Cyan = 0.13, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 134 | 7 | - |
| CMYK | 0.13 | 0 | 0.95 | 0.47 |
| HSL | 68.5º | 0.9% | 0.28% | - |
| HSV(B) | 68.5º | 0.95% | 0.53% | - |
| XYZ | 15.77 | 20.78 | 3.38 | - |
| YUV | 114.14 | 67.54 | 129.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 134 | 7 | 0.13 | 0 | 0.95 | 0.47 | 68.5 | 0.9 | 0.28 |
| Hex | 74 | 86 | 7 | D | 0 | 5F | 2F | 45 | 5A | 1C |
| Octal | 164 | 206 | 7 | 15 | 0 | 137 | 57 | 105 | 132 | 34 |
| Binary | 1110100 | 10000110 | 111 | 1101 | 0 | 1011111 | 101111 | 1000101 | 1011010 | 11100 |
Color Harmonies of #748607
Complementary color
Monochromatic Colors of #748607
Black with #748607
Text Example
Text Example
White with #748607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748607; }
p { color: rgb(116,134,7); }
H1.HeaderClassName
{
color: #748607;
}
.AnyTagClassName
{
color: #748607;
}
</style>
background-color css
<style>
a { background-color: #748607; }
a { background-color: rgb(116,134,7); }
div.DivClassName
{
background-color: #748607;
}
.BgClassName
{
background-color: #748607;
}
</style>
border-color css
<style>
span { border-color: #748607; }
span { border-color: rgb(116,134,7); }
td.TdClassName
{
border-color: #748607;
}
.TagClassName
{
border-color: #748607;
}
</style>