Shades of Don Juan #685155
Tints of Don Juan #685155
RGB
CMYK
RGB Variations
Color information
#685155 (or 0x685155) is known color: Don Juan. HEX triplet: 68, 51 and 55. RGB value is (104,81,85). Sum of RGB (Red+Green+Blue) = 104+81+85=270 (35% of max value = 765). Red value is 104 (41.02% from 255 or 38.52% from 270); Green value is 81 (32.03% from 255 or 30% from 270); Blue value is 85 (33.59% from 255 or 31.48% from 270); Max value from RGB is 104 - color contains mainly: red. Hex color #685155 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685155 is #97AEAA. Grayscale: #585858. Windows color (decimal): -9940651 or 5591400. OLE color: 5591400.
HSL color Cylindrical-coordinate representation of color #685155: hue angle of 349.57º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #685155 is Cyan = 0, Magento = 0.22, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 81 | 85 | - |
| CMYK | 0 | 0.22 | 0.18 | 0.59 |
| HSL | 349.57º | 0.12% | 0.36% | - |
| HSV(B) | 349.57º | 0.22% | 0.41% | - |
| XYZ | 10.29 | 9.48 | 9.88 | - |
| YUV | 88.33 | 126.12 | 139.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 85 | 0 | 0.22 | 0.18 | 0.59 | 349.57 | 0.12 | 0.36 |
| Hex | 68 | 51 | 55 | 0 | 16 | 12 | 3B | 15E | C | 24 |
| Octal | 150 | 121 | 125 | 0 | 26 | 22 | 73 | 536 | 14 | 44 |
| Binary | 1101000 | 1010001 | 1010101 | 0 | 10110 | 10010 | 111011 | 101011110 | 1100 | 100100 |
Color Harmonies of #685155
Complementary color
Monochromatic Colors of #685155
Black with #685155
Text Example
Text Example
White with #685155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685155; }
p { color: rgb(104,81,85); }
H1.HeaderClassName
{
color: #685155;
}
.AnyTagClassName
{
color: #685155;
}
</style>
background-color css
<style>
a { background-color: #685155; }
a { background-color: rgb(104,81,85); }
div.DivClassName
{
background-color: #685155;
}
.BgClassName
{
background-color: #685155;
}
</style>
border-color css
<style>
span { border-color: #685155; }
span { border-color: rgb(104,81,85); }
td.TdClassName
{
border-color: #685155;
}
.TagClassName
{
border-color: #685155;
}
</style>