Shades of Olive #978207
Tints of Olive #978207
RGB
CMYK
RGB Variations
Color information
#978207 (or 0x978207) is known color: Olive. HEX triplet: 97, 82 and 07. RGB value is (151,130,7). Sum of RGB (Red+Green+Blue) = 151+130+7=288 (38% of max value = 765). Red value is 151 (59.38% from 255 or 52.43% from 288); Green value is 130 (51.17% from 255 or 45.14% from 288); Blue value is 7 (3.12% from 255 or 2.43% from 288); Max value from RGB is 151 - color contains mainly: red. Hex color #978207 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #978207 is #687DF8. Grayscale: #7A7A7A. Windows color (decimal): -6847993 or 492183. OLE color: 492183.
HSL color Cylindrical-coordinate representation of color #978207: hue angle of 51.25º degrees, saturation: 0.91, 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 #978207 is Cyan = 0, Magento = 0.14, Yellow = 0.95 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 130 | 7 | - |
| CMYK | 0 | 0.14 | 0.95 | 0.41 |
| HSL | 51.25º | 0.91% | 0.31% | - |
| HSV(B) | 51.25º | 0.95% | 0.59% | - |
| XYZ | 20.78 | 22.56 | 3.46 | - |
| YUV | 122.26 | 62.96 | 148.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 130 | 7 | 0 | 0.14 | 0.95 | 0.41 | 51.25 | 0.91 | 0.31 |
| Hex | 97 | 82 | 7 | 0 | E | 5F | 29 | 33 | 5B | 1F |
| Octal | 227 | 202 | 7 | 0 | 16 | 137 | 51 | 63 | 133 | 37 |
| Binary | 10010111 | 10000010 | 111 | 0 | 1110 | 1011111 | 101001 | 110011 | 1011011 | 11111 |
Color Harmonies of #978207
Complementary color
Monochromatic Colors of #978207
Black with #978207
Text Example
Text Example
White with #978207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978207; }
p { color: rgb(151,130,7); }
H1.HeaderClassName
{
color: #978207;
}
.AnyTagClassName
{
color: #978207;
}
</style>
background-color css
<style>
a { background-color: #978207; }
a { background-color: rgb(151,130,7); }
div.DivClassName
{
background-color: #978207;
}
.BgClassName
{
background-color: #978207;
}
</style>
border-color css
<style>
span { border-color: #978207; }
span { border-color: rgb(151,130,7); }
td.TdClassName
{
border-color: #978207;
}
.TagClassName
{
border-color: #978207;
}
</style>