Shades of Dorado #716660
Tints of Dorado #716660
RGB
CMYK
RGB Variations
Color information
#716660 (or 0x716660) is known color: Dorado. HEX triplet: 71, 66 and 60. RGB value is (113,102,96). Sum of RGB (Red+Green+Blue) = 113+102+96=311 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.33% from 311); Green value is 102 (40.23% from 255 or 32.80% from 311); Blue value is 96 (37.89% from 255 or 30.87% from 311); Max value from RGB is 113 - color contains mainly: red. Hex color #716660 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716660 is #8E999F. Grayscale: #686868. Windows color (decimal): -9345440 or 6317681. OLE color: 6317681.
HSL color Cylindrical-coordinate representation of color #716660: hue angle of 21.18º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #716660 is Cyan = 0, Magento = 0.10, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 102 | 96 | - |
| CMYK | 0 | 0.10 | 0.15 | 0.56 |
| HSL | 21.18º | 0.08% | 0.41% | - |
| HSV(B) | 21.18º | 0.15% | 0.44% | - |
| XYZ | 13.67 | 13.86 | 13.02 | - |
| YUV | 104.61 | 123.14 | 133.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 96 | 0 | 0.10 | 0.15 | 0.56 | 21.18 | 0.08 | 0.41 |
| Hex | 71 | 66 | 60 | 0 | A | F | 38 | 15 | 8 | 29 |
| Octal | 161 | 146 | 140 | 0 | 12 | 17 | 70 | 25 | 10 | 51 |
| Binary | 1110001 | 1100110 | 1100000 | 0 | 1010 | 1111 | 111000 | 10101 | 1000 | 101001 |
Color Harmonies of #716660
Complementary color
Monochromatic Colors of #716660
Black with #716660
Text Example
Text Example
White with #716660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716660; }
p { color: rgb(113,102,96); }
H1.HeaderClassName
{
color: #716660;
}
.AnyTagClassName
{
color: #716660;
}
</style>
background-color css
<style>
a { background-color: #716660; }
a { background-color: rgb(113,102,96); }
div.DivClassName
{
background-color: #716660;
}
.BgClassName
{
background-color: #716660;
}
</style>
border-color css
<style>
span { border-color: #716660; }
span { border-color: rgb(113,102,96); }
td.TdClassName
{
border-color: #716660;
}
.TagClassName
{
border-color: #716660;
}
</style>