Shades of Don Juan #655659
Tints of Don Juan #655659
RGB
CMYK
RGB Variations
Color information
#655659 (or 0x655659) is known color: Don Juan. HEX triplet: 65, 56 and 59. RGB value is (101,86,89). Sum of RGB (Red+Green+Blue) = 101+86+89=276 (36% of max value = 765). Red value is 101 (39.84% from 255 or 36.59% from 276); Green value is 86 (33.98% from 255 or 31.16% from 276); Blue value is 89 (35.16% from 255 or 32.25% from 276); Max value from RGB is 101 - color contains mainly: red. Hex color #655659 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655659 is #9AA9A6. Grayscale: #5A5A5A. Windows color (decimal): -10135975 or 5854821. OLE color: 5854821.
HSL color Cylindrical-coordinate representation of color #655659: hue angle of 348º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #655659 is Cyan = 0, Magento = 0.15, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 86 | 89 | - |
| CMYK | 0 | 0.15 | 0.12 | 0.60 |
| HSL | 348º | 0.08% | 0.37% | - |
| HSV(B) | 348º | 0.15% | 0.4% | - |
| XYZ | 10.5 | 10.14 | 10.86 | - |
| YUV | 90.83 | 126.97 | 135.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 86 | 89 | 0 | 0.15 | 0.12 | 0.60 | 348 | 0.08 | 0.37 |
| Hex | 65 | 56 | 59 | 0 | F | C | 3C | 15C | 8 | 25 |
| Octal | 145 | 126 | 131 | 0 | 17 | 14 | 74 | 534 | 10 | 45 |
| Binary | 1100101 | 1010110 | 1011001 | 0 | 1111 | 1100 | 111100 | 101011100 | 1000 | 100101 |
Color Harmonies of #655659
Complementary color
Monochromatic Colors of #655659
Black with #655659
Text Example
Text Example
White with #655659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655659; }
p { color: rgb(101,86,89); }
H1.HeaderClassName
{
color: #655659;
}
.AnyTagClassName
{
color: #655659;
}
</style>
background-color css
<style>
a { background-color: #655659; }
a { background-color: rgb(101,86,89); }
div.DivClassName
{
background-color: #655659;
}
.BgClassName
{
background-color: #655659;
}
</style>
border-color css
<style>
span { border-color: #655659; }
span { border-color: rgb(101,86,89); }
td.TdClassName
{
border-color: #655659;
}
.TagClassName
{
border-color: #655659;
}
</style>