Shades of Olive #978308
Tints of Olive #978308
RGB
CMYK
RGB Variations
Color information
#978308 (or 0x978308) is known color: Olive. HEX triplet: 97, 83 and 08. RGB value is (151,131,8). Sum of RGB (Red+Green+Blue) = 151+131+8=290 (38% of max value = 765). Red value is 151 (59.38% from 255 or 52.07% from 290); Green value is 131 (51.56% from 255 or 45.17% from 290); Blue value is 8 (3.52% from 255 or 2.76% from 290); Max value from RGB is 151 - color contains mainly: red. Hex color #978308 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #978308 is #687CF7. Grayscale: #7B7B7B. Windows color (decimal): -6847736 or 557975. OLE color: 557975.
HSL color Cylindrical-coordinate representation of color #978308: hue angle of 51.61º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #978308 is Cyan = 0, Magento = 0.13, Yellow = 0.95 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 131 | 8 | - |
| CMYK | 0 | 0.13 | 0.95 | 0.41 |
| HSL | 51.61º | 0.9% | 0.31% | - |
| HSV(B) | 51.61º | 0.95% | 0.59% | - |
| XYZ | 20.92 | 22.83 | 3.53 | - |
| YUV | 122.96 | 63.13 | 148 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 131 | 8 | 0 | 0.13 | 0.95 | 0.41 | 51.61 | 0.9 | 0.31 |
| Hex | 97 | 83 | 8 | 0 | D | 5F | 29 | 34 | 5A | 1F |
| Octal | 227 | 203 | 10 | 0 | 15 | 137 | 51 | 64 | 132 | 37 |
| Binary | 10010111 | 10000011 | 1000 | 0 | 1101 | 1011111 | 101001 | 110100 | 1011010 | 11111 |
Color Harmonies of #978308
Complementary color
Monochromatic Colors of #978308
Black with #978308
Text Example
Text Example
White with #978308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978308; }
p { color: rgb(151,131,8); }
H1.HeaderClassName
{
color: #978308;
}
.AnyTagClassName
{
color: #978308;
}
</style>
background-color css
<style>
a { background-color: #978308; }
a { background-color: rgb(151,131,8); }
div.DivClassName
{
background-color: #978308;
}
.BgClassName
{
background-color: #978308;
}
</style>
border-color css
<style>
span { border-color: #978308; }
span { border-color: rgb(151,131,8); }
td.TdClassName
{
border-color: #978308;
}
.TagClassName
{
border-color: #978308;
}
</style>