Shades of Olive #706406
Tints of Olive #706406
RGB
CMYK
RGB Variations
Color information
#706406 (or 0x706406) is known color: Olive. HEX triplet: 70, 64 and 06. RGB value is (112,100,6). Sum of RGB (Red+Green+Blue) = 112+100+6=218 (28% of max value = 765). Red value is 112 (44.14% from 255 or 51.38% from 218); Green value is 100 (39.45% from 255 or 45.87% from 218); Blue value is 6 (2.73% from 255 or 2.75% from 218); Max value from RGB is 112 - color contains mainly: red. Hex color #706406 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #706406 is #8F9BF9. Grayscale: #5D5D5D. Windows color (decimal): -9411578 or 418928. OLE color: 418928.
HSL color Cylindrical-coordinate representation of color #706406: hue angle of 53.21º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #706406 is Cyan = 0, Magento = 0.11, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 100 | 6 | - |
| CMYK | 0 | 0.11 | 0.95 | 0.56 |
| HSL | 53.21º | 0.9% | 0.23% | - |
| HSV(B) | 53.21º | 0.95% | 0.44% | - |
| XYZ | 11.27 | 12.57 | 2 | - |
| YUV | 92.87 | 78.98 | 141.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 100 | 6 | 0 | 0.11 | 0.95 | 0.56 | 53.21 | 0.9 | 0.23 |
| Hex | 70 | 64 | 6 | 0 | B | 5F | 38 | 35 | 5A | 17 |
| Octal | 160 | 144 | 6 | 0 | 13 | 137 | 70 | 65 | 132 | 27 |
| Binary | 1110000 | 1100100 | 110 | 0 | 1011 | 1011111 | 111000 | 110101 | 1011010 | 10111 |
Color Harmonies of #706406
Complementary color
Monochromatic Colors of #706406
Black with #706406
Text Example
Text Example
White with #706406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706406; }
p { color: rgb(112,100,6); }
H1.HeaderClassName
{
color: #706406;
}
.AnyTagClassName
{
color: #706406;
}
</style>
background-color css
<style>
a { background-color: #706406; }
a { background-color: rgb(112,100,6); }
div.DivClassName
{
background-color: #706406;
}
.BgClassName
{
background-color: #706406;
}
</style>
border-color css
<style>
span { border-color: #706406; }
span { border-color: rgb(112,100,6); }
td.TdClassName
{
border-color: #706406;
}
.TagClassName
{
border-color: #706406;
}
</style>