Shades of Dorado #685953
Tints of Dorado #685953
RGB
CMYK
RGB Variations
Color information
#685953 (or 0x685953) is known color: Dorado. HEX triplet: 68, 59 and 53. RGB value is (104,89,83). Sum of RGB (Red+Green+Blue) = 104+89+83=276 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.68% from 276); Green value is 89 (35.16% from 255 or 32.25% from 276); Blue value is 83 (32.81% from 255 or 30.07% from 276); Max value from RGB is 104 - color contains mainly: red. Hex color #685953 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685953 is #97A6AC. Grayscale: #5C5C5C. Windows color (decimal): -9938605 or 5462376. OLE color: 5462376.
HSL color Cylindrical-coordinate representation of color #685953: hue angle of 17.14º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #685953 is Cyan = 0, Magento = 0.14, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 89 | 83 | - |
| CMYK | 0 | 0.14 | 0.20 | 0.59 |
| HSL | 17.14º | 0.11% | 0.37% | - |
| HSV(B) | 17.14º | 0.2% | 0.41% | - |
| XYZ | 10.84 | 10.71 | 9.68 | - |
| YUV | 92.8 | 122.47 | 135.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 83 | 0 | 0.14 | 0.20 | 0.59 | 17.14 | 0.11 | 0.37 |
| Hex | 68 | 59 | 53 | 0 | E | 14 | 3B | 11 | B | 25 |
| Octal | 150 | 131 | 123 | 0 | 16 | 24 | 73 | 21 | 13 | 45 |
| Binary | 1101000 | 1011001 | 1010011 | 0 | 1110 | 10100 | 111011 | 10001 | 1011 | 100101 |
Color Harmonies of #685953
Complementary color
Monochromatic Colors of #685953
Black with #685953
Text Example
Text Example
White with #685953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685953; }
p { color: rgb(104,89,83); }
H1.HeaderClassName
{
color: #685953;
}
.AnyTagClassName
{
color: #685953;
}
</style>
background-color css
<style>
a { background-color: #685953; }
a { background-color: rgb(104,89,83); }
div.DivClassName
{
background-color: #685953;
}
.BgClassName
{
background-color: #685953;
}
</style>
border-color css
<style>
span { border-color: #685953; }
span { border-color: rgb(104,89,83); }
td.TdClassName
{
border-color: #685953;
}
.TagClassName
{
border-color: #685953;
}
</style>