Shades of Dorado #766156
Tints of Dorado #766156
RGB
CMYK
RGB Variations
Color information
#766156 (or 0x766156) is known color: Dorado. HEX triplet: 76, 61 and 56. RGB value is (118,97,86). Sum of RGB (Red+Green+Blue) = 118+97+86=301 (39% of max value = 765). Red value is 118 (46.48% from 255 or 39.20% from 301); Green value is 97 (38.28% from 255 or 32.23% from 301); Blue value is 86 (33.98% from 255 or 28.57% from 301); Max value from RGB is 118 - color contains mainly: red. Hex color #766156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766156 is #899EA9. Grayscale: #666666. Windows color (decimal): -9019050 or 5661046. OLE color: 5661046.
HSL color Cylindrical-coordinate representation of color #766156: hue angle of 20.62º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #766156 is Cyan = 0, Magento = 0.18, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 97 | 86 | - |
| CMYK | 0 | 0.18 | 0.27 | 0.54 |
| HSL | 20.63º | 0.16% | 0.4% | - |
| HSV(B) | 20.63º | 0.27% | 0.46% | - |
| XYZ | 13.43 | 13.07 | 10.62 | - |
| YUV | 102.03 | 118.96 | 139.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 97 | 86 | 0 | 0.18 | 0.27 | 0.54 | 20.63 | 0.16 | 0.4 |
| Hex | 76 | 61 | 56 | 0 | 12 | 1B | 36 | 15 | 10 | 28 |
| Octal | 166 | 141 | 126 | 0 | 22 | 33 | 66 | 25 | 20 | 50 |
| Binary | 1110110 | 1100001 | 1010110 | 0 | 10010 | 11011 | 110110 | 10101 | 10000 | 101000 |
Color Harmonies of #766156
Complementary color
Monochromatic Colors of #766156
Black with #766156
Text Example
Text Example
White with #766156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766156; }
p { color: rgb(118,97,86); }
H1.HeaderClassName
{
color: #766156;
}
.AnyTagClassName
{
color: #766156;
}
</style>
background-color css
<style>
a { background-color: #766156; }
a { background-color: rgb(118,97,86); }
div.DivClassName
{
background-color: #766156;
}
.BgClassName
{
background-color: #766156;
}
</style>
border-color css
<style>
span { border-color: #766156; }
span { border-color: rgb(118,97,86); }
td.TdClassName
{
border-color: #766156;
}
.TagClassName
{
border-color: #766156;
}
</style>