Shades of Dorado #735952
Tints of Dorado #735952
RGB
CMYK
RGB Variations
Color information
#735952 (or 0x735952) is known color: Dorado. HEX triplet: 73, 59 and 52. RGB value is (115,89,82). Sum of RGB (Red+Green+Blue) = 115+89+82=286 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.21% from 286); Green value is 89 (35.16% from 255 or 31.12% from 286); Blue value is 82 (32.42% from 255 or 28.67% from 286); Max value from RGB is 115 - color contains mainly: red. Hex color #735952 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735952 is #8CA6AD. Grayscale: #606060. Windows color (decimal): -9217710 or 5396851. OLE color: 5396851.
HSL color Cylindrical-coordinate representation of color #735952: hue angle of 12.73º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #735952 is Cyan = 0, Magento = 0.23, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 89 | 82 | - |
| CMYK | 0 | 0.23 | 0.29 | 0.55 |
| HSL | 12.73º | 0.17% | 0.39% | - |
| HSV(B) | 12.73º | 0.29% | 0.45% | - |
| XYZ | 12.17 | 11.4 | 9.54 | - |
| YUV | 95.98 | 120.11 | 141.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 89 | 82 | 0 | 0.23 | 0.29 | 0.55 | 12.73 | 0.17 | 0.39 |
| Hex | 73 | 59 | 52 | 0 | 17 | 1D | 37 | D | 11 | 27 |
| Octal | 163 | 131 | 122 | 0 | 27 | 35 | 67 | 15 | 21 | 47 |
| Binary | 1110011 | 1011001 | 1010010 | 0 | 10111 | 11101 | 110111 | 1101 | 10001 | 100111 |
Color Harmonies of #735952
Complementary color
Monochromatic Colors of #735952
Black with #735952
Text Example
Text Example
White with #735952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735952; }
p { color: rgb(115,89,82); }
H1.HeaderClassName
{
color: #735952;
}
.AnyTagClassName
{
color: #735952;
}
</style>
background-color css
<style>
a { background-color: #735952; }
a { background-color: rgb(115,89,82); }
div.DivClassName
{
background-color: #735952;
}
.BgClassName
{
background-color: #735952;
}
</style>
border-color css
<style>
span { border-color: #735952; }
span { border-color: rgb(115,89,82); }
td.TdClassName
{
border-color: #735952;
}
.TagClassName
{
border-color: #735952;
}
</style>