Shades of Olive #978208
Tints of Olive #978208
RGB
CMYK
RGB Variations
Color information
#978208 (or 0x978208) is known color: Olive. HEX triplet: 97, 82 and 08. RGB value is (151,130,8). Sum of RGB (Red+Green+Blue) = 151+130+8=289 (38% of max value = 765). Red value is 151 (59.38% from 255 or 52.25% from 289); Green value is 130 (51.17% from 255 or 44.98% from 289); Blue value is 8 (3.52% from 255 or 2.77% from 289); Max value from RGB is 151 - color contains mainly: red. Hex color #978208 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #978208 is #687DF7. Grayscale: #7A7A7A. Windows color (decimal): -6847992 or 557719. OLE color: 557719.
HSL color Cylindrical-coordinate representation of color #978208: hue angle of 51.19º 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 #978208 is Cyan = 0, Magento = 0.14, Yellow = 0.95 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 130 | 8 | - |
| CMYK | 0 | 0.14 | 0.95 | 0.41 |
| HSL | 51.19º | 0.9% | 0.31% | - |
| HSV(B) | 51.19º | 0.95% | 0.59% | - |
| XYZ | 20.79 | 22.56 | 3.49 | - |
| YUV | 122.37 | 63.46 | 148.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 130 | 8 | 0 | 0.14 | 0.95 | 0.41 | 51.19 | 0.9 | 0.31 |
| Hex | 97 | 82 | 8 | 0 | E | 5F | 29 | 33 | 5A | 1F |
| Octal | 227 | 202 | 10 | 0 | 16 | 137 | 51 | 63 | 132 | 37 |
| Binary | 10010111 | 10000010 | 1000 | 0 | 1110 | 1011111 | 101001 | 110011 | 1011010 | 11111 |
Color Harmonies of #978208
Complementary color
Monochromatic Colors of #978208
Black with #978208
Text Example
Text Example
White with #978208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978208; }
p { color: rgb(151,130,8); }
H1.HeaderClassName
{
color: #978208;
}
.AnyTagClassName
{
color: #978208;
}
</style>
background-color css
<style>
a { background-color: #978208; }
a { background-color: rgb(151,130,8); }
div.DivClassName
{
background-color: #978208;
}
.BgClassName
{
background-color: #978208;
}
</style>
border-color css
<style>
span { border-color: #978208; }
span { border-color: rgb(151,130,8); }
td.TdClassName
{
border-color: #978208;
}
.TagClassName
{
border-color: #978208;
}
</style>