Shades of Dorado #685850
Tints of Dorado #685850
RGB
CMYK
RGB Variations
Color information
#685850 (or 0x685850) is known color: Dorado. HEX triplet: 68, 58 and 50. RGB value is (104,88,80). Sum of RGB (Red+Green+Blue) = 104+88+80=272 (36% of max value = 765). Red value is 104 (41.02% from 255 or 38.24% from 272); Green value is 88 (34.77% from 255 or 32.35% from 272); Blue value is 80 (31.64% from 255 or 29.41% from 272); Max value from RGB is 104 - color contains mainly: red. Hex color #685850 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685850 is #97A7AF. Grayscale: #5B5B5B. Windows color (decimal): -9938864 or 5265512. OLE color: 5265512.
HSL color Cylindrical-coordinate representation of color #685850: hue angle of 20º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #685850 is Cyan = 0, Magento = 0.15, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 88 | 80 | - |
| CMYK | 0 | 0.15 | 0.23 | 0.59 |
| HSL | 20º | 0.13% | 0.36% | - |
| HSV(B) | 20º | 0.23% | 0.41% | - |
| XYZ | 10.65 | 10.5 | 9.06 | - |
| YUV | 91.87 | 121.3 | 136.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 80 | 0 | 0.15 | 0.23 | 0.59 | 20 | 0.13 | 0.36 |
| Hex | 68 | 58 | 50 | 0 | F | 17 | 3B | 14 | D | 24 |
| Octal | 150 | 130 | 120 | 0 | 17 | 27 | 73 | 24 | 15 | 44 |
| Binary | 1101000 | 1011000 | 1010000 | 0 | 1111 | 10111 | 111011 | 10100 | 1101 | 100100 |
Color Harmonies of #685850
Complementary color
Monochromatic Colors of #685850
Black with #685850
Text Example
Text Example
White with #685850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685850; }
p { color: rgb(104,88,80); }
H1.HeaderClassName
{
color: #685850;
}
.AnyTagClassName
{
color: #685850;
}
</style>
background-color css
<style>
a { background-color: #685850; }
a { background-color: rgb(104,88,80); }
div.DivClassName
{
background-color: #685850;
}
.BgClassName
{
background-color: #685850;
}
</style>
border-color css
<style>
span { border-color: #685850; }
span { border-color: rgb(104,88,80); }
td.TdClassName
{
border-color: #685850;
}
.TagClassName
{
border-color: #685850;
}
</style>