Shades of Dorado #736359
Tints of Dorado #736359
RGB
CMYK
RGB Variations
Color information
#736359 (or 0x736359) is known color: Dorado. HEX triplet: 73, 63 and 59. RGB value is (115,99,89). Sum of RGB (Red+Green+Blue) = 115+99+89=303 (40% of max value = 765). Red value is 115 (45.31% from 255 or 37.95% from 303); Green value is 99 (39.06% from 255 or 32.67% from 303); Blue value is 89 (35.16% from 255 or 29.37% from 303); Max value from RGB is 115 - color contains mainly: red. Hex color #736359 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736359 is #8C9CA6. Grayscale: #666666. Windows color (decimal): -9215143 or 5858163. OLE color: 5858163.
HSL color Cylindrical-coordinate representation of color #736359: hue angle of 23.08º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #736359 is Cyan = 0, Magento = 0.14, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 99 | 89 | - |
| CMYK | 0 | 0.14 | 0.23 | 0.55 |
| HSL | 23.08º | 0.13% | 0.4% | - |
| HSV(B) | 23.08º | 0.23% | 0.45% | - |
| XYZ | 13.34 | 13.29 | 11.31 | - |
| YUV | 102.64 | 120.3 | 136.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 99 | 89 | 0 | 0.14 | 0.23 | 0.55 | 23.08 | 0.13 | 0.4 |
| Hex | 73 | 63 | 59 | 0 | E | 17 | 37 | 17 | D | 28 |
| Octal | 163 | 143 | 131 | 0 | 16 | 27 | 67 | 27 | 15 | 50 |
| Binary | 1110011 | 1100011 | 1011001 | 0 | 1110 | 10111 | 110111 | 10111 | 1101 | 101000 |
Color Harmonies of #736359
Complementary color
Monochromatic Colors of #736359
Black with #736359
Text Example
Text Example
White with #736359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736359; }
p { color: rgb(115,99,89); }
H1.HeaderClassName
{
color: #736359;
}
.AnyTagClassName
{
color: #736359;
}
</style>
background-color css
<style>
a { background-color: #736359; }
a { background-color: rgb(115,99,89); }
div.DivClassName
{
background-color: #736359;
}
.BgClassName
{
background-color: #736359;
}
</style>
border-color css
<style>
span { border-color: #736359; }
span { border-color: rgb(115,99,89); }
td.TdClassName
{
border-color: #736359;
}
.TagClassName
{
border-color: #736359;
}
</style>