Shades of Olive #728907
Tints of Olive #728907
RGB
CMYK
RGB Variations
Color information
#728907 (or 0x728907) is known color: Olive. HEX triplet: 72, 89 and 07. RGB value is (114,137,7). Sum of RGB (Red+Green+Blue) = 114+137+7=258 (34% of max value = 765). Red value is 114 (44.92% from 255 or 44.19% from 258); Green value is 137 (53.91% from 255 or 53.10% from 258); Blue value is 7 (3.12% from 255 or 2.71% from 258); Max value from RGB is 137 - color contains mainly: green. Hex color #728907 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #728907 is #8D76F8. Grayscale: #737373. Windows color (decimal): -9271033 or 493938. OLE color: 493938.
HSL color Cylindrical-coordinate representation of color #728907: hue angle of 70.62º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #728907 is Cyan = 0.17, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 114 | 137 | 7 | - |
| CMYK | 0.17 | 0 | 0.95 | 0.46 |
| HSL | 70.62º | 0.9% | 0.28% | - |
| HSV(B) | 70.62º | 0.95% | 0.54% | - |
| XYZ | 15.92 | 21.48 | 3.51 | - |
| YUV | 115.3 | 66.88 | 127.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 137 | 7 | 0.17 | 0 | 0.95 | 0.46 | 70.62 | 0.9 | 0.28 |
| Hex | 72 | 89 | 7 | 11 | 0 | 5F | 2E | 47 | 5A | 1C |
| Octal | 162 | 211 | 7 | 21 | 0 | 137 | 56 | 107 | 132 | 34 |
| Binary | 1110010 | 10001001 | 111 | 10001 | 0 | 1011111 | 101110 | 1000111 | 1011010 | 11100 |
Color Harmonies of #728907
Complementary color
Monochromatic Colors of #728907
Black with #728907
Text Example
Text Example
White with #728907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728907; }
p { color: rgb(114,137,7); }
H1.HeaderClassName
{
color: #728907;
}
.AnyTagClassName
{
color: #728907;
}
</style>
background-color css
<style>
a { background-color: #728907; }
a { background-color: rgb(114,137,7); }
div.DivClassName
{
background-color: #728907;
}
.BgClassName
{
background-color: #728907;
}
</style>
border-color css
<style>
span { border-color: #728907; }
span { border-color: rgb(114,137,7); }
td.TdClassName
{
border-color: #728907;
}
.TagClassName
{
border-color: #728907;
}
</style>