Shades of Olive #786907
Tints of Olive #786907
RGB
CMYK
RGB Variations
Color information
#786907 (or 0x786907) is known color: Olive. HEX triplet: 78, 69 and 07. RGB value is (120,105,7). Sum of RGB (Red+Green+Blue) = 120+105+7=232 (30% of max value = 765). Red value is 120 (47.27% from 255 or 51.72% from 232); Green value is 105 (41.41% from 255 or 45.26% from 232); Blue value is 7 (3.12% from 255 or 3.02% from 232); Max value from RGB is 120 - color contains mainly: red. Hex color #786907 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #786907 is #8796F8. Grayscale: #626262. Windows color (decimal): -8886009 or 485752. OLE color: 485752.
HSL color Cylindrical-coordinate representation of color #786907: hue angle of 52.04º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #786907 is Cyan = 0, Magento = 0.13, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 105 | 7 | - |
| CMYK | 0 | 0.13 | 0.94 | 0.53 |
| HSL | 52.04º | 0.89% | 0.25% | - |
| HSV(B) | 52.04º | 0.94% | 0.47% | - |
| XYZ | 12.84 | 14.11 | 2.25 | - |
| YUV | 98.31 | 76.47 | 143.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 105 | 7 | 0 | 0.13 | 0.94 | 0.53 | 52.04 | 0.89 | 0.25 |
| Hex | 78 | 69 | 7 | 0 | D | 5E | 35 | 34 | 59 | 19 |
| Octal | 170 | 151 | 7 | 0 | 15 | 136 | 65 | 64 | 131 | 31 |
| Binary | 1111000 | 1101001 | 111 | 0 | 1101 | 1011110 | 110101 | 110100 | 1011001 | 11001 |
Color Harmonies of #786907
Complementary color
Monochromatic Colors of #786907
Black with #786907
Text Example
Text Example
White with #786907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786907; }
p { color: rgb(120,105,7); }
H1.HeaderClassName
{
color: #786907;
}
.AnyTagClassName
{
color: #786907;
}
</style>
background-color css
<style>
a { background-color: #786907; }
a { background-color: rgb(120,105,7); }
div.DivClassName
{
background-color: #786907;
}
.BgClassName
{
background-color: #786907;
}
</style>
border-color css
<style>
span { border-color: #786907; }
span { border-color: rgb(120,105,7); }
td.TdClassName
{
border-color: #786907;
}
.TagClassName
{
border-color: #786907;
}
</style>