Shades of Dorado #726057
Tints of Dorado #726057
RGB
CMYK
RGB Variations
Color information
#726057 (or 0x726057) is known color: Dorado. HEX triplet: 72, 60 and 57. RGB value is (114,96,87). Sum of RGB (Red+Green+Blue) = 114+96+87=297 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.38% from 297); Green value is 96 (37.89% from 255 or 32.32% from 297); Blue value is 87 (34.38% from 255 or 29.29% from 297); Max value from RGB is 114 - color contains mainly: red. Hex color #726057 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726057 is #8D9FA8. Grayscale: #646464. Windows color (decimal): -9281449 or 5726322. OLE color: 5726322.
HSL color Cylindrical-coordinate representation of color #726057: hue angle of 20º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #726057 is Cyan = 0, Magento = 0.16, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 96 | 87 | - |
| CMYK | 0 | 0.16 | 0.24 | 0.55 |
| HSL | 20º | 0.13% | 0.39% | - |
| HSV(B) | 20º | 0.24% | 0.45% | - |
| XYZ | 12.84 | 12.63 | 10.78 | - |
| YUV | 100.36 | 120.46 | 137.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 96 | 87 | 0 | 0.16 | 0.24 | 0.55 | 20 | 0.13 | 0.39 |
| Hex | 72 | 60 | 57 | 0 | 10 | 18 | 37 | 14 | D | 27 |
| Octal | 162 | 140 | 127 | 0 | 20 | 30 | 67 | 24 | 15 | 47 |
| Binary | 1110010 | 1100000 | 1010111 | 0 | 10000 | 11000 | 110111 | 10100 | 1101 | 100111 |
Color Harmonies of #726057
Complementary color
Monochromatic Colors of #726057
Black with #726057
Text Example
Text Example
White with #726057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726057; }
p { color: rgb(114,96,87); }
H1.HeaderClassName
{
color: #726057;
}
.AnyTagClassName
{
color: #726057;
}
</style>
background-color css
<style>
a { background-color: #726057; }
a { background-color: rgb(114,96,87); }
div.DivClassName
{
background-color: #726057;
}
.BgClassName
{
background-color: #726057;
}
</style>
border-color css
<style>
span { border-color: #726057; }
span { border-color: rgb(114,96,87); }
td.TdClassName
{
border-color: #726057;
}
.TagClassName
{
border-color: #726057;
}
</style>