Shades of Olive #789207
Tints of Olive #789207
RGB
CMYK
RGB Variations
Color information
#789207 (or 0x789207) is known color: Olive. HEX triplet: 78, 92 and 07. RGB value is (120,146,7). Sum of RGB (Red+Green+Blue) = 120+146+7=273 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.96% from 273); Green value is 146 (57.42% from 255 or 53.48% from 273); Blue value is 7 (3.12% from 255 or 2.56% from 273); Max value from RGB is 146 - color contains mainly: green. Hex color #789207 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #789207 is #876DF8. Grayscale: #7A7A7A. Windows color (decimal): -8875513 or 496248. OLE color: 496248.
HSL color Cylindrical-coordinate representation of color #789207: hue angle of 71.22º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #789207 is Cyan = 0.18, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 120 | 146 | 7 | - |
| CMYK | 0.18 | 0 | 0.95 | 0.43 |
| HSL | 71.22º | 0.91% | 0.3% | - |
| HSV(B) | 71.22º | 0.95% | 0.57% | - |
| XYZ | 18.06 | 24.57 | 3.99 | - |
| YUV | 122.38 | 62.89 | 126.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 146 | 7 | 0.18 | 0 | 0.95 | 0.43 | 71.22 | 0.91 | 0.3 |
| Hex | 78 | 92 | 7 | 12 | 0 | 5F | 2B | 47 | 5B | 1E |
| Octal | 170 | 222 | 7 | 22 | 0 | 137 | 53 | 107 | 133 | 36 |
| Binary | 1111000 | 10010010 | 111 | 10010 | 0 | 1011111 | 101011 | 1000111 | 1011011 | 11110 |
Color Harmonies of #789207
Complementary color
Monochromatic Colors of #789207
Black with #789207
Text Example
Text Example
White with #789207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789207; }
p { color: rgb(120,146,7); }
H1.HeaderClassName
{
color: #789207;
}
.AnyTagClassName
{
color: #789207;
}
</style>
background-color css
<style>
a { background-color: #789207; }
a { background-color: rgb(120,146,7); }
div.DivClassName
{
background-color: #789207;
}
.BgClassName
{
background-color: #789207;
}
</style>
border-color css
<style>
span { border-color: #789207; }
span { border-color: rgb(120,146,7); }
td.TdClassName
{
border-color: #789207;
}
.TagClassName
{
border-color: #789207;
}
</style>