Shades of Olive #807206
Tints of Olive #807206
RGB
CMYK
RGB Variations
Color information
#807206 (or 0x807206) is known color: Olive. HEX triplet: 80, 72 and 06. RGB value is (128,114,6). Sum of RGB (Red+Green+Blue) = 128+114+6=248 (32% of max value = 765). Red value is 128 (50.39% from 255 or 51.61% from 248); Green value is 114 (44.92% from 255 or 45.97% from 248); Blue value is 6 (2.73% from 255 or 2.42% from 248); Max value from RGB is 128 - color contains mainly: red. Hex color #807206 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #807206 is #7F8DF9. Grayscale: #6A6A6A. Windows color (decimal): -8359418 or 422528. OLE color: 422528.
HSL color Cylindrical-coordinate representation of color #807206: hue angle of 53.11º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #807206 is Cyan = 0, Magento = 0.11, Yellow = 0.95 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 114 | 6 | - |
| CMYK | 0 | 0.11 | 0.95 | 0.50 |
| HSL | 53.11º | 0.91% | 0.26% | - |
| HSV(B) | 53.11º | 0.95% | 0.5% | - |
| XYZ | 14.95 | 16.64 | 2.6 | - |
| YUV | 105.87 | 71.64 | 143.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 114 | 6 | 0 | 0.11 | 0.95 | 0.50 | 53.11 | 0.91 | 0.26 |
| Hex | 80 | 72 | 6 | 0 | B | 5F | 32 | 35 | 5B | 1A |
| Octal | 200 | 162 | 6 | 0 | 13 | 137 | 62 | 65 | 133 | 32 |
| Binary | 10000000 | 1110010 | 110 | 0 | 1011 | 1011111 | 110010 | 110101 | 1011011 | 11010 |
Color Harmonies of #807206
Complementary color
Monochromatic Colors of #807206
Black with #807206
Text Example
Text Example
White with #807206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807206; }
p { color: rgb(128,114,6); }
H1.HeaderClassName
{
color: #807206;
}
.AnyTagClassName
{
color: #807206;
}
</style>
background-color css
<style>
a { background-color: #807206; }
a { background-color: rgb(128,114,6); }
div.DivClassName
{
background-color: #807206;
}
.BgClassName
{
background-color: #807206;
}
</style>
border-color css
<style>
span { border-color: #807206; }
span { border-color: rgb(128,114,6); }
td.TdClassName
{
border-color: #807206;
}
.TagClassName
{
border-color: #807206;
}
</style>