Shades of Olive #728306
Tints of Olive #728306
RGB
CMYK
RGB Variations
Color information
#728306 (or 0x728306) is known color: Olive. HEX triplet: 72, 83 and 06. RGB value is (114,131,6). Sum of RGB (Red+Green+Blue) = 114+131+6=251 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.42% from 251); Green value is 131 (51.56% from 255 or 52.19% from 251); Blue value is 6 (2.73% from 255 or 2.39% from 251); Max value from RGB is 131 - color contains mainly: green. Hex color #728306 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #728306 is #8D7CF9. Grayscale: #707070. Windows color (decimal): -9272570 or 426866. OLE color: 426866.
HSL color Cylindrical-coordinate representation of color #728306: hue angle of 68.16º degrees, saturation: 0.91, 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 #728306 is Cyan = 0.13, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 131 | 6 | - |
| CMYK | 0.13 | 0 | 0.95 | 0.49 |
| HSL | 68.16º | 0.91% | 0.27% | - |
| HSV(B) | 68.16º | 0.95% | 0.51% | - |
| XYZ | 15.09 | 19.82 | 3.2 | - |
| YUV | 111.67 | 68.37 | 129.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 131 | 6 | 0.13 | 0 | 0.95 | 0.49 | 68.16 | 0.91 | 0.27 |
| Hex | 72 | 83 | 6 | D | 0 | 5F | 31 | 44 | 5B | 1B |
| Octal | 162 | 203 | 6 | 15 | 0 | 137 | 61 | 104 | 133 | 33 |
| Binary | 1110010 | 10000011 | 110 | 1101 | 0 | 1011111 | 110001 | 1000100 | 1011011 | 11011 |
Color Harmonies of #728306
Complementary color
Monochromatic Colors of #728306
Black with #728306
Text Example
Text Example
White with #728306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728306; }
p { color: rgb(114,131,6); }
H1.HeaderClassName
{
color: #728306;
}
.AnyTagClassName
{
color: #728306;
}
</style>
background-color css
<style>
a { background-color: #728306; }
a { background-color: rgb(114,131,6); }
div.DivClassName
{
background-color: #728306;
}
.BgClassName
{
background-color: #728306;
}
</style>
border-color css
<style>
span { border-color: #728306; }
span { border-color: rgb(114,131,6); }
td.TdClassName
{
border-color: #728306;
}
.TagClassName
{
border-color: #728306;
}
</style>