Shades of Dorado #726259
Tints of Dorado #726259
RGB
CMYK
RGB Variations
Color information
#726259 (or 0x726259) is known color: Dorado. HEX triplet: 72, 62 and 59. RGB value is (114,98,89). Sum of RGB (Red+Green+Blue) = 114+98+89=301 (39% of max value = 765). Red value is 114 (44.92% from 255 or 37.87% from 301); Green value is 98 (38.67% from 255 or 32.56% from 301); Blue value is 89 (35.16% from 255 or 29.57% from 301); Max value from RGB is 114 - color contains mainly: red. Hex color #726259 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726259 is #8D9DA6. Grayscale: #656565. Windows color (decimal): -9280935 or 5857906. OLE color: 5857906.
HSL color Cylindrical-coordinate representation of color #726259: hue angle of 21.6º degrees, saturation: 0.12, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #726259 is Cyan = 0, Magento = 0.14, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 98 | 89 | - |
| CMYK | 0 | 0.14 | 0.22 | 0.55 |
| HSL | 21.6º | 0.12% | 0.4% | - |
| HSV(B) | 21.6º | 0.22% | 0.45% | - |
| XYZ | 13.11 | 13.03 | 11.28 | - |
| YUV | 101.76 | 120.8 | 136.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 98 | 89 | 0 | 0.14 | 0.22 | 0.55 | 21.6 | 0.12 | 0.4 |
| Hex | 72 | 62 | 59 | 0 | E | 16 | 37 | 16 | C | 28 |
| Octal | 162 | 142 | 131 | 0 | 16 | 26 | 67 | 26 | 14 | 50 |
| Binary | 1110010 | 1100010 | 1011001 | 0 | 1110 | 10110 | 110111 | 10110 | 1100 | 101000 |
Color Harmonies of #726259
Complementary color
Monochromatic Colors of #726259
Black with #726259
Text Example
Text Example
White with #726259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726259; }
p { color: rgb(114,98,89); }
H1.HeaderClassName
{
color: #726259;
}
.AnyTagClassName
{
color: #726259;
}
</style>
background-color css
<style>
a { background-color: #726259; }
a { background-color: rgb(114,98,89); }
div.DivClassName
{
background-color: #726259;
}
.BgClassName
{
background-color: #726259;
}
</style>
border-color css
<style>
span { border-color: #726259; }
span { border-color: rgb(114,98,89); }
td.TdClassName
{
border-color: #726259;
}
.TagClassName
{
border-color: #726259;
}
</style>