Shades of Olive #716405
Tints of Olive #716405
RGB
CMYK
RGB Variations
Color information
#716405 (or 0x716405) is known color: Olive. HEX triplet: 71, 64 and 05. RGB value is (113,100,5). Sum of RGB (Red+Green+Blue) = 113+100+5=218 (28% of max value = 765). Red value is 113 (44.53% from 255 or 51.83% from 218); Green value is 100 (39.45% from 255 or 45.87% from 218); Blue value is 5 (2.34% from 255 or 2.29% from 218); Max value from RGB is 113 - color contains mainly: red. Hex color #716405 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716405 is #8E9BFA. Grayscale: #5D5D5D. Windows color (decimal): -9346043 or 353393. OLE color: 353393.
HSL color Cylindrical-coordinate representation of color #716405: hue angle of 52.78º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #716405 is Cyan = 0, Magento = 0.12, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 100 | 5 | - |
| CMYK | 0 | 0.12 | 0.96 | 0.56 |
| HSL | 52.78º | 0.92% | 0.23% | - |
| HSV(B) | 52.78º | 0.96% | 0.44% | - |
| XYZ | 11.39 | 12.64 | 1.98 | - |
| YUV | 93.06 | 78.31 | 142.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 5 | 0 | 0.12 | 0.96 | 0.56 | 52.78 | 0.92 | 0.23 |
| Hex | 71 | 64 | 5 | 0 | C | 60 | 38 | 35 | 5C | 17 |
| Octal | 161 | 144 | 5 | 0 | 14 | 140 | 70 | 65 | 134 | 27 |
| Binary | 1110001 | 1100100 | 101 | 0 | 1100 | 1100000 | 111000 | 110101 | 1011100 | 10111 |
Color Harmonies of #716405
Complementary color
Monochromatic Colors of #716405
Black with #716405
Text Example
Text Example
White with #716405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716405; }
p { color: rgb(113,100,5); }
H1.HeaderClassName
{
color: #716405;
}
.AnyTagClassName
{
color: #716405;
}
</style>
background-color css
<style>
a { background-color: #716405; }
a { background-color: rgb(113,100,5); }
div.DivClassName
{
background-color: #716405;
}
.BgClassName
{
background-color: #716405;
}
</style>
border-color css
<style>
span { border-color: #716405; }
span { border-color: rgb(113,100,5); }
td.TdClassName
{
border-color: #716405;
}
.TagClassName
{
border-color: #716405;
}
</style>