Shades of Don Juan #615557
Tints of Don Juan #615557
RGB
CMYK
RGB Variations
Color information
#615557 (or 0x615557) is known color: Don Juan. HEX triplet: 61, 55 and 57. RGB value is (97,85,87). Sum of RGB (Red+Green+Blue) = 97+85+87=269 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.06% from 269); Green value is 85 (33.59% from 255 or 31.60% from 269); Blue value is 87 (34.38% from 255 or 32.34% from 269); Max value from RGB is 97 - color contains mainly: red. Hex color #615557 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615557 is #9EAAA8. Grayscale: #585858. Windows color (decimal): -10398377 or 5723489. OLE color: 5723489.
HSL color Cylindrical-coordinate representation of color #615557: hue angle of 350º 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 #615557 is Cyan = 0, Magento = 0.12, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 85 | 87 | - |
| CMYK | 0 | 0.12 | 0.10 | 0.62 |
| HSL | 350º | 0.07% | 0.36% | - |
| HSV(B) | 350º | 0.12% | 0.38% | - |
| XYZ | 9.9 | 9.73 | 10.37 | - |
| YUV | 88.82 | 126.98 | 133.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 87 | 0 | 0.12 | 0.10 | 0.62 | 350 | 0.07 | 0.36 |
| Hex | 61 | 55 | 57 | 0 | C | A | 3E | 15E | 7 | 24 |
| Octal | 141 | 125 | 127 | 0 | 14 | 12 | 76 | 536 | 7 | 44 |
| Binary | 1100001 | 1010101 | 1010111 | 0 | 1100 | 1010 | 111110 | 101011110 | 111 | 100100 |
Color Harmonies of #615557
Complementary color
Monochromatic Colors of #615557
Black with #615557
Text Example
Text Example
White with #615557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615557; }
p { color: rgb(97,85,87); }
H1.HeaderClassName
{
color: #615557;
}
.AnyTagClassName
{
color: #615557;
}
</style>
background-color css
<style>
a { background-color: #615557; }
a { background-color: rgb(97,85,87); }
div.DivClassName
{
background-color: #615557;
}
.BgClassName
{
background-color: #615557;
}
</style>
border-color css
<style>
span { border-color: #615557; }
span { border-color: rgb(97,85,87); }
td.TdClassName
{
border-color: #615557;
}
.TagClassName
{
border-color: #615557;
}
</style>