Shades of Dorado #716054
Tints of Dorado #716054
RGB
CMYK
RGB Variations
Color information
#716054 (or 0x716054) is known color: Dorado. HEX triplet: 71, 60 and 54. RGB value is (113,96,84). Sum of RGB (Red+Green+Blue) = 113+96+84=293 (38% of max value = 765). Red value is 113 (44.53% from 255 or 38.57% from 293); Green value is 96 (37.89% from 255 or 32.76% from 293); Blue value is 84 (33.20% from 255 or 28.67% from 293); Max value from RGB is 113 - color contains mainly: red. Hex color #716054 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716054 is #8E9FAB. Grayscale: #636363. Windows color (decimal): -9346988 or 5529713. OLE color: 5529713.
HSL color Cylindrical-coordinate representation of color #716054: hue angle of 24.83º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #716054 is Cyan = 0, Magento = 0.15, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 96 | 84 | - |
| CMYK | 0 | 0.15 | 0.26 | 0.56 |
| HSL | 24.83º | 0.15% | 0.39% | - |
| HSV(B) | 24.83º | 0.26% | 0.44% | - |
| XYZ | 12.59 | 12.52 | 10.14 | - |
| YUV | 99.72 | 119.13 | 137.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 96 | 84 | 0 | 0.15 | 0.26 | 0.56 | 24.83 | 0.15 | 0.39 |
| Hex | 71 | 60 | 54 | 0 | F | 1A | 38 | 19 | F | 27 |
| Octal | 161 | 140 | 124 | 0 | 17 | 32 | 70 | 31 | 17 | 47 |
| Binary | 1110001 | 1100000 | 1010100 | 0 | 1111 | 11010 | 111000 | 11001 | 1111 | 100111 |
Color Harmonies of #716054
Complementary color
Monochromatic Colors of #716054
Black with #716054
Text Example
Text Example
White with #716054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716054; }
p { color: rgb(113,96,84); }
H1.HeaderClassName
{
color: #716054;
}
.AnyTagClassName
{
color: #716054;
}
</style>
background-color css
<style>
a { background-color: #716054; }
a { background-color: rgb(113,96,84); }
div.DivClassName
{
background-color: #716054;
}
.BgClassName
{
background-color: #716054;
}
</style>
border-color css
<style>
span { border-color: #716054; }
span { border-color: rgb(113,96,84); }
td.TdClassName
{
border-color: #716054;
}
.TagClassName
{
border-color: #716054;
}
</style>