Shades of Olive #807207
Tints of Olive #807207
RGB
CMYK
RGB Variations
Color information
#807207 (or 0x807207) is known color: Olive. HEX triplet: 80, 72 and 07. RGB value is (128,114,7). Sum of RGB (Red+Green+Blue) = 128+114+7=249 (32% of max value = 765). Red value is 128 (50.39% from 255 or 51.41% from 249); Green value is 114 (44.92% from 255 or 45.78% from 249); Blue value is 7 (3.12% from 255 or 2.81% from 249); Max value from RGB is 128 - color contains mainly: red. Hex color #807207 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #807207 is #7F8DF8. Grayscale: #6A6A6A. Windows color (decimal): -8359417 or 488064. OLE color: 488064.
HSL color Cylindrical-coordinate representation of color #807207: hue angle of 53.06º degrees, saturation: 0.9, 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 #807207 is Cyan = 0, Magento = 0.11, Yellow = 0.95 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 114 | 7 | - |
| CMYK | 0 | 0.11 | 0.95 | 0.50 |
| HSL | 53.06º | 0.9% | 0.26% | - |
| HSV(B) | 53.06º | 0.95% | 0.5% | - |
| XYZ | 14.96 | 16.64 | 2.62 | - |
| YUV | 105.99 | 72.14 | 143.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 114 | 7 | 0 | 0.11 | 0.95 | 0.50 | 53.06 | 0.9 | 0.26 |
| Hex | 80 | 72 | 7 | 0 | B | 5F | 32 | 35 | 5A | 1A |
| Octal | 200 | 162 | 7 | 0 | 13 | 137 | 62 | 65 | 132 | 32 |
| Binary | 10000000 | 1110010 | 111 | 0 | 1011 | 1011111 | 110010 | 110101 | 1011010 | 11010 |
Color Harmonies of #807207
Complementary color
Monochromatic Colors of #807207
Black with #807207
Text Example
Text Example
White with #807207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807207; }
p { color: rgb(128,114,7); }
H1.HeaderClassName
{
color: #807207;
}
.AnyTagClassName
{
color: #807207;
}
</style>
background-color css
<style>
a { background-color: #807207; }
a { background-color: rgb(128,114,7); }
div.DivClassName
{
background-color: #807207;
}
.BgClassName
{
background-color: #807207;
}
</style>
border-color css
<style>
span { border-color: #807207; }
span { border-color: rgb(128,114,7); }
td.TdClassName
{
border-color: #807207;
}
.TagClassName
{
border-color: #807207;
}
</style>