Shades of Olive #767407
Tints of Olive #767407
RGB
CMYK
RGB Variations
Color information
#767407 (or 0x767407) is known color: Olive. HEX triplet: 76, 74 and 07. RGB value is (118,116,7). Sum of RGB (Red+Green+Blue) = 118+116+7=241 (31% of max value = 765). Red value is 118 (46.48% from 255 or 48.96% from 241); Green value is 116 (45.70% from 255 or 48.13% from 241); Blue value is 7 (3.12% from 255 or 2.90% from 241); Max value from RGB is 118 - color contains mainly: red. Hex color #767407 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767407 is #898BF8. Grayscale: #686868. Windows color (decimal): -9014265 or 488566. OLE color: 488566.
HSL color Cylindrical-coordinate representation of color #767407: hue angle of 58.92º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #767407 is Cyan = 0, Magento = 0.02, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 116 | 7 | - |
| CMYK | 0 | 0.02 | 0.94 | 0.54 |
| HSL | 58.92º | 0.89% | 0.25% | - |
| HSV(B) | 58.92º | 0.94% | 0.46% | - |
| XYZ | 13.75 | 16.36 | 2.63 | - |
| YUV | 104.17 | 73.16 | 137.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 116 | 7 | 0 | 0.02 | 0.94 | 0.54 | 58.92 | 0.89 | 0.25 |
| Hex | 76 | 74 | 7 | 0 | 2 | 5E | 36 | 3B | 59 | 19 |
| Octal | 166 | 164 | 7 | 0 | 2 | 136 | 66 | 73 | 131 | 31 |
| Binary | 1110110 | 1110100 | 111 | 0 | 10 | 1011110 | 110110 | 111011 | 1011001 | 11001 |
Color Harmonies of #767407
Complementary color
Monochromatic Colors of #767407
Black with #767407
Text Example
Text Example
White with #767407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767407; }
p { color: rgb(118,116,7); }
H1.HeaderClassName
{
color: #767407;
}
.AnyTagClassName
{
color: #767407;
}
</style>
background-color css
<style>
a { background-color: #767407; }
a { background-color: rgb(118,116,7); }
div.DivClassName
{
background-color: #767407;
}
.BgClassName
{
background-color: #767407;
}
</style>
border-color css
<style>
span { border-color: #767407; }
span { border-color: rgb(118,116,7); }
td.TdClassName
{
border-color: #767407;
}
.TagClassName
{
border-color: #767407;
}
</style>