Shades of Olive #747609
Tints of Olive #747609
RGB
CMYK
RGB Variations
Color information
#747609 (or 0x747609) is known color: Olive. HEX triplet: 74, 76 and 09. RGB value is (116,118,9). Sum of RGB (Red+Green+Blue) = 116+118+9=243 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.74% from 243); Green value is 118 (46.48% from 255 or 48.56% from 243); Blue value is 9 (3.91% from 255 or 3.70% from 243); Max value from RGB is 118 - color contains mainly: green. Hex color #747609 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #747609 is #8B89F6. Grayscale: #696969. Windows color (decimal): -9144823 or 620148. OLE color: 620148.
HSL color Cylindrical-coordinate representation of color #747609: hue angle of 61.1º 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 #747609 is Cyan = 0.02, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 118 | 9 | - |
| CMYK | 0.02 | 0 | 0.92 | 0.54 |
| HSL | 61.1º | 0.86% | 0.25% | - |
| HSV(B) | 61.1º | 0.92% | 0.46% | - |
| XYZ | 13.73 | 16.69 | 2.76 | - |
| YUV | 104.98 | 73.84 | 135.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 118 | 9 | 0.02 | 0 | 0.92 | 0.54 | 61.1 | 0.86 | 0.25 |
| Hex | 74 | 76 | 9 | 2 | 0 | 5C | 36 | 3D | 56 | 19 |
| Octal | 164 | 166 | 11 | 2 | 0 | 134 | 66 | 75 | 126 | 31 |
| Binary | 1110100 | 1110110 | 1001 | 10 | 0 | 1011100 | 110110 | 111101 | 1010110 | 11001 |
Color Harmonies of #747609
Complementary color
Monochromatic Colors of #747609
Black with #747609
Text Example
Text Example
White with #747609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747609; }
p { color: rgb(116,118,9); }
H1.HeaderClassName
{
color: #747609;
}
.AnyTagClassName
{
color: #747609;
}
</style>
background-color css
<style>
a { background-color: #747609; }
a { background-color: rgb(116,118,9); }
div.DivClassName
{
background-color: #747609;
}
.BgClassName
{
background-color: #747609;
}
</style>
border-color css
<style>
span { border-color: #747609; }
span { border-color: rgb(116,118,9); }
td.TdClassName
{
border-color: #747609;
}
.TagClassName
{
border-color: #747609;
}
</style>