Shades of Dorado #776257
Tints of Dorado #776257
RGB
CMYK
RGB Variations
Color information
#776257 (or 0x776257) is known color: Dorado. HEX triplet: 77, 62 and 57. RGB value is (119,98,87). Sum of RGB (Red+Green+Blue) = 119+98+87=304 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.14% from 304); Green value is 98 (38.67% from 255 or 32.24% from 304); Blue value is 87 (34.38% from 255 or 28.62% from 304); Max value from RGB is 119 - color contains mainly: red. Hex color #776257 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776257 is #889DA8. Grayscale: #676767. Windows color (decimal): -8953257 or 5726839. OLE color: 5726839.
HSL color Cylindrical-coordinate representation of color #776257: hue angle of 20.62º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #776257 is Cyan = 0, Magento = 0.18, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 98 | 87 | - |
| CMYK | 0 | 0.18 | 0.27 | 0.53 |
| HSL | 20.63º | 0.16% | 0.4% | - |
| HSV(B) | 20.63º | 0.27% | 0.47% | - |
| XYZ | 13.7 | 13.35 | 10.87 | - |
| YUV | 103.03 | 118.96 | 139.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 98 | 87 | 0 | 0.18 | 0.27 | 0.53 | 20.63 | 0.16 | 0.4 |
| Hex | 77 | 62 | 57 | 0 | 12 | 1B | 35 | 15 | 10 | 28 |
| Octal | 167 | 142 | 127 | 0 | 22 | 33 | 65 | 25 | 20 | 50 |
| Binary | 1110111 | 1100010 | 1010111 | 0 | 10010 | 11011 | 110101 | 10101 | 10000 | 101000 |
Color Harmonies of #776257
Complementary color
Monochromatic Colors of #776257
Black with #776257
Text Example
Text Example
White with #776257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776257; }
p { color: rgb(119,98,87); }
H1.HeaderClassName
{
color: #776257;
}
.AnyTagClassName
{
color: #776257;
}
</style>
background-color css
<style>
a { background-color: #776257; }
a { background-color: rgb(119,98,87); }
div.DivClassName
{
background-color: #776257;
}
.BgClassName
{
background-color: #776257;
}
</style>
border-color css
<style>
span { border-color: #776257; }
span { border-color: rgb(119,98,87); }
td.TdClassName
{
border-color: #776257;
}
.TagClassName
{
border-color: #776257;
}
</style>