Shades of Dorado #706762
Tints of Dorado #706762
RGB
CMYK
RGB Variations
Color information
#706762 (or 0x706762) is known color: Dorado. HEX triplet: 70, 67 and 62. RGB value is (112,103,98). Sum of RGB (Red+Green+Blue) = 112+103+98=313 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.78% from 313); Green value is 103 (40.62% from 255 or 32.91% from 313); Blue value is 98 (38.67% from 255 or 31.31% from 313); Max value from RGB is 112 - color contains mainly: red. Hex color #706762 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706762 is #8F989D. Grayscale: #696969. Windows color (decimal): -9410718 or 6449008. OLE color: 6449008.
HSL color Cylindrical-coordinate representation of color #706762: hue angle of 21.43º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #706762 is Cyan = 0, Magento = 0.08, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 103 | 98 | - |
| CMYK | 0 | 0.08 | 0.13 | 0.56 |
| HSL | 21.43º | 0.07% | 0.41% | - |
| HSV(B) | 21.43º | 0.13% | 0.44% | - |
| XYZ | 13.74 | 14.03 | 13.54 | - |
| YUV | 105.12 | 123.98 | 132.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 103 | 98 | 0 | 0.08 | 0.13 | 0.56 | 21.43 | 0.07 | 0.41 |
| Hex | 70 | 67 | 62 | 0 | 8 | D | 38 | 15 | 7 | 29 |
| Octal | 160 | 147 | 142 | 0 | 10 | 15 | 70 | 25 | 7 | 51 |
| Binary | 1110000 | 1100111 | 1100010 | 0 | 1000 | 1101 | 111000 | 10101 | 111 | 101001 |
Color Harmonies of #706762
Complementary color
Monochromatic Colors of #706762
Black with #706762
Text Example
Text Example
White with #706762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706762; }
p { color: rgb(112,103,98); }
H1.HeaderClassName
{
color: #706762;
}
.AnyTagClassName
{
color: #706762;
}
</style>
background-color css
<style>
a { background-color: #706762; }
a { background-color: rgb(112,103,98); }
div.DivClassName
{
background-color: #706762;
}
.BgClassName
{
background-color: #706762;
}
</style>
border-color css
<style>
span { border-color: #706762; }
span { border-color: rgb(112,103,98); }
td.TdClassName
{
border-color: #706762;
}
.TagClassName
{
border-color: #706762;
}
</style>