Shades of Olive #728307
Tints of Olive #728307
RGB
CMYK
RGB Variations
Color information
#728307 (or 0x728307) is known color: Olive. HEX triplet: 72, 83 and 07. RGB value is (114,131,7). Sum of RGB (Red+Green+Blue) = 114+131+7=252 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.24% from 252); Green value is 131 (51.56% from 255 or 51.98% from 252); Blue value is 7 (3.12% from 255 or 2.78% from 252); Max value from RGB is 131 - color contains mainly: green. Hex color #728307 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #728307 is #8D7CF8. Grayscale: #707070. Windows color (decimal): -9272569 or 492402. OLE color: 492402.
HSL color Cylindrical-coordinate representation of color #728307: hue angle of 68.23º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #728307 is Cyan = 0.13, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 131 | 7 | - |
| CMYK | 0.13 | 0 | 0.95 | 0.49 |
| HSL | 68.23º | 0.9% | 0.27% | - |
| HSV(B) | 68.23º | 0.95% | 0.51% | - |
| XYZ | 15.09 | 19.83 | 3.23 | - |
| YUV | 111.78 | 68.87 | 129.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 131 | 7 | 0.13 | 0 | 0.95 | 0.49 | 68.23 | 0.9 | 0.27 |
| Hex | 72 | 83 | 7 | D | 0 | 5F | 31 | 44 | 5A | 1B |
| Octal | 162 | 203 | 7 | 15 | 0 | 137 | 61 | 104 | 132 | 33 |
| Binary | 1110010 | 10000011 | 111 | 1101 | 0 | 1011111 | 110001 | 1000100 | 1011010 | 11011 |
Color Harmonies of #728307
Complementary color
Monochromatic Colors of #728307
Black with #728307
Text Example
Text Example
White with #728307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728307; }
p { color: rgb(114,131,7); }
H1.HeaderClassName
{
color: #728307;
}
.AnyTagClassName
{
color: #728307;
}
</style>
background-color css
<style>
a { background-color: #728307; }
a { background-color: rgb(114,131,7); }
div.DivClassName
{
background-color: #728307;
}
.BgClassName
{
background-color: #728307;
}
</style>
border-color css
<style>
span { border-color: #728307; }
span { border-color: rgb(114,131,7); }
td.TdClassName
{
border-color: #728307;
}
.TagClassName
{
border-color: #728307;
}
</style>