Shades of Dorado #716057
Tints of Dorado #716057
RGB
CMYK
RGB Variations
Color information
#716057 (or 0x716057) is known color: Dorado. HEX triplet: 71, 60 and 57. RGB value is (113,96,87). Sum of RGB (Red+Green+Blue) = 113+96+87=296 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.18% from 296); Green value is 96 (37.89% from 255 or 32.43% from 296); Blue value is 87 (34.38% from 255 or 29.39% from 296); Max value from RGB is 113 - color contains mainly: red. Hex color #716057 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716057 is #8E9FA8. Grayscale: #646464. Windows color (decimal): -9346985 or 5726321. OLE color: 5726321.
HSL color Cylindrical-coordinate representation of color #716057: hue angle of 20.77º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #716057 is Cyan = 0, Magento = 0.15, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 96 | 87 | - |
| CMYK | 0 | 0.15 | 0.23 | 0.56 |
| HSL | 20.77º | 0.13% | 0.39% | - |
| HSV(B) | 20.77º | 0.23% | 0.44% | - |
| XYZ | 12.71 | 12.56 | 10.77 | - |
| YUV | 100.06 | 120.63 | 137.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 96 | 87 | 0 | 0.15 | 0.23 | 0.56 | 20.77 | 0.13 | 0.39 |
| Hex | 71 | 60 | 57 | 0 | F | 17 | 38 | 15 | D | 27 |
| Octal | 161 | 140 | 127 | 0 | 17 | 27 | 70 | 25 | 15 | 47 |
| Binary | 1110001 | 1100000 | 1010111 | 0 | 1111 | 10111 | 111000 | 10101 | 1101 | 100111 |
Color Harmonies of #716057
Complementary color
Monochromatic Colors of #716057
Black with #716057
Text Example
Text Example
White with #716057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716057; }
p { color: rgb(113,96,87); }
H1.HeaderClassName
{
color: #716057;
}
.AnyTagClassName
{
color: #716057;
}
</style>
background-color css
<style>
a { background-color: #716057; }
a { background-color: rgb(113,96,87); }
div.DivClassName
{
background-color: #716057;
}
.BgClassName
{
background-color: #716057;
}
</style>
border-color css
<style>
span { border-color: #716057; }
span { border-color: rgb(113,96,87); }
td.TdClassName
{
border-color: #716057;
}
.TagClassName
{
border-color: #716057;
}
</style>