Shades of Dorado #685955
Tints of Dorado #685955
RGB
CMYK
RGB Variations
Color information
#685955 (or 0x685955) is known color: Dorado. HEX triplet: 68, 59 and 55. RGB value is (104,89,85). Sum of RGB (Red+Green+Blue) = 104+89+85=278 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.41% from 278); Green value is 89 (35.16% from 255 or 32.01% from 278); Blue value is 85 (33.59% from 255 or 30.58% from 278); Max value from RGB is 104 - color contains mainly: red. Hex color #685955 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685955 is #97A6AA. Grayscale: #5D5D5D. Windows color (decimal): -9938603 or 5593448. OLE color: 5593448.
HSL color Cylindrical-coordinate representation of color #685955: hue angle of 12.63º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #685955 is Cyan = 0, Magento = 0.14, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 89 | 85 | - |
| CMYK | 0 | 0.14 | 0.18 | 0.59 |
| HSL | 12.63º | 0.1% | 0.37% | - |
| HSV(B) | 12.63º | 0.18% | 0.41% | - |
| XYZ | 10.92 | 10.74 | 10.09 | - |
| YUV | 93.03 | 123.47 | 135.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 85 | 0 | 0.14 | 0.18 | 0.59 | 12.63 | 0.1 | 0.37 |
| Hex | 68 | 59 | 55 | 0 | E | 12 | 3B | D | A | 25 |
| Octal | 150 | 131 | 125 | 0 | 16 | 22 | 73 | 15 | 12 | 45 |
| Binary | 1101000 | 1011001 | 1010101 | 0 | 1110 | 10010 | 111011 | 1101 | 1010 | 100101 |
Color Harmonies of #685955
Complementary color
Monochromatic Colors of #685955
Black with #685955
Text Example
Text Example
White with #685955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685955; }
p { color: rgb(104,89,85); }
H1.HeaderClassName
{
color: #685955;
}
.AnyTagClassName
{
color: #685955;
}
</style>
background-color css
<style>
a { background-color: #685955; }
a { background-color: rgb(104,89,85); }
div.DivClassName
{
background-color: #685955;
}
.BgClassName
{
background-color: #685955;
}
</style>
border-color css
<style>
span { border-color: #685955; }
span { border-color: rgb(104,89,85); }
td.TdClassName
{
border-color: #685955;
}
.TagClassName
{
border-color: #685955;
}
</style>