Shades of Don Juan #615556
Tints of Don Juan #615556
RGB
CMYK
RGB Variations
Color information
#615556 (or 0x615556) is known color: Don Juan. HEX triplet: 61, 55 and 56. RGB value is (97,85,86). Sum of RGB (Red+Green+Blue) = 97+85+86=268 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.19% from 268); Green value is 85 (33.59% from 255 or 31.72% from 268); Blue value is 86 (33.98% from 255 or 32.09% from 268); Max value from RGB is 97 - color contains mainly: red. Hex color #615556 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615556 is #9EAAA9. Grayscale: #585858. Windows color (decimal): -10398378 or 5657953. OLE color: 5657953.
HSL color Cylindrical-coordinate representation of color #615556: hue angle of 355º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #615556 is Cyan = 0, Magento = 0.12, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 85 | 86 | - |
| CMYK | 0 | 0.12 | 0.11 | 0.62 |
| HSL | 355º | 0.07% | 0.36% | - |
| HSV(B) | 355º | 0.12% | 0.38% | - |
| XYZ | 9.86 | 9.71 | 10.16 | - |
| YUV | 88.7 | 126.48 | 133.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 86 | 0 | 0.12 | 0.11 | 0.62 | 355 | 0.07 | 0.36 |
| Hex | 61 | 55 | 56 | 0 | C | B | 3E | 163 | 7 | 24 |
| Octal | 141 | 125 | 126 | 0 | 14 | 13 | 76 | 543 | 7 | 44 |
| Binary | 1100001 | 1010101 | 1010110 | 0 | 1100 | 1011 | 111110 | 101100011 | 111 | 100100 |
Color Harmonies of #615556
Complementary color
Monochromatic Colors of #615556
Black with #615556
Text Example
Text Example
White with #615556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615556; }
p { color: rgb(97,85,86); }
H1.HeaderClassName
{
color: #615556;
}
.AnyTagClassName
{
color: #615556;
}
</style>
background-color css
<style>
a { background-color: #615556; }
a { background-color: rgb(97,85,86); }
div.DivClassName
{
background-color: #615556;
}
.BgClassName
{
background-color: #615556;
}
</style>
border-color css
<style>
span { border-color: #615556; }
span { border-color: rgb(97,85,86); }
td.TdClassName
{
border-color: #615556;
}
.TagClassName
{
border-color: #615556;
}
</style>