Shades of Don Juan #685053
Tints of Don Juan #685053
RGB
CMYK
RGB Variations
Color information
#685053 (or 0x685053) is known color: Don Juan. HEX triplet: 68, 50 and 53. RGB value is (104,80,83). Sum of RGB (Red+Green+Blue) = 104+80+83=267 (35% of max value = 765). Red value is 104 (41.02% from 255 or 38.95% from 267); Green value is 80 (31.64% from 255 or 29.96% from 267); Blue value is 83 (32.81% from 255 or 31.09% from 267); Max value from RGB is 104 - color contains mainly: red. Hex color #685053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685053 is #97AFAC. Grayscale: #575757. Windows color (decimal): -9940909 or 5460072. OLE color: 5460072.
HSL color Cylindrical-coordinate representation of color #685053: hue angle of 352.5º 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 #685053 is Cyan = 0, Magento = 0.23, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 80 | 83 | - |
| CMYK | 0 | 0.23 | 0.20 | 0.59 |
| HSL | 352.5º | 0.13% | 0.36% | - |
| HSV(B) | 352.5º | 0.23% | 0.41% | - |
| XYZ | 10.14 | 9.3 | 9.45 | - |
| YUV | 87.52 | 125.45 | 139.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 80 | 83 | 0 | 0.23 | 0.20 | 0.59 | 352.5 | 0.13 | 0.36 |
| Hex | 68 | 50 | 53 | 0 | 17 | 14 | 3B | 160 | D | 24 |
| Octal | 150 | 120 | 123 | 0 | 27 | 24 | 73 | 540 | 15 | 44 |
| Binary | 1101000 | 1010000 | 1010011 | 0 | 10111 | 10100 | 111011 | 101100000 | 1101 | 100100 |
Color Harmonies of #685053
Complementary color
Monochromatic Colors of #685053
Black with #685053
Text Example
Text Example
White with #685053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685053; }
p { color: rgb(104,80,83); }
H1.HeaderClassName
{
color: #685053;
}
.AnyTagClassName
{
color: #685053;
}
</style>
background-color css
<style>
a { background-color: #685053; }
a { background-color: rgb(104,80,83); }
div.DivClassName
{
background-color: #685053;
}
.BgClassName
{
background-color: #685053;
}
</style>
border-color css
<style>
span { border-color: #685053; }
span { border-color: rgb(104,80,83); }
td.TdClassName
{
border-color: #685053;
}
.TagClassName
{
border-color: #685053;
}
</style>