Shades of Olive #807208
Tints of Olive #807208
RGB
CMYK
RGB Variations
Color information
#807208 (or 0x807208) is known color: Olive. HEX triplet: 80, 72 and 08. RGB value is (128,114,8). Sum of RGB (Red+Green+Blue) = 128+114+8=250 (33% of max value = 765). Red value is 128 (50.39% from 255 or 51.2% from 250); Green value is 114 (44.92% from 255 or 45.6% from 250); Blue value is 8 (3.52% from 255 or 3.2% from 250); Max value from RGB is 128 - color contains mainly: red. Hex color #807208 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #807208 is #7F8DF7. Grayscale: #6A6A6A. Windows color (decimal): -8359416 or 553600. OLE color: 553600.
HSL color Cylindrical-coordinate representation of color #807208: hue angle of 53º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #807208 is Cyan = 0, Magento = 0.11, Yellow = 0.94 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 114 | 8 | - |
| CMYK | 0 | 0.11 | 0.94 | 0.50 |
| HSL | 53º | 0.88% | 0.27% | - |
| HSV(B) | 53º | 0.94% | 0.5% | - |
| XYZ | 14.96 | 16.64 | 2.65 | - |
| YUV | 106.1 | 72.64 | 143.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 114 | 8 | 0 | 0.11 | 0.94 | 0.50 | 53 | 0.88 | 0.27 |
| Hex | 80 | 72 | 8 | 0 | B | 5E | 32 | 35 | 58 | 1B |
| Octal | 200 | 162 | 10 | 0 | 13 | 136 | 62 | 65 | 130 | 33 |
| Binary | 10000000 | 1110010 | 1000 | 0 | 1011 | 1011110 | 110010 | 110101 | 1011000 | 11011 |
Color Harmonies of #807208
Complementary color
Monochromatic Colors of #807208
Black with #807208
Text Example
Text Example
White with #807208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807208; }
p { color: rgb(128,114,8); }
H1.HeaderClassName
{
color: #807208;
}
.AnyTagClassName
{
color: #807208;
}
</style>
background-color css
<style>
a { background-color: #807208; }
a { background-color: rgb(128,114,8); }
div.DivClassName
{
background-color: #807208;
}
.BgClassName
{
background-color: #807208;
}
</style>
border-color css
<style>
span { border-color: #807208; }
span { border-color: rgb(128,114,8); }
td.TdClassName
{
border-color: #807208;
}
.TagClassName
{
border-color: #807208;
}
</style>