Shades of Dorado #766054
Tints of Dorado #766054
RGB
CMYK
RGB Variations
Color information
#766054 (or 0x766054) is known color: Dorado. HEX triplet: 76, 60 and 54. RGB value is (118,96,84). Sum of RGB (Red+Green+Blue) = 118+96+84=298 (39% of max value = 765). Red value is 118 (46.48% from 255 or 39.60% from 298); Green value is 96 (37.89% from 255 or 32.21% from 298); Blue value is 84 (33.20% from 255 or 28.19% from 298); Max value from RGB is 118 - color contains mainly: red. Hex color #766054 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766054 is #899FAB. Grayscale: #656565. Windows color (decimal): -9019308 or 5529718. OLE color: 5529718.
HSL color Cylindrical-coordinate representation of color #766054: hue angle of 21.18º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #766054 is Cyan = 0, Magento = 0.19, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 84 | - |
| CMYK | 0 | 0.19 | 0.29 | 0.54 |
| HSL | 21.18º | 0.17% | 0.4% | - |
| HSV(B) | 21.18º | 0.29% | 0.46% | - |
| XYZ | 13.25 | 12.86 | 10.17 | - |
| YUV | 101.21 | 118.29 | 139.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 84 | 0 | 0.19 | 0.29 | 0.54 | 21.18 | 0.17 | 0.4 |
| Hex | 76 | 60 | 54 | 0 | 13 | 1D | 36 | 15 | 11 | 28 |
| Octal | 166 | 140 | 124 | 0 | 23 | 35 | 66 | 25 | 21 | 50 |
| Binary | 1110110 | 1100000 | 1010100 | 0 | 10011 | 11101 | 110110 | 10101 | 10001 | 101000 |
Color Harmonies of #766054
Complementary color
Monochromatic Colors of #766054
Black with #766054
Text Example
Text Example
White with #766054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766054; }
p { color: rgb(118,96,84); }
H1.HeaderClassName
{
color: #766054;
}
.AnyTagClassName
{
color: #766054;
}
</style>
background-color css
<style>
a { background-color: #766054; }
a { background-color: rgb(118,96,84); }
div.DivClassName
{
background-color: #766054;
}
.BgClassName
{
background-color: #766054;
}
</style>
border-color css
<style>
span { border-color: #766054; }
span { border-color: rgb(118,96,84); }
td.TdClassName
{
border-color: #766054;
}
.TagClassName
{
border-color: #766054;
}
</style>