Shades of Olive #978609
Tints of Olive #978609
RGB
CMYK
RGB Variations
Color information
#978609 (or 0x978609) is known color: Olive. HEX triplet: 97, 86 and 09. RGB value is (151,134,9). Sum of RGB (Red+Green+Blue) = 151+134+9=294 (38% of max value = 765). Red value is 151 (59.38% from 255 or 51.36% from 294); Green value is 134 (52.73% from 255 or 45.58% from 294); Blue value is 9 (3.91% from 255 or 3.06% from 294); Max value from RGB is 151 - color contains mainly: red. Hex color #978609 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #978609 is #6879F6. Grayscale: #7D7D7D. Windows color (decimal): -6846967 or 624279. OLE color: 624279.
HSL color Cylindrical-coordinate representation of color #978609: hue angle of 52.82º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #978609 is Cyan = 0, Magento = 0.11, Yellow = 0.94 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 134 | 9 | - |
| CMYK | 0 | 0.11 | 0.94 | 0.41 |
| HSL | 52.82º | 0.89% | 0.31% | - |
| HSV(B) | 52.82º | 0.94% | 0.59% | - |
| XYZ | 21.34 | 23.65 | 3.7 | - |
| YUV | 124.83 | 62.63 | 146.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 134 | 9 | 0 | 0.11 | 0.94 | 0.41 | 52.82 | 0.89 | 0.31 |
| Hex | 97 | 86 | 9 | 0 | B | 5E | 29 | 35 | 59 | 1F |
| Octal | 227 | 206 | 11 | 0 | 13 | 136 | 51 | 65 | 131 | 37 |
| Binary | 10010111 | 10000110 | 1001 | 0 | 1011 | 1011110 | 101001 | 110101 | 1011001 | 11111 |
Color Harmonies of #978609
Complementary color
Monochromatic Colors of #978609
Black with #978609
Text Example
Text Example
White with #978609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978609; }
p { color: rgb(151,134,9); }
H1.HeaderClassName
{
color: #978609;
}
.AnyTagClassName
{
color: #978609;
}
</style>
background-color css
<style>
a { background-color: #978609; }
a { background-color: rgb(151,134,9); }
div.DivClassName
{
background-color: #978609;
}
.BgClassName
{
background-color: #978609;
}
</style>
border-color css
<style>
span { border-color: #978609; }
span { border-color: rgb(151,134,9); }
td.TdClassName
{
border-color: #978609;
}
.TagClassName
{
border-color: #978609;
}
</style>