Shades of Don Juan #655558
Tints of Don Juan #655558
RGB
CMYK
RGB Variations
Color information
#655558 (or 0x655558) is known color: Don Juan. HEX triplet: 65, 55 and 58. RGB value is (101,85,88). Sum of RGB (Red+Green+Blue) = 101+85+88=274 (36% of max value = 765). Red value is 101 (39.84% from 255 or 36.86% from 274); Green value is 85 (33.59% from 255 or 31.02% from 274); Blue value is 88 (34.77% from 255 or 32.12% from 274); Max value from RGB is 101 - color contains mainly: red. Hex color #655558 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655558 is #9AAAA7. Grayscale: #5A5A5A. Windows color (decimal): -10136232 or 5789029. OLE color: 5789029.
HSL color Cylindrical-coordinate representation of color #655558: hue angle of 348.75º degrees, saturation: 0.09, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #655558 is Cyan = 0, Magento = 0.16, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 85 | 88 | - |
| CMYK | 0 | 0.16 | 0.13 | 0.60 |
| HSL | 348.75º | 0.09% | 0.36% | - |
| HSV(B) | 348.75º | 0.16% | 0.4% | - |
| XYZ | 10.38 | 9.97 | 10.61 | - |
| YUV | 90.13 | 126.8 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 85 | 88 | 0 | 0.16 | 0.13 | 0.60 | 348.75 | 0.09 | 0.36 |
| Hex | 65 | 55 | 58 | 0 | 10 | D | 3C | 15D | 9 | 24 |
| Octal | 145 | 125 | 130 | 0 | 20 | 15 | 74 | 535 | 11 | 44 |
| Binary | 1100101 | 1010101 | 1011000 | 0 | 10000 | 1101 | 111100 | 101011101 | 1001 | 100100 |
Color Harmonies of #655558
Complementary color
Monochromatic Colors of #655558
Black with #655558
Text Example
Text Example
White with #655558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655558; }
p { color: rgb(101,85,88); }
H1.HeaderClassName
{
color: #655558;
}
.AnyTagClassName
{
color: #655558;
}
</style>
background-color css
<style>
a { background-color: #655558; }
a { background-color: rgb(101,85,88); }
div.DivClassName
{
background-color: #655558;
}
.BgClassName
{
background-color: #655558;
}
</style>
border-color css
<style>
span { border-color: #655558; }
span { border-color: rgb(101,85,88); }
td.TdClassName
{
border-color: #655558;
}
.TagClassName
{
border-color: #655558;
}
</style>