Shades of Dorado #685954
Tints of Dorado #685954
RGB
CMYK
RGB Variations
Color information
#685954 (or 0x685954) is known color: Dorado. HEX triplet: 68, 59 and 54. RGB value is (104,89,84). Sum of RGB (Red+Green+Blue) = 104+89+84=277 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.55% from 277); Green value is 89 (35.16% from 255 or 32.13% from 277); Blue value is 84 (33.20% from 255 or 30.32% from 277); Max value from RGB is 104 - color contains mainly: red. Hex color #685954 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685954 is #97A6AB. Grayscale: #5C5C5C. Windows color (decimal): -9938604 or 5527912. OLE color: 5527912.
HSL color Cylindrical-coordinate representation of color #685954: hue angle of 15º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #685954 is Cyan = 0, Magento = 0.14, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 89 | 84 | - |
| CMYK | 0 | 0.14 | 0.19 | 0.59 |
| HSL | 15º | 0.11% | 0.37% | - |
| HSV(B) | 15º | 0.19% | 0.41% | - |
| XYZ | 10.88 | 10.73 | 9.88 | - |
| YUV | 92.92 | 122.97 | 135.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 84 | 0 | 0.14 | 0.19 | 0.59 | 15 | 0.11 | 0.37 |
| Hex | 68 | 59 | 54 | 0 | E | 13 | 3B | F | B | 25 |
| Octal | 150 | 131 | 124 | 0 | 16 | 23 | 73 | 17 | 13 | 45 |
| Binary | 1101000 | 1011001 | 1010100 | 0 | 1110 | 10011 | 111011 | 1111 | 1011 | 100101 |
Color Harmonies of #685954
Complementary color
Monochromatic Colors of #685954
Black with #685954
Text Example
Text Example
White with #685954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685954; }
p { color: rgb(104,89,84); }
H1.HeaderClassName
{
color: #685954;
}
.AnyTagClassName
{
color: #685954;
}
</style>
background-color css
<style>
a { background-color: #685954; }
a { background-color: rgb(104,89,84); }
div.DivClassName
{
background-color: #685954;
}
.BgClassName
{
background-color: #685954;
}
</style>
border-color css
<style>
span { border-color: #685954; }
span { border-color: rgb(104,89,84); }
td.TdClassName
{
border-color: #685954;
}
.TagClassName
{
border-color: #685954;
}
</style>