Shades of Olive #726504
Tints of Olive #726504
RGB
CMYK
RGB Variations
Color information
#726504 (or 0x726504) is known color: Olive. HEX triplet: 72, 65 and 04. RGB value is (114,101,4). Sum of RGB (Red+Green+Blue) = 114+101+4=219 (29% of max value = 765). Red value is 114 (44.92% from 255 or 52.05% from 219); Green value is 101 (39.84% from 255 or 46.12% from 219); Blue value is 4 (1.95% from 255 or 1.83% from 219); Max value from RGB is 114 - color contains mainly: red. Hex color #726504 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #726504 is #8D9AFB. Grayscale: #5E5E5E. Windows color (decimal): -9280252 or 288114. OLE color: 288114.
HSL color Cylindrical-coordinate representation of color #726504: hue angle of 52.91º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #726504 is Cyan = 0, Magento = 0.11, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 101 | 4 | - |
| CMYK | 0 | 0.11 | 0.96 | 0.55 |
| HSL | 52.91º | 0.93% | 0.23% | - |
| HSV(B) | 52.91º | 0.96% | 0.45% | - |
| XYZ | 11.62 | 12.89 | 1.99 | - |
| YUV | 93.83 | 77.31 | 142.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 101 | 4 | 0 | 0.11 | 0.96 | 0.55 | 52.91 | 0.93 | 0.23 |
| Hex | 72 | 65 | 4 | 0 | B | 60 | 37 | 35 | 5D | 17 |
| Octal | 162 | 145 | 4 | 0 | 13 | 140 | 67 | 65 | 135 | 27 |
| Binary | 1110010 | 1100101 | 100 | 0 | 1011 | 1100000 | 110111 | 110101 | 1011101 | 10111 |
Color Harmonies of #726504
Complementary color
Monochromatic Colors of #726504
Black with #726504
Text Example
Text Example
White with #726504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726504; }
p { color: rgb(114,101,4); }
H1.HeaderClassName
{
color: #726504;
}
.AnyTagClassName
{
color: #726504;
}
</style>
background-color css
<style>
a { background-color: #726504; }
a { background-color: rgb(114,101,4); }
div.DivClassName
{
background-color: #726504;
}
.BgClassName
{
background-color: #726504;
}
</style>
border-color css
<style>
span { border-color: #726504; }
span { border-color: rgb(114,101,4); }
td.TdClassName
{
border-color: #726504;
}
.TagClassName
{
border-color: #726504;
}
</style>