Shades of Olive #726506
Tints of Olive #726506
RGB
CMYK
RGB Variations
Color information
#726506 (or 0x726506) is known color: Olive. HEX triplet: 72, 65 and 06. RGB value is (114,101,6). Sum of RGB (Red+Green+Blue) = 114+101+6=221 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.58% from 221); Green value is 101 (39.84% from 255 or 45.70% from 221); Blue value is 6 (2.73% from 255 or 2.71% from 221); Max value from RGB is 114 - color contains mainly: red. Hex color #726506 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #726506 is #8D9AF9. Grayscale: #5E5E5E. Windows color (decimal): -9280250 or 419186. OLE color: 419186.
HSL color Cylindrical-coordinate representation of color #726506: hue angle of 52.78º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #726506 is Cyan = 0, Magento = 0.11, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 101 | 6 | - |
| CMYK | 0 | 0.11 | 0.95 | 0.55 |
| HSL | 52.78º | 0.9% | 0.24% | - |
| HSV(B) | 52.78º | 0.95% | 0.45% | - |
| XYZ | 11.63 | 12.9 | 2.05 | - |
| YUV | 94.06 | 78.31 | 142.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 101 | 6 | 0 | 0.11 | 0.95 | 0.55 | 52.78 | 0.9 | 0.24 |
| Hex | 72 | 65 | 6 | 0 | B | 5F | 37 | 35 | 5A | 18 |
| Octal | 162 | 145 | 6 | 0 | 13 | 137 | 67 | 65 | 132 | 30 |
| Binary | 1110010 | 1100101 | 110 | 0 | 1011 | 1011111 | 110111 | 110101 | 1011010 | 11000 |
Color Harmonies of #726506
Complementary color
Monochromatic Colors of #726506
Black with #726506
Text Example
Text Example
White with #726506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726506; }
p { color: rgb(114,101,6); }
H1.HeaderClassName
{
color: #726506;
}
.AnyTagClassName
{
color: #726506;
}
</style>
background-color css
<style>
a { background-color: #726506; }
a { background-color: rgb(114,101,6); }
div.DivClassName
{
background-color: #726506;
}
.BgClassName
{
background-color: #726506;
}
</style>
border-color css
<style>
span { border-color: #726506; }
span { border-color: rgb(114,101,6); }
td.TdClassName
{
border-color: #726506;
}
.TagClassName
{
border-color: #726506;
}
</style>