Shades of Dorado #716257
Tints of Dorado #716257
RGB
CMYK
RGB Variations
Color information
#716257 (or 0x716257) is known color: Dorado. HEX triplet: 71, 62 and 57. RGB value is (113,98,87). Sum of RGB (Red+Green+Blue) = 113+98+87=298 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.92% from 298); Green value is 98 (38.67% from 255 or 32.89% from 298); Blue value is 87 (34.38% from 255 or 29.19% from 298); Max value from RGB is 113 - color contains mainly: red. Hex color #716257 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716257 is #8E9DA8. Grayscale: #656565. Windows color (decimal): -9346473 or 5726833. OLE color: 5726833.
HSL color Cylindrical-coordinate representation of color #716257: hue angle of 25.38º 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 #716257 is Cyan = 0, Magento = 0.13, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 98 | 87 | - |
| CMYK | 0 | 0.13 | 0.23 | 0.56 |
| HSL | 25.38º | 0.13% | 0.39% | - |
| HSV(B) | 25.38º | 0.23% | 0.44% | - |
| XYZ | 12.9 | 12.93 | 10.83 | - |
| YUV | 101.23 | 119.97 | 136.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 87 | 0 | 0.13 | 0.23 | 0.56 | 25.38 | 0.13 | 0.39 |
| Hex | 71 | 62 | 57 | 0 | D | 17 | 38 | 19 | D | 27 |
| Octal | 161 | 142 | 127 | 0 | 15 | 27 | 70 | 31 | 15 | 47 |
| Binary | 1110001 | 1100010 | 1010111 | 0 | 1101 | 10111 | 111000 | 11001 | 1101 | 100111 |
Color Harmonies of #716257
Complementary color
Monochromatic Colors of #716257
Black with #716257
Text Example
Text Example
White with #716257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716257; }
p { color: rgb(113,98,87); }
H1.HeaderClassName
{
color: #716257;
}
.AnyTagClassName
{
color: #716257;
}
</style>
background-color css
<style>
a { background-color: #716257; }
a { background-color: rgb(113,98,87); }
div.DivClassName
{
background-color: #716257;
}
.BgClassName
{
background-color: #716257;
}
</style>
border-color css
<style>
span { border-color: #716257; }
span { border-color: rgb(113,98,87); }
td.TdClassName
{
border-color: #716257;
}
.TagClassName
{
border-color: #716257;
}
</style>