Shades of Olive #807805
Tints of Olive #807805
RGB
CMYK
RGB Variations
Color information
#807805 (or 0x807805) is known color: Olive. HEX triplet: 80, 78 and 05. RGB value is (128,120,5). Sum of RGB (Red+Green+Blue) = 128+120+5=253 (33% of max value = 765). Red value is 128 (50.39% from 255 or 50.59% from 253); Green value is 120 (47.27% from 255 or 47.43% from 253); Blue value is 5 (2.34% from 255 or 1.98% from 253); Max value from RGB is 128 - color contains mainly: red. Hex color #807805 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #807805 is #7F87FA. Grayscale: #6D6D6D. Windows color (decimal): -8357883 or 358528. OLE color: 358528.
HSL color Cylindrical-coordinate representation of color #807805: hue angle of 56.1º degrees, saturation: 0.92, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #807805 is Cyan = 0, Magento = 0.06, Yellow = 0.96 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 120 | 5 | - |
| CMYK | 0 | 0.06 | 0.96 | 0.50 |
| HSL | 56.1º | 0.92% | 0.26% | - |
| HSV(B) | 56.1º | 0.96% | 0.5% | - |
| XYZ | 15.65 | 18.03 | 2.8 | - |
| YUV | 109.28 | 69.15 | 141.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 120 | 5 | 0 | 0.06 | 0.96 | 0.50 | 56.1 | 0.92 | 0.26 |
| Hex | 80 | 78 | 5 | 0 | 6 | 60 | 32 | 38 | 5C | 1A |
| Octal | 200 | 170 | 5 | 0 | 6 | 140 | 62 | 70 | 134 | 32 |
| Binary | 10000000 | 1111000 | 101 | 0 | 110 | 1100000 | 110010 | 111000 | 1011100 | 11010 |
Color Harmonies of #807805
Complementary color
Monochromatic Colors of #807805
Black with #807805
Text Example
Text Example
White with #807805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807805; }
p { color: rgb(128,120,5); }
H1.HeaderClassName
{
color: #807805;
}
.AnyTagClassName
{
color: #807805;
}
</style>
background-color css
<style>
a { background-color: #807805; }
a { background-color: rgb(128,120,5); }
div.DivClassName
{
background-color: #807805;
}
.BgClassName
{
background-color: #807805;
}
</style>
border-color css
<style>
span { border-color: #807805; }
span { border-color: rgb(128,120,5); }
td.TdClassName
{
border-color: #807805;
}
.TagClassName
{
border-color: #807805;
}
</style>