Shades of Don Juan #684950
Tints of Don Juan #684950
RGB
CMYK
RGB Variations
Color information
#684950 (or 0x684950) is known color: Don Juan. HEX triplet: 68, 49 and 50. RGB value is (104,73,80). Sum of RGB (Red+Green+Blue) = 104+73+80=257 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.47% from 257); Green value is 73 (28.91% from 255 or 28.40% from 257); Blue value is 80 (31.64% from 255 or 31.13% from 257); Max value from RGB is 104 - color contains mainly: red. Hex color #684950 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684950 is #97B6AF. Grayscale: #535353. Windows color (decimal): -9942704 or 5261672. OLE color: 5261672.
HSL color Cylindrical-coordinate representation of color #684950: hue angle of 346.45º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #684950 is Cyan = 0, Magento = 0.30, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 73 | 80 | - |
| CMYK | 0 | 0.30 | 0.23 | 0.59 |
| HSL | 346.45º | 0.18% | 0.35% | - |
| HSV(B) | 346.45º | 0.3% | 0.41% | - |
| XYZ | 9.54 | 8.29 | 8.69 | - |
| YUV | 83.07 | 126.27 | 142.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 73 | 80 | 0 | 0.30 | 0.23 | 0.59 | 346.45 | 0.18 | 0.35 |
| Hex | 68 | 49 | 50 | 0 | 1E | 17 | 3B | 15A | 12 | 23 |
| Octal | 150 | 111 | 120 | 0 | 36 | 27 | 73 | 532 | 22 | 43 |
| Binary | 1101000 | 1001001 | 1010000 | 0 | 11110 | 10111 | 111011 | 101011010 | 10010 | 100011 |
Color Harmonies of #684950
Complementary color
Monochromatic Colors of #684950
Black with #684950
Text Example
Text Example
White with #684950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684950; }
p { color: rgb(104,73,80); }
H1.HeaderClassName
{
color: #684950;
}
.AnyTagClassName
{
color: #684950;
}
</style>
background-color css
<style>
a { background-color: #684950; }
a { background-color: rgb(104,73,80); }
div.DivClassName
{
background-color: #684950;
}
.BgClassName
{
background-color: #684950;
}
</style>
border-color css
<style>
span { border-color: #684950; }
span { border-color: rgb(104,73,80); }
td.TdClassName
{
border-color: #684950;
}
.TagClassName
{
border-color: #684950;
}
</style>