Shades of Don Juan #685459
Tints of Don Juan #685459
RGB
CMYK
RGB Variations
Color information
#685459 (or 0x685459) is known color: Don Juan. HEX triplet: 68, 54 and 59. RGB value is (104,84,89). Sum of RGB (Red+Green+Blue) = 104+84+89=277 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.55% from 277); Green value is 84 (33.20% from 255 or 30.32% from 277); Blue value is 89 (35.16% from 255 or 32.13% from 277); Max value from RGB is 104 - color contains mainly: red. Hex color #685459 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685459 is #97ABA6. Grayscale: #5A5A5A. Windows color (decimal): -9939879 or 5854312. OLE color: 5854312.
HSL color Cylindrical-coordinate representation of color #685459: hue angle of 345º 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 #685459 is Cyan = 0, Magento = 0.19, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 84 | 89 | - |
| CMYK | 0 | 0.19 | 0.14 | 0.59 |
| HSL | 345º | 0.11% | 0.37% | - |
| HSV(B) | 345º | 0.19% | 0.41% | - |
| XYZ | 10.68 | 10 | 10.82 | - |
| YUV | 90.55 | 127.13 | 137.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 89 | 0 | 0.19 | 0.14 | 0.59 | 345 | 0.11 | 0.37 |
| Hex | 68 | 54 | 59 | 0 | 13 | E | 3B | 159 | B | 25 |
| Octal | 150 | 124 | 131 | 0 | 23 | 16 | 73 | 531 | 13 | 45 |
| Binary | 1101000 | 1010100 | 1011001 | 0 | 10011 | 1110 | 111011 | 101011001 | 1011 | 100101 |
Color Harmonies of #685459
Complementary color
Monochromatic Colors of #685459
Black with #685459
Text Example
Text Example
White with #685459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685459; }
p { color: rgb(104,84,89); }
H1.HeaderClassName
{
color: #685459;
}
.AnyTagClassName
{
color: #685459;
}
</style>
background-color css
<style>
a { background-color: #685459; }
a { background-color: rgb(104,84,89); }
div.DivClassName
{
background-color: #685459;
}
.BgClassName
{
background-color: #685459;
}
</style>
border-color css
<style>
span { border-color: #685459; }
span { border-color: rgb(104,84,89); }
td.TdClassName
{
border-color: #685459;
}
.TagClassName
{
border-color: #685459;
}
</style>