Shades of Olive #728408
Tints of Olive #728408
RGB
CMYK
RGB Variations
Color information
#728408 (or 0x728408) is known color: Olive. HEX triplet: 72, 84 and 08. RGB value is (114,132,8). Sum of RGB (Red+Green+Blue) = 114+132+8=254 (33% of max value = 765). Red value is 114 (44.92% from 255 or 44.88% from 254); Green value is 132 (51.95% from 255 or 51.97% from 254); Blue value is 8 (3.52% from 255 or 3.15% from 254); Max value from RGB is 132 - color contains mainly: green. Hex color #728408 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #728408 is #8D7BF7. Grayscale: #707070. Windows color (decimal): -9272312 or 558194. OLE color: 558194.
HSL color Cylindrical-coordinate representation of color #728408: hue angle of 68.71º degrees, saturation: 0.89, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #728408 is Cyan = 0.14, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 132 | 8 | - |
| CMYK | 0.14 | 0 | 0.94 | 0.48 |
| HSL | 68.71º | 0.89% | 0.27% | - |
| HSV(B) | 68.71º | 0.94% | 0.52% | - |
| XYZ | 15.23 | 20.1 | 3.31 | - |
| YUV | 112.48 | 69.04 | 129.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 132 | 8 | 0.14 | 0 | 0.94 | 0.48 | 68.71 | 0.89 | 0.27 |
| Hex | 72 | 84 | 8 | E | 0 | 5E | 30 | 45 | 59 | 1B |
| Octal | 162 | 204 | 10 | 16 | 0 | 136 | 60 | 105 | 131 | 33 |
| Binary | 1110010 | 10000100 | 1000 | 1110 | 0 | 1011110 | 110000 | 1000101 | 1011001 | 11011 |
Color Harmonies of #728408
Complementary color
Monochromatic Colors of #728408
Black with #728408
Text Example
Text Example
White with #728408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728408; }
p { color: rgb(114,132,8); }
H1.HeaderClassName
{
color: #728408;
}
.AnyTagClassName
{
color: #728408;
}
</style>
background-color css
<style>
a { background-color: #728408; }
a { background-color: rgb(114,132,8); }
div.DivClassName
{
background-color: #728408;
}
.BgClassName
{
background-color: #728408;
}
</style>
border-color css
<style>
span { border-color: #728408; }
span { border-color: rgb(114,132,8); }
td.TdClassName
{
border-color: #728408;
}
.TagClassName
{
border-color: #728408;
}
</style>