Shades of Dorado #766052
Tints of Dorado #766052
RGB
CMYK
RGB Variations
Color information
#766052 (or 0x766052) is known color: Dorado. HEX triplet: 76, 60 and 52. RGB value is (118,96,82). Sum of RGB (Red+Green+Blue) = 118+96+82=296 (39% of max value = 765). Red value is 118 (46.48% from 255 or 39.86% from 296); Green value is 96 (37.89% from 255 or 32.43% from 296); Blue value is 82 (32.42% from 255 or 27.70% from 296); Max value from RGB is 118 - color contains mainly: red. Hex color #766052 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766052 is #899FAD. Grayscale: #656565. Windows color (decimal): -9019310 or 5398646. OLE color: 5398646.
HSL color Cylindrical-coordinate representation of color #766052: hue angle of 23.33º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #766052 is Cyan = 0, Magento = 0.19, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 82 | - |
| CMYK | 0 | 0.19 | 0.31 | 0.54 |
| HSL | 23.33º | 0.18% | 0.39% | - |
| HSV(B) | 23.33º | 0.31% | 0.46% | - |
| XYZ | 13.18 | 12.83 | 9.76 | - |
| YUV | 100.98 | 117.29 | 140.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 82 | 0 | 0.19 | 0.31 | 0.54 | 23.33 | 0.18 | 0.39 |
| Hex | 76 | 60 | 52 | 0 | 13 | 1F | 36 | 17 | 12 | 27 |
| Octal | 166 | 140 | 122 | 0 | 23 | 37 | 66 | 27 | 22 | 47 |
| Binary | 1110110 | 1100000 | 1010010 | 0 | 10011 | 11111 | 110110 | 10111 | 10010 | 100111 |
Color Harmonies of #766052
Complementary color
Monochromatic Colors of #766052
Black with #766052
Text Example
Text Example
White with #766052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766052; }
p { color: rgb(118,96,82); }
H1.HeaderClassName
{
color: #766052;
}
.AnyTagClassName
{
color: #766052;
}
</style>
background-color css
<style>
a { background-color: #766052; }
a { background-color: rgb(118,96,82); }
div.DivClassName
{
background-color: #766052;
}
.BgClassName
{
background-color: #766052;
}
</style>
border-color css
<style>
span { border-color: #766052; }
span { border-color: rgb(118,96,82); }
td.TdClassName
{
border-color: #766052;
}
.TagClassName
{
border-color: #766052;
}
</style>