Shades of Don Juan #685054
Tints of Don Juan #685054
RGB
CMYK
RGB Variations
Color information
#685054 (or 0x685054) is known color: Don Juan. HEX triplet: 68, 50 and 54. RGB value is (104,80,84). Sum of RGB (Red+Green+Blue) = 104+80+84=268 (35% of max value = 765). Red value is 104 (41.02% from 255 or 38.81% from 268); Green value is 80 (31.64% from 255 or 29.85% from 268); Blue value is 84 (33.20% from 255 or 31.34% from 268); Max value from RGB is 104 - color contains mainly: red. Hex color #685054 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685054 is #97AFAB. Grayscale: #575757. Windows color (decimal): -9940908 or 5525608. OLE color: 5525608.
HSL color Cylindrical-coordinate representation of color #685054: hue angle of 350º 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 #685054 is Cyan = 0, Magento = 0.23, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 80 | 84 | - |
| CMYK | 0 | 0.23 | 0.19 | 0.59 |
| HSL | 350º | 0.13% | 0.36% | - |
| HSV(B) | 350º | 0.23% | 0.41% | - |
| XYZ | 10.18 | 9.32 | 9.65 | - |
| YUV | 87.63 | 125.95 | 139.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 80 | 84 | 0 | 0.23 | 0.19 | 0.59 | 350 | 0.13 | 0.36 |
| Hex | 68 | 50 | 54 | 0 | 17 | 13 | 3B | 15E | D | 24 |
| Octal | 150 | 120 | 124 | 0 | 27 | 23 | 73 | 536 | 15 | 44 |
| Binary | 1101000 | 1010000 | 1010100 | 0 | 10111 | 10011 | 111011 | 101011110 | 1101 | 100100 |
Color Harmonies of #685054
Complementary color
Monochromatic Colors of #685054
Black with #685054
Text Example
Text Example
White with #685054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685054; }
p { color: rgb(104,80,84); }
H1.HeaderClassName
{
color: #685054;
}
.AnyTagClassName
{
color: #685054;
}
</style>
background-color css
<style>
a { background-color: #685054; }
a { background-color: rgb(104,80,84); }
div.DivClassName
{
background-color: #685054;
}
.BgClassName
{
background-color: #685054;
}
</style>
border-color css
<style>
span { border-color: #685054; }
span { border-color: rgb(104,80,84); }
td.TdClassName
{
border-color: #685054;
}
.TagClassName
{
border-color: #685054;
}
</style>