Shades of Olive #767609
Tints of Olive #767609
RGB
CMYK
RGB Variations
Color information
#767609 (or 0x767609) is known color: Olive. HEX triplet: 76, 76 and 09. RGB value is (118,118,9). Sum of RGB (Red+Green+Blue) = 118+118+9=245 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.16% from 245); Green value is 118 (46.48% from 255 or 48.16% from 245); Blue value is 9 (3.91% from 255 or 3.67% from 245); Max value from RGB is 118 - color contains mainly: red, green. Hex color #767609 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767609 is #8989F6. Grayscale: #6A6A6A. Windows color (decimal): -9013751 or 620150. OLE color: 620150.
HSL color Cylindrical-coordinate representation of color #767609: hue angle of 60º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #767609 is Cyan = 0, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 118 | 9 | - |
| CMYK | 0 | 0 | 0.92 | 0.54 |
| HSL | 60º | 0.86% | 0.25% | - |
| HSV(B) | 60º | 0.92% | 0.46% | - |
| XYZ | 14 | 16.83 | 2.77 | - |
| YUV | 105.57 | 73.5 | 136.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 118 | 9 | 0 | 0 | 0.92 | 0.54 | 60 | 0.86 | 0.25 |
| Hex | 76 | 76 | 9 | 0 | 0 | 5C | 36 | 3C | 56 | 19 |
| Octal | 166 | 166 | 11 | 0 | 0 | 134 | 66 | 74 | 126 | 31 |
| Binary | 1110110 | 1110110 | 1001 | 0 | 0 | 1011100 | 110110 | 111100 | 1010110 | 11001 |
Color Harmonies of #767609
Complementary color
Monochromatic Colors of #767609
Black with #767609
Text Example
Text Example
White with #767609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767609; }
p { color: rgb(118,118,9); }
H1.HeaderClassName
{
color: #767609;
}
.AnyTagClassName
{
color: #767609;
}
</style>
background-color css
<style>
a { background-color: #767609; }
a { background-color: rgb(118,118,9); }
div.DivClassName
{
background-color: #767609;
}
.BgClassName
{
background-color: #767609;
}
</style>
border-color css
<style>
span { border-color: #767609; }
span { border-color: rgb(118,118,9); }
td.TdClassName
{
border-color: #767609;
}
.TagClassName
{
border-color: #767609;
}
</style>