Shades of Dorado #735850
Tints of Dorado #735850
RGB
CMYK
RGB Variations
Color information
#735850 (or 0x735850) is known color: Dorado. HEX triplet: 73, 58 and 50. RGB value is (115,88,80). Sum of RGB (Red+Green+Blue) = 115+88+80=283 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.64% from 283); Green value is 88 (34.77% from 255 or 31.10% from 283); Blue value is 80 (31.64% from 255 or 28.27% from 283); Max value from RGB is 115 - color contains mainly: red. Hex color #735850 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735850 is #8CA7AF. Grayscale: #5F5F5F. Windows color (decimal): -9217968 or 5265523. OLE color: 5265523.
HSL color Cylindrical-coordinate representation of color #735850: hue angle of 13.71º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #735850 is Cyan = 0, Magento = 0.23, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 88 | 80 | - |
| CMYK | 0 | 0.23 | 0.30 | 0.55 |
| HSL | 13.71º | 0.18% | 0.38% | - |
| HSV(B) | 13.71º | 0.3% | 0.45% | - |
| XYZ | 12.01 | 11.2 | 9.12 | - |
| YUV | 95.16 | 119.45 | 142.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 88 | 80 | 0 | 0.23 | 0.30 | 0.55 | 13.71 | 0.18 | 0.38 |
| Hex | 73 | 58 | 50 | 0 | 17 | 1E | 37 | E | 12 | 26 |
| Octal | 163 | 130 | 120 | 0 | 27 | 36 | 67 | 16 | 22 | 46 |
| Binary | 1110011 | 1011000 | 1010000 | 0 | 10111 | 11110 | 110111 | 1110 | 10010 | 100110 |
Color Harmonies of #735850
Complementary color
Monochromatic Colors of #735850
Black with #735850
Text Example
Text Example
White with #735850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735850; }
p { color: rgb(115,88,80); }
H1.HeaderClassName
{
color: #735850;
}
.AnyTagClassName
{
color: #735850;
}
</style>
background-color css
<style>
a { background-color: #735850; }
a { background-color: rgb(115,88,80); }
div.DivClassName
{
background-color: #735850;
}
.BgClassName
{
background-color: #735850;
}
</style>
border-color css
<style>
span { border-color: #735850; }
span { border-color: rgb(115,88,80); }
td.TdClassName
{
border-color: #735850;
}
.TagClassName
{
border-color: #735850;
}
</style>