Shades of Dorado #736056
Tints of Dorado #736056
RGB
CMYK
RGB Variations
Color information
#736056 (or 0x736056) is known color: Dorado. HEX triplet: 73, 60 and 56. RGB value is (115,96,86). Sum of RGB (Red+Green+Blue) = 115+96+86=297 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.72% from 297); Green value is 96 (37.89% from 255 or 32.32% from 297); Blue value is 86 (33.98% from 255 or 28.96% from 297); Max value from RGB is 115 - color contains mainly: red. Hex color #736056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736056 is #8C9FA9. Grayscale: #646464. Windows color (decimal): -9215914 or 5660787. OLE color: 5660787.
HSL color Cylindrical-coordinate representation of color #736056: hue angle of 20.69º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #736056 is Cyan = 0, Magento = 0.17, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 96 | 86 | - |
| CMYK | 0 | 0.17 | 0.25 | 0.55 |
| HSL | 20.69º | 0.14% | 0.39% | - |
| HSV(B) | 20.69º | 0.25% | 0.45% | - |
| XYZ | 12.93 | 12.68 | 10.57 | - |
| YUV | 100.54 | 119.79 | 138.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 96 | 86 | 0 | 0.17 | 0.25 | 0.55 | 20.69 | 0.14 | 0.39 |
| Hex | 73 | 60 | 56 | 0 | 11 | 19 | 37 | 15 | E | 27 |
| Octal | 163 | 140 | 126 | 0 | 21 | 31 | 67 | 25 | 16 | 47 |
| Binary | 1110011 | 1100000 | 1010110 | 0 | 10001 | 11001 | 110111 | 10101 | 1110 | 100111 |
Color Harmonies of #736056
Complementary color
Monochromatic Colors of #736056
Black with #736056
Text Example
Text Example
White with #736056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736056; }
p { color: rgb(115,96,86); }
H1.HeaderClassName
{
color: #736056;
}
.AnyTagClassName
{
color: #736056;
}
</style>
background-color css
<style>
a { background-color: #736056; }
a { background-color: rgb(115,96,86); }
div.DivClassName
{
background-color: #736056;
}
.BgClassName
{
background-color: #736056;
}
</style>
border-color css
<style>
span { border-color: #736056; }
span { border-color: rgb(115,96,86); }
td.TdClassName
{
border-color: #736056;
}
.TagClassName
{
border-color: #736056;
}
</style>