Shades of Dorado #716059
Tints of Dorado #716059
RGB
CMYK
RGB Variations
Color information
#716059 (or 0x716059) is known color: Dorado. HEX triplet: 71, 60 and 59. RGB value is (113,96,89). Sum of RGB (Red+Green+Blue) = 113+96+89=298 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.92% from 298); Green value is 96 (37.89% from 255 or 32.21% from 298); Blue value is 89 (35.16% from 255 or 29.87% from 298); Max value from RGB is 113 - color contains mainly: red. Hex color #716059 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716059 is #8E9FA6. Grayscale: #646464. Windows color (decimal): -9346983 or 5857393. OLE color: 5857393.
HSL color Cylindrical-coordinate representation of color #716059: hue angle of 17.5º degrees, saturation: 0.12, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #716059 is Cyan = 0, Magento = 0.15, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 96 | 89 | - |
| CMYK | 0 | 0.15 | 0.21 | 0.56 |
| HSL | 17.5º | 0.12% | 0.4% | - |
| HSV(B) | 17.5º | 0.21% | 0.44% | - |
| XYZ | 12.8 | 12.6 | 11.21 | - |
| YUV | 100.29 | 121.63 | 137.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 96 | 89 | 0 | 0.15 | 0.21 | 0.56 | 17.5 | 0.12 | 0.4 |
| Hex | 71 | 60 | 59 | 0 | F | 15 | 38 | 12 | C | 28 |
| Octal | 161 | 140 | 131 | 0 | 17 | 25 | 70 | 22 | 14 | 50 |
| Binary | 1110001 | 1100000 | 1011001 | 0 | 1111 | 10101 | 111000 | 10010 | 1100 | 101000 |
Color Harmonies of #716059
Complementary color
Monochromatic Colors of #716059
Black with #716059
Text Example
Text Example
White with #716059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716059; }
p { color: rgb(113,96,89); }
H1.HeaderClassName
{
color: #716059;
}
.AnyTagClassName
{
color: #716059;
}
</style>
background-color css
<style>
a { background-color: #716059; }
a { background-color: rgb(113,96,89); }
div.DivClassName
{
background-color: #716059;
}
.BgClassName
{
background-color: #716059;
}
</style>
border-color css
<style>
span { border-color: #716059; }
span { border-color: rgb(113,96,89); }
td.TdClassName
{
border-color: #716059;
}
.TagClassName
{
border-color: #716059;
}
</style>