Shades of Don Juan #685156
Tints of Don Juan #685156
RGB
CMYK
RGB Variations
Color information
#685156 (or 0x685156) is known color: Don Juan. HEX triplet: 68, 51 and 56. RGB value is (104,81,86). Sum of RGB (Red+Green+Blue) = 104+81+86=271 (35% of max value = 765). Red value is 104 (41.02% from 255 or 38.38% from 271); Green value is 81 (32.03% from 255 or 29.89% from 271); Blue value is 86 (33.98% from 255 or 31.73% from 271); Max value from RGB is 104 - color contains mainly: red. Hex color #685156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685156 is #97AEA9. Grayscale: #585858. Windows color (decimal): -9940650 or 5656936. OLE color: 5656936.
HSL color Cylindrical-coordinate representation of color #685156: hue angle of 346.96º 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 #685156 is Cyan = 0, Magento = 0.22, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 81 | 86 | - |
| CMYK | 0 | 0.22 | 0.17 | 0.59 |
| HSL | 346.96º | 0.12% | 0.36% | - |
| HSV(B) | 346.96º | 0.22% | 0.41% | - |
| XYZ | 10.33 | 9.5 | 10.09 | - |
| YUV | 88.45 | 126.62 | 139.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 86 | 0 | 0.22 | 0.17 | 0.59 | 346.96 | 0.12 | 0.36 |
| Hex | 68 | 51 | 56 | 0 | 16 | 11 | 3B | 15B | C | 24 |
| Octal | 150 | 121 | 126 | 0 | 26 | 21 | 73 | 533 | 14 | 44 |
| Binary | 1101000 | 1010001 | 1010110 | 0 | 10110 | 10001 | 111011 | 101011011 | 1100 | 100100 |
Color Harmonies of #685156
Complementary color
Monochromatic Colors of #685156
Black with #685156
Text Example
Text Example
White with #685156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685156; }
p { color: rgb(104,81,86); }
H1.HeaderClassName
{
color: #685156;
}
.AnyTagClassName
{
color: #685156;
}
</style>
background-color css
<style>
a { background-color: #685156; }
a { background-color: rgb(104,81,86); }
div.DivClassName
{
background-color: #685156;
}
.BgClassName
{
background-color: #685156;
}
</style>
border-color css
<style>
span { border-color: #685156; }
span { border-color: rgb(104,81,86); }
td.TdClassName
{
border-color: #685156;
}
.TagClassName
{
border-color: #685156;
}
</style>