Shades of Olive #778305
Tints of Olive #778305
RGB
CMYK
RGB Variations
Color information
#778305 (or 0x778305) is known color: Olive. HEX triplet: 77, 83 and 05. RGB value is (119,131,5). Sum of RGB (Red+Green+Blue) = 119+131+5=255 (33% of max value = 765). Red value is 119 (46.88% from 255 or 46.67% from 255); Green value is 131 (51.56% from 255 or 51.37% from 255); Blue value is 5 (2.34% from 255 or 1.96% from 255); Max value from RGB is 131 - color contains mainly: green. Hex color #778305 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #778305 is #887CFA. Grayscale: #717171. Windows color (decimal): -8944891 or 361335. OLE color: 361335.
HSL color Cylindrical-coordinate representation of color #778305: hue angle of 65.71º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #778305 is Cyan = 0.09, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 119 | 131 | 5 | - |
| CMYK | 0.09 | 0 | 0.96 | 0.49 |
| HSL | 65.71º | 0.93% | 0.27% | - |
| HSV(B) | 65.71º | 0.96% | 0.51% | - |
| XYZ | 15.75 | 20.17 | 3.21 | - |
| YUV | 113.05 | 67.02 | 132.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 131 | 5 | 0.09 | 0 | 0.96 | 0.49 | 65.71 | 0.93 | 0.27 |
| Hex | 77 | 83 | 5 | 9 | 0 | 60 | 31 | 42 | 5D | 1B |
| Octal | 167 | 203 | 5 | 11 | 0 | 140 | 61 | 102 | 135 | 33 |
| Binary | 1110111 | 10000011 | 101 | 1001 | 0 | 1100000 | 110001 | 1000010 | 1011101 | 11011 |
Color Harmonies of #778305
Complementary color
Monochromatic Colors of #778305
Black with #778305
Text Example
Text Example
White with #778305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #778305; }
p { color: rgb(119,131,5); }
H1.HeaderClassName
{
color: #778305;
}
.AnyTagClassName
{
color: #778305;
}
</style>
background-color css
<style>
a { background-color: #778305; }
a { background-color: rgb(119,131,5); }
div.DivClassName
{
background-color: #778305;
}
.BgClassName
{
background-color: #778305;
}
</style>
border-color css
<style>
span { border-color: #778305; }
span { border-color: rgb(119,131,5); }
td.TdClassName
{
border-color: #778305;
}
.TagClassName
{
border-color: #778305;
}
</style>