Shades of Don Juan #685157
Tints of Don Juan #685157
RGB
CMYK
RGB Variations
Color information
#685157 (or 0x685157) is known color: Don Juan. HEX triplet: 68, 51 and 57. RGB value is (104,81,87). Sum of RGB (Red+Green+Blue) = 104+81+87=272 (36% of max value = 765). Red value is 104 (41.02% from 255 or 38.24% from 272); Green value is 81 (32.03% from 255 or 29.78% from 272); Blue value is 87 (34.38% from 255 or 31.99% from 272); Max value from RGB is 104 - color contains mainly: red. Hex color #685157 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685157 is #97AEA8. Grayscale: #585858. Windows color (decimal): -9940649 or 5722472. OLE color: 5722472.
HSL color Cylindrical-coordinate representation of color #685157: hue angle of 344.35º 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 #685157 is Cyan = 0, Magento = 0.22, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 81 | 87 | - |
| CMYK | 0 | 0.22 | 0.16 | 0.59 |
| HSL | 344.35º | 0.12% | 0.36% | - |
| HSV(B) | 344.35º | 0.22% | 0.41% | - |
| XYZ | 10.37 | 9.52 | 10.31 | - |
| YUV | 88.56 | 127.12 | 139.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 87 | 0 | 0.22 | 0.16 | 0.59 | 344.35 | 0.12 | 0.36 |
| Hex | 68 | 51 | 57 | 0 | 16 | 10 | 3B | 158 | C | 24 |
| Octal | 150 | 121 | 127 | 0 | 26 | 20 | 73 | 530 | 14 | 44 |
| Binary | 1101000 | 1010001 | 1010111 | 0 | 10110 | 10000 | 111011 | 101011000 | 1100 | 100100 |
Color Harmonies of #685157
Complementary color
Monochromatic Colors of #685157
Black with #685157
Text Example
Text Example
White with #685157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685157; }
p { color: rgb(104,81,87); }
H1.HeaderClassName
{
color: #685157;
}
.AnyTagClassName
{
color: #685157;
}
</style>
background-color css
<style>
a { background-color: #685157; }
a { background-color: rgb(104,81,87); }
div.DivClassName
{
background-color: #685157;
}
.BgClassName
{
background-color: #685157;
}
</style>
border-color css
<style>
span { border-color: #685157; }
span { border-color: rgb(104,81,87); }
td.TdClassName
{
border-color: #685157;
}
.TagClassName
{
border-color: #685157;
}
</style>