Shades of Don Juan #655055
Tints of Don Juan #655055
RGB
CMYK
RGB Variations
Color information
#655055 (or 0x655055) is known color: Don Juan. HEX triplet: 65, 50 and 55. RGB value is (101,80,85). Sum of RGB (Red+Green+Blue) = 101+80+85=266 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.97% from 266); Green value is 80 (31.64% from 255 or 30.08% from 266); Blue value is 85 (33.59% from 255 or 31.95% from 266); Max value from RGB is 101 - color contains mainly: red. Hex color #655055 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655055 is #9AAFAA. Grayscale: #565656. Windows color (decimal): -10137515 or 5591141. OLE color: 5591141.
HSL color Cylindrical-coordinate representation of color #655055: hue angle of 345.71º degrees, saturation: 0.12, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #655055 is Cyan = 0, Magento = 0.21, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 80 | 85 | - |
| CMYK | 0 | 0.21 | 0.16 | 0.60 |
| HSL | 345.71º | 0.12% | 0.35% | - |
| HSV(B) | 345.71º | 0.21% | 0.4% | - |
| XYZ | 9.88 | 9.16 | 9.84 | - |
| YUV | 86.85 | 126.96 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 80 | 85 | 0 | 0.21 | 0.16 | 0.60 | 345.71 | 0.12 | 0.35 |
| Hex | 65 | 50 | 55 | 0 | 15 | 10 | 3C | 15A | C | 23 |
| Octal | 145 | 120 | 125 | 0 | 25 | 20 | 74 | 532 | 14 | 43 |
| Binary | 1100101 | 1010000 | 1010101 | 0 | 10101 | 10000 | 111100 | 101011010 | 1100 | 100011 |
Color Harmonies of #655055
Complementary color
Monochromatic Colors of #655055
Black with #655055
Text Example
Text Example
White with #655055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655055; }
p { color: rgb(101,80,85); }
H1.HeaderClassName
{
color: #655055;
}
.AnyTagClassName
{
color: #655055;
}
</style>
background-color css
<style>
a { background-color: #655055; }
a { background-color: rgb(101,80,85); }
div.DivClassName
{
background-color: #655055;
}
.BgClassName
{
background-color: #655055;
}
</style>
border-color css
<style>
span { border-color: #655055; }
span { border-color: rgb(101,80,85); }
td.TdClassName
{
border-color: #655055;
}
.TagClassName
{
border-color: #655055;
}
</style>