Shades of Dorado #685952
Tints of Dorado #685952
RGB
CMYK
RGB Variations
Color information
#685952 (or 0x685952) is known color: Dorado. HEX triplet: 68, 59 and 52. RGB value is (104,89,82). Sum of RGB (Red+Green+Blue) = 104+89+82=275 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.82% from 275); Green value is 89 (35.16% from 255 or 32.36% from 275); Blue value is 82 (32.42% from 255 or 29.82% from 275); Max value from RGB is 104 - color contains mainly: red. Hex color #685952 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685952 is #97A6AD. Grayscale: #5C5C5C. Windows color (decimal): -9938606 or 5396840. OLE color: 5396840.
HSL color Cylindrical-coordinate representation of color #685952: hue angle of 19.09º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #685952 is Cyan = 0, Magento = 0.14, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 89 | 82 | - |
| CMYK | 0 | 0.14 | 0.21 | 0.59 |
| HSL | 19.09º | 0.12% | 0.36% | - |
| HSV(B) | 19.09º | 0.21% | 0.41% | - |
| XYZ | 10.8 | 10.7 | 9.48 | - |
| YUV | 92.69 | 121.97 | 136.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 82 | 0 | 0.14 | 0.21 | 0.59 | 19.09 | 0.12 | 0.36 |
| Hex | 68 | 59 | 52 | 0 | E | 15 | 3B | 13 | C | 24 |
| Octal | 150 | 131 | 122 | 0 | 16 | 25 | 73 | 23 | 14 | 44 |
| Binary | 1101000 | 1011001 | 1010010 | 0 | 1110 | 10101 | 111011 | 10011 | 1100 | 100100 |
Color Harmonies of #685952
Complementary color
Monochromatic Colors of #685952
Black with #685952
Text Example
Text Example
White with #685952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685952; }
p { color: rgb(104,89,82); }
H1.HeaderClassName
{
color: #685952;
}
.AnyTagClassName
{
color: #685952;
}
</style>
background-color css
<style>
a { background-color: #685952; }
a { background-color: rgb(104,89,82); }
div.DivClassName
{
background-color: #685952;
}
.BgClassName
{
background-color: #685952;
}
</style>
border-color css
<style>
span { border-color: #685952; }
span { border-color: rgb(104,89,82); }
td.TdClassName
{
border-color: #685952;
}
.TagClassName
{
border-color: #685952;
}
</style>