Shades of Olive #788408
Tints of Olive #788408
RGB
CMYK
RGB Variations
Color information
#788408 (or 0x788408) is known color: Olive. HEX triplet: 78, 84 and 08. RGB value is (120,132,8). Sum of RGB (Red+Green+Blue) = 120+132+8=260 (34% of max value = 765). Red value is 120 (47.27% from 255 or 46.15% from 260); Green value is 132 (51.95% from 255 or 50.77% from 260); Blue value is 8 (3.52% from 255 or 3.08% from 260); Max value from RGB is 132 - color contains mainly: green. Hex color #788408 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #788408 is #877BF7. Grayscale: #727272. Windows color (decimal): -8879096 or 558200. OLE color: 558200.
HSL color Cylindrical-coordinate representation of color #788408: hue angle of 65.81º degrees, saturation: 0.89, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #788408 is Cyan = 0.09, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 120 | 132 | 8 | - |
| CMYK | 0.09 | 0 | 0.94 | 0.48 |
| HSL | 65.81º | 0.89% | 0.27% | - |
| HSV(B) | 65.81º | 0.94% | 0.52% | - |
| XYZ | 16.04 | 20.51 | 3.34 | - |
| YUV | 114.28 | 68.02 | 132.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 132 | 8 | 0.09 | 0 | 0.94 | 0.48 | 65.81 | 0.89 | 0.27 |
| Hex | 78 | 84 | 8 | 9 | 0 | 5E | 30 | 42 | 59 | 1B |
| Octal | 170 | 204 | 10 | 11 | 0 | 136 | 60 | 102 | 131 | 33 |
| Binary | 1111000 | 10000100 | 1000 | 1001 | 0 | 1011110 | 110000 | 1000010 | 1011001 | 11011 |
Color Harmonies of #788408
Complementary color
Monochromatic Colors of #788408
Black with #788408
Text Example
Text Example
White with #788408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788408; }
p { color: rgb(120,132,8); }
H1.HeaderClassName
{
color: #788408;
}
.AnyTagClassName
{
color: #788408;
}
</style>
background-color css
<style>
a { background-color: #788408; }
a { background-color: rgb(120,132,8); }
div.DivClassName
{
background-color: #788408;
}
.BgClassName
{
background-color: #788408;
}
</style>
border-color css
<style>
span { border-color: #788408; }
span { border-color: rgb(120,132,8); }
td.TdClassName
{
border-color: #788408;
}
.TagClassName
{
border-color: #788408;
}
</style>