Shades of Olive #788410
Tints of Olive #788410
RGB
CMYK
RGB Variations
Color information
#788410 (or 0x788410) is known color: Olive. HEX triplet: 78, 84 and 10. RGB value is (120,132,16). Sum of RGB (Red+Green+Blue) = 120+132+16=268 (35% of max value = 765). Red value is 120 (47.27% from 255 or 44.78% from 268); Green value is 132 (51.95% from 255 or 49.25% from 268); Blue value is 16 (6.64% from 255 or 5.97% from 268); Max value from RGB is 132 - color contains mainly: green. Hex color #788410 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #788410 is #877BEF. Grayscale: #737373. Windows color (decimal): -8879088 or 1082488. OLE color: 1082488.
HSL color Cylindrical-coordinate representation of color #788410: hue angle of 66.21º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #788410 is Cyan = 0.09, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 120 | 132 | 16 | - |
| CMYK | 0.09 | 0 | 0.88 | 0.48 |
| HSL | 66.21º | 0.78% | 0.29% | - |
| HSV(B) | 66.21º | 0.88% | 0.52% | - |
| XYZ | 16.09 | 20.53 | 3.61 | - |
| YUV | 115.19 | 72.02 | 131.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 132 | 16 | 0.09 | 0 | 0.88 | 0.48 | 66.21 | 0.78 | 0.29 |
| Hex | 78 | 84 | 10 | 9 | 0 | 58 | 30 | 42 | 4E | 1D |
| Octal | 170 | 204 | 20 | 11 | 0 | 130 | 60 | 102 | 116 | 35 |
| Binary | 1111000 | 10000100 | 10000 | 1001 | 0 | 1011000 | 110000 | 1000010 | 1001110 | 11101 |
Color Harmonies of #788410
Complementary color
Monochromatic Colors of #788410
Black with #788410
Text Example
Text Example
White with #788410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788410; }
p { color: rgb(120,132,16); }
H1.HeaderClassName
{
color: #788410;
}
.AnyTagClassName
{
color: #788410;
}
</style>
background-color css
<style>
a { background-color: #788410; }
a { background-color: rgb(120,132,16); }
div.DivClassName
{
background-color: #788410;
}
.BgClassName
{
background-color: #788410;
}
</style>
border-color css
<style>
span { border-color: #788410; }
span { border-color: rgb(120,132,16); }
td.TdClassName
{
border-color: #788410;
}
.TagClassName
{
border-color: #788410;
}
</style>