Shades of Olive #736506
Tints of Olive #736506
RGB
CMYK
RGB Variations
Color information
#736506 (or 0x736506) is known color: Olive. HEX triplet: 73, 65 and 06. RGB value is (115,101,6). Sum of RGB (Red+Green+Blue) = 115+101+6=222 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.80% from 222); Green value is 101 (39.84% from 255 or 45.50% from 222); Blue value is 6 (2.73% from 255 or 2.70% from 222); Max value from RGB is 115 - color contains mainly: red. Hex color #736506 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736506 is #8C9AF9. Grayscale: #5E5E5E. Windows color (decimal): -9214714 or 419187. OLE color: 419187.
HSL color Cylindrical-coordinate representation of color #736506: hue angle of 52.29º 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 #736506 is Cyan = 0, Magento = 0.12, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 101 | 6 | - |
| CMYK | 0 | 0.12 | 0.95 | 0.55 |
| HSL | 52.29º | 0.9% | 0.24% | - |
| HSV(B) | 52.29º | 0.95% | 0.45% | - |
| XYZ | 11.76 | 12.97 | 2.06 | - |
| YUV | 94.36 | 78.14 | 142.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 101 | 6 | 0 | 0.12 | 0.95 | 0.55 | 52.29 | 0.9 | 0.24 |
| Hex | 73 | 65 | 6 | 0 | C | 5F | 37 | 34 | 5A | 18 |
| Octal | 163 | 145 | 6 | 0 | 14 | 137 | 67 | 64 | 132 | 30 |
| Binary | 1110011 | 1100101 | 110 | 0 | 1100 | 1011111 | 110111 | 110100 | 1011010 | 11000 |
Color Harmonies of #736506
Complementary color
Monochromatic Colors of #736506
Black with #736506
Text Example
Text Example
White with #736506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736506; }
p { color: rgb(115,101,6); }
H1.HeaderClassName
{
color: #736506;
}
.AnyTagClassName
{
color: #736506;
}
</style>
background-color css
<style>
a { background-color: #736506; }
a { background-color: rgb(115,101,6); }
div.DivClassName
{
background-color: #736506;
}
.BgClassName
{
background-color: #736506;
}
</style>
border-color css
<style>
span { border-color: #736506; }
span { border-color: rgb(115,101,6); }
td.TdClassName
{
border-color: #736506;
}
.TagClassName
{
border-color: #736506;
}
</style>