Shades of Don Juan #615657
Tints of Don Juan #615657
RGB
CMYK
RGB Variations
Color information
#615657 (or 0x615657) is known color: Don Juan. HEX triplet: 61, 56 and 57. RGB value is (97,86,87). Sum of RGB (Red+Green+Blue) = 97+86+87=270 (35% of max value = 765). Red value is 97 (38.28% from 255 or 35.93% from 270); Green value is 86 (33.98% from 255 or 31.85% from 270); Blue value is 87 (34.38% from 255 or 32.22% from 270); Max value from RGB is 97 - color contains mainly: red. Hex color #615657 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615657 is #9EA9A8. Grayscale: #595959. Windows color (decimal): -10398121 or 5723745. OLE color: 5723745.
HSL color Cylindrical-coordinate representation of color #615657: hue angle of 354.55º degrees, saturation: 0.06, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #615657 is Cyan = 0, Magento = 0.11, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 86 | 87 | - |
| CMYK | 0 | 0.11 | 0.10 | 0.62 |
| HSL | 354.55º | 0.06% | 0.36% | - |
| HSV(B) | 354.55º | 0.11% | 0.38% | - |
| XYZ | 9.98 | 9.89 | 10.4 | - |
| YUV | 89.4 | 126.64 | 133.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 86 | 87 | 0 | 0.11 | 0.10 | 0.62 | 354.55 | 0.06 | 0.36 |
| Hex | 61 | 56 | 57 | 0 | B | A | 3E | 163 | 6 | 24 |
| Octal | 141 | 126 | 127 | 0 | 13 | 12 | 76 | 543 | 6 | 44 |
| Binary | 1100001 | 1010110 | 1010111 | 0 | 1011 | 1010 | 111110 | 101100011 | 110 | 100100 |
Color Harmonies of #615657
Complementary color
Monochromatic Colors of #615657
Black with #615657
Text Example
Text Example
White with #615657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615657; }
p { color: rgb(97,86,87); }
H1.HeaderClassName
{
color: #615657;
}
.AnyTagClassName
{
color: #615657;
}
</style>
background-color css
<style>
a { background-color: #615657; }
a { background-color: rgb(97,86,87); }
div.DivClassName
{
background-color: #615657;
}
.BgClassName
{
background-color: #615657;
}
</style>
border-color css
<style>
span { border-color: #615657; }
span { border-color: rgb(97,86,87); }
td.TdClassName
{
border-color: #615657;
}
.TagClassName
{
border-color: #615657;
}
</style>