Shades of Olive #748609
Tints of Olive #748609
RGB
CMYK
RGB Variations
Color information
#748609 (or 0x748609) is known color: Olive. HEX triplet: 74, 86 and 09. RGB value is (116,134,9). Sum of RGB (Red+Green+Blue) = 116+134+9=259 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.79% from 259); Green value is 134 (52.73% from 255 or 51.74% from 259); Blue value is 9 (3.91% from 255 or 3.47% from 259); Max value from RGB is 134 - color contains mainly: green. Hex color #748609 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #748609 is #8B79F6. Grayscale: #727272. Windows color (decimal): -9140727 or 624244. OLE color: 624244.
HSL color Cylindrical-coordinate representation of color #748609: hue angle of 68.64º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #748609 is Cyan = 0.13, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 134 | 9 | - |
| CMYK | 0.13 | 0 | 0.93 | 0.47 |
| HSL | 68.64º | 0.87% | 0.28% | - |
| HSV(B) | 68.64º | 0.93% | 0.53% | - |
| XYZ | 15.78 | 20.78 | 3.44 | - |
| YUV | 114.37 | 68.54 | 129.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 134 | 9 | 0.13 | 0 | 0.93 | 0.47 | 68.64 | 0.87 | 0.28 |
| Hex | 74 | 86 | 9 | D | 0 | 5D | 2F | 45 | 57 | 1C |
| Octal | 164 | 206 | 11 | 15 | 0 | 135 | 57 | 105 | 127 | 34 |
| Binary | 1110100 | 10000110 | 1001 | 1101 | 0 | 1011101 | 101111 | 1000101 | 1010111 | 11100 |
Color Harmonies of #748609
Complementary color
Monochromatic Colors of #748609
Black with #748609
Text Example
Text Example
White with #748609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748609; }
p { color: rgb(116,134,9); }
H1.HeaderClassName
{
color: #748609;
}
.AnyTagClassName
{
color: #748609;
}
</style>
background-color css
<style>
a { background-color: #748609; }
a { background-color: rgb(116,134,9); }
div.DivClassName
{
background-color: #748609;
}
.BgClassName
{
background-color: #748609;
}
</style>
border-color css
<style>
span { border-color: #748609; }
span { border-color: rgb(116,134,9); }
td.TdClassName
{
border-color: #748609;
}
.TagClassName
{
border-color: #748609;
}
</style>