Shades of Dorado #715850
Tints of Dorado #715850
RGB
CMYK
RGB Variations
Color information
#715850 (or 0x715850) is known color: Dorado. HEX triplet: 71, 58 and 50. RGB value is (113,88,80). Sum of RGB (Red+Green+Blue) = 113+88+80=281 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.21% from 281); Green value is 88 (34.77% from 255 or 31.32% from 281); Blue value is 80 (31.64% from 255 or 28.47% from 281); Max value from RGB is 113 - color contains mainly: red. Hex color #715850 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715850 is #8EA7AF. Grayscale: #5E5E5E. Windows color (decimal): -9349040 or 5265521. OLE color: 5265521.
HSL color Cylindrical-coordinate representation of color #715850: hue angle of 14.55º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #715850 is Cyan = 0, Magento = 0.22, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 88 | 80 | - |
| CMYK | 0 | 0.22 | 0.29 | 0.56 |
| HSL | 14.55º | 0.17% | 0.38% | - |
| HSV(B) | 14.55º | 0.29% | 0.44% | - |
| XYZ | 11.75 | 11.07 | 9.11 | - |
| YUV | 94.56 | 119.78 | 141.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 80 | 0 | 0.22 | 0.29 | 0.56 | 14.55 | 0.17 | 0.38 |
| Hex | 71 | 58 | 50 | 0 | 16 | 1D | 38 | F | 11 | 26 |
| Octal | 161 | 130 | 120 | 0 | 26 | 35 | 70 | 17 | 21 | 46 |
| Binary | 1110001 | 1011000 | 1010000 | 0 | 10110 | 11101 | 111000 | 1111 | 10001 | 100110 |
Color Harmonies of #715850
Complementary color
Monochromatic Colors of #715850
Black with #715850
Text Example
Text Example
White with #715850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715850; }
p { color: rgb(113,88,80); }
H1.HeaderClassName
{
color: #715850;
}
.AnyTagClassName
{
color: #715850;
}
</style>
background-color css
<style>
a { background-color: #715850; }
a { background-color: rgb(113,88,80); }
div.DivClassName
{
background-color: #715850;
}
.BgClassName
{
background-color: #715850;
}
</style>
border-color css
<style>
span { border-color: #715850; }
span { border-color: rgb(113,88,80); }
td.TdClassName
{
border-color: #715850;
}
.TagClassName
{
border-color: #715850;
}
</style>