Shades of Olive #756707
Tints of Olive #756707
RGB
CMYK
RGB Variations
Color information
#756707 (or 0x756707) is known color: Olive. HEX triplet: 75, 67 and 07. RGB value is (117,103,7). Sum of RGB (Red+Green+Blue) = 117+103+7=227 (30% of max value = 765). Red value is 117 (46.09% from 255 or 51.54% from 227); Green value is 103 (40.62% from 255 or 45.37% from 227); Blue value is 7 (3.12% from 255 or 3.08% from 227); Max value from RGB is 117 - color contains mainly: red. Hex color #756707 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756707 is #8A98F8. Grayscale: #606060. Windows color (decimal): -9083129 or 485237. OLE color: 485237.
HSL color Cylindrical-coordinate representation of color #756707: hue angle of 52.36º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #756707 is Cyan = 0, Magento = 0.12, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 7 | - |
| CMYK | 0 | 0.12 | 0.94 | 0.54 |
| HSL | 52.36º | 0.89% | 0.24% | - |
| HSV(B) | 52.36º | 0.94% | 0.46% | - |
| XYZ | 12.22 | 13.5 | 2.16 | - |
| YUV | 96.24 | 77.64 | 142.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 7 | 0 | 0.12 | 0.94 | 0.54 | 52.36 | 0.89 | 0.24 |
| Hex | 75 | 67 | 7 | 0 | C | 5E | 36 | 34 | 59 | 18 |
| Octal | 165 | 147 | 7 | 0 | 14 | 136 | 66 | 64 | 131 | 30 |
| Binary | 1110101 | 1100111 | 111 | 0 | 1100 | 1011110 | 110110 | 110100 | 1011001 | 11000 |
Color Harmonies of #756707
Complementary color
Monochromatic Colors of #756707
Black with #756707
Text Example
Text Example
White with #756707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756707; }
p { color: rgb(117,103,7); }
H1.HeaderClassName
{
color: #756707;
}
.AnyTagClassName
{
color: #756707;
}
</style>
background-color css
<style>
a { background-color: #756707; }
a { background-color: rgb(117,103,7); }
div.DivClassName
{
background-color: #756707;
}
.BgClassName
{
background-color: #756707;
}
</style>
border-color css
<style>
span { border-color: #756707; }
span { border-color: rgb(117,103,7); }
td.TdClassName
{
border-color: #756707;
}
.TagClassName
{
border-color: #756707;
}
</style>