Shades of Dorado #715851
Tints of Dorado #715851
RGB
CMYK
RGB Variations
Color information
#715851 (or 0x715851) is known color: Dorado. HEX triplet: 71, 58 and 51. RGB value is (113,88,81). Sum of RGB (Red+Green+Blue) = 113+88+81=282 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.07% from 282); Green value is 88 (34.77% from 255 or 31.21% from 282); Blue value is 81 (32.03% from 255 or 28.72% from 282); Max value from RGB is 113 - color contains mainly: red. Hex color #715851 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715851 is #8EA7AE. Grayscale: #5E5E5E. Windows color (decimal): -9349039 or 5331057. OLE color: 5331057.
HSL color Cylindrical-coordinate representation of color #715851: hue angle of 13.12º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #715851 is Cyan = 0, Magento = 0.22, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 88 | 81 | - |
| CMYK | 0 | 0.22 | 0.28 | 0.56 |
| HSL | 13.13º | 0.16% | 0.38% | - |
| HSV(B) | 13.13º | 0.28% | 0.44% | - |
| XYZ | 11.78 | 11.08 | 9.3 | - |
| YUV | 94.68 | 120.28 | 141.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 81 | 0 | 0.22 | 0.28 | 0.56 | 13.13 | 0.16 | 0.38 |
| Hex | 71 | 58 | 51 | 0 | 16 | 1C | 38 | D | 10 | 26 |
| Octal | 161 | 130 | 121 | 0 | 26 | 34 | 70 | 15 | 20 | 46 |
| Binary | 1110001 | 1011000 | 1010001 | 0 | 10110 | 11100 | 111000 | 1101 | 10000 | 100110 |
Color Harmonies of #715851
Complementary color
Monochromatic Colors of #715851
Black with #715851
Text Example
Text Example
White with #715851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715851; }
p { color: rgb(113,88,81); }
H1.HeaderClassName
{
color: #715851;
}
.AnyTagClassName
{
color: #715851;
}
</style>
background-color css
<style>
a { background-color: #715851; }
a { background-color: rgb(113,88,81); }
div.DivClassName
{
background-color: #715851;
}
.BgClassName
{
background-color: #715851;
}
</style>
border-color css
<style>
span { border-color: #715851; }
span { border-color: rgb(113,88,81); }
td.TdClassName
{
border-color: #715851;
}
.TagClassName
{
border-color: #715851;
}
</style>