Shades of Olive #766505
Tints of Olive #766505
RGB
CMYK
RGB Variations
Color information
#766505 (or 0x766505) is known color: Olive. HEX triplet: 76, 65 and 05. RGB value is (118,101,5). Sum of RGB (Red+Green+Blue) = 118+101+5=224 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.68% from 224); Green value is 101 (39.84% from 255 or 45.09% from 224); Blue value is 5 (2.34% from 255 or 2.23% from 224); Max value from RGB is 118 - color contains mainly: red. Hex color #766505 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766505 is #899AFA. Grayscale: #5F5F5F. Windows color (decimal): -9018107 or 353654. OLE color: 353654.
HSL color Cylindrical-coordinate representation of color #766505: hue angle of 50.97º 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 #766505 is Cyan = 0, Magento = 0.14, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 101 | 5 | - |
| CMYK | 0 | 0.14 | 0.96 | 0.54 |
| HSL | 50.97º | 0.92% | 0.24% | - |
| HSV(B) | 50.97º | 0.96% | 0.46% | - |
| XYZ | 12.15 | 13.17 | 2.05 | - |
| YUV | 95.14 | 77.13 | 144.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 5 | 0 | 0.14 | 0.96 | 0.54 | 50.97 | 0.92 | 0.24 |
| Hex | 76 | 65 | 5 | 0 | E | 60 | 36 | 33 | 5C | 18 |
| Octal | 166 | 145 | 5 | 0 | 16 | 140 | 66 | 63 | 134 | 30 |
| Binary | 1110110 | 1100101 | 101 | 0 | 1110 | 1100000 | 110110 | 110011 | 1011100 | 11000 |
Color Harmonies of #766505
Complementary color
Monochromatic Colors of #766505
Black with #766505
Text Example
Text Example
White with #766505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766505; }
p { color: rgb(118,101,5); }
H1.HeaderClassName
{
color: #766505;
}
.AnyTagClassName
{
color: #766505;
}
</style>
background-color css
<style>
a { background-color: #766505; }
a { background-color: rgb(118,101,5); }
div.DivClassName
{
background-color: #766505;
}
.BgClassName
{
background-color: #766505;
}
</style>
border-color css
<style>
span { border-color: #766505; }
span { border-color: rgb(118,101,5); }
td.TdClassName
{
border-color: #766505;
}
.TagClassName
{
border-color: #766505;
}
</style>