Shades of Olive #726906
Tints of Olive #726906
RGB
CMYK
RGB Variations
Color information
#726906 (or 0x726906) is known color: Olive. HEX triplet: 72, 69 and 06. RGB value is (114,105,6). Sum of RGB (Red+Green+Blue) = 114+105+6=225 (29% of max value = 765). Red value is 114 (44.92% from 255 or 50.67% from 225); Green value is 105 (41.41% from 255 or 46.67% from 225); Blue value is 6 (2.73% from 255 or 2.67% from 225); Max value from RGB is 114 - color contains mainly: red. Hex color #726906 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #726906 is #8D96F9. Grayscale: #606060. Windows color (decimal): -9279226 or 420210. OLE color: 420210.
HSL color Cylindrical-coordinate representation of color #726906: hue angle of 55º 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 #726906 is Cyan = 0, Magento = 0.08, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 105 | 6 | - |
| CMYK | 0 | 0.08 | 0.95 | 0.55 |
| HSL | 55º | 0.9% | 0.24% | - |
| HSV(B) | 55º | 0.95% | 0.45% | - |
| XYZ | 12.02 | 13.69 | 2.18 | - |
| YUV | 96.41 | 76.98 | 140.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 105 | 6 | 0 | 0.08 | 0.95 | 0.55 | 55 | 0.9 | 0.24 |
| Hex | 72 | 69 | 6 | 0 | 8 | 5F | 37 | 37 | 5A | 18 |
| Octal | 162 | 151 | 6 | 0 | 10 | 137 | 67 | 67 | 132 | 30 |
| Binary | 1110010 | 1101001 | 110 | 0 | 1000 | 1011111 | 110111 | 110111 | 1011010 | 11000 |
Color Harmonies of #726906
Complementary color
Monochromatic Colors of #726906
Black with #726906
Text Example
Text Example
White with #726906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726906; }
p { color: rgb(114,105,6); }
H1.HeaderClassName
{
color: #726906;
}
.AnyTagClassName
{
color: #726906;
}
</style>
background-color css
<style>
a { background-color: #726906; }
a { background-color: rgb(114,105,6); }
div.DivClassName
{
background-color: #726906;
}
.BgClassName
{
background-color: #726906;
}
</style>
border-color css
<style>
span { border-color: #726906; }
span { border-color: rgb(114,105,6); }
td.TdClassName
{
border-color: #726906;
}
.TagClassName
{
border-color: #726906;
}
</style>