Shades of Dorado #756053
Tints of Dorado #756053
RGB
CMYK
RGB Variations
Color information
#756053 (or 0x756053) is known color: Dorado. HEX triplet: 75, 60 and 53. RGB value is (117,96,83). Sum of RGB (Red+Green+Blue) = 117+96+83=296 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39.53% from 296); Green value is 96 (37.89% from 255 or 32.43% from 296); Blue value is 83 (32.81% from 255 or 28.04% from 296); Max value from RGB is 117 - color contains mainly: red. Hex color #756053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756053 is #8A9FAC. Grayscale: #646464. Windows color (decimal): -9084845 or 5464181. OLE color: 5464181.
HSL color Cylindrical-coordinate representation of color #756053: hue angle of 22.94º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #756053 is Cyan = 0, Magento = 0.18, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 96 | 83 | - |
| CMYK | 0 | 0.18 | 0.29 | 0.54 |
| HSL | 22.94º | 0.17% | 0.39% | - |
| HSV(B) | 22.94º | 0.29% | 0.46% | - |
| XYZ | 13.08 | 12.77 | 9.96 | - |
| YUV | 100.8 | 117.96 | 139.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 83 | 0 | 0.18 | 0.29 | 0.54 | 22.94 | 0.17 | 0.39 |
| Hex | 75 | 60 | 53 | 0 | 12 | 1D | 36 | 17 | 11 | 27 |
| Octal | 165 | 140 | 123 | 0 | 22 | 35 | 66 | 27 | 21 | 47 |
| Binary | 1110101 | 1100000 | 1010011 | 0 | 10010 | 11101 | 110110 | 10111 | 10001 | 100111 |
Color Harmonies of #756053
Complementary color
Monochromatic Colors of #756053
Black with #756053
Text Example
Text Example
White with #756053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756053; }
p { color: rgb(117,96,83); }
H1.HeaderClassName
{
color: #756053;
}
.AnyTagClassName
{
color: #756053;
}
</style>
background-color css
<style>
a { background-color: #756053; }
a { background-color: rgb(117,96,83); }
div.DivClassName
{
background-color: #756053;
}
.BgClassName
{
background-color: #756053;
}
</style>
border-color css
<style>
span { border-color: #756053; }
span { border-color: rgb(117,96,83); }
td.TdClassName
{
border-color: #756053;
}
.TagClassName
{
border-color: #756053;
}
</style>