Shades of Olive #756605
Tints of Olive #756605
RGB
CMYK
RGB Variations
Color information
#756605 (or 0x756605) is known color: Olive. HEX triplet: 75, 66 and 05. RGB value is (117,102,5). Sum of RGB (Red+Green+Blue) = 117+102+5=224 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.23% from 224); Green value is 102 (40.23% from 255 or 45.54% from 224); Blue value is 5 (2.34% from 255 or 2.23% from 224); Max value from RGB is 117 - color contains mainly: red. Hex color #756605 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756605 is #8A99FA. Grayscale: #5F5F5F. Windows color (decimal): -9083387 or 353909. OLE color: 353909.
HSL color Cylindrical-coordinate representation of color #756605: hue angle of 51.96º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #756605 is Cyan = 0, Magento = 0.13, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 5 | - |
| CMYK | 0 | 0.13 | 0.96 | 0.54 |
| HSL | 51.96º | 0.92% | 0.24% | - |
| HSV(B) | 51.96º | 0.96% | 0.46% | - |
| XYZ | 12.11 | 13.3 | 2.07 | - |
| YUV | 95.43 | 76.97 | 143.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 5 | 0 | 0.13 | 0.96 | 0.54 | 51.96 | 0.92 | 0.24 |
| Hex | 75 | 66 | 5 | 0 | D | 60 | 36 | 34 | 5C | 18 |
| Octal | 165 | 146 | 5 | 0 | 15 | 140 | 66 | 64 | 134 | 30 |
| Binary | 1110101 | 1100110 | 101 | 0 | 1101 | 1100000 | 110110 | 110100 | 1011100 | 11000 |
Color Harmonies of #756605
Complementary color
Monochromatic Colors of #756605
Black with #756605
Text Example
Text Example
White with #756605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756605; }
p { color: rgb(117,102,5); }
H1.HeaderClassName
{
color: #756605;
}
.AnyTagClassName
{
color: #756605;
}
</style>
background-color css
<style>
a { background-color: #756605; }
a { background-color: rgb(117,102,5); }
div.DivClassName
{
background-color: #756605;
}
.BgClassName
{
background-color: #756605;
}
</style>
border-color css
<style>
span { border-color: #756605; }
span { border-color: rgb(117,102,5); }
td.TdClassName
{
border-color: #756605;
}
.TagClassName
{
border-color: #756605;
}
</style>