Shades of Don Juan #615759
Tints of Don Juan #615759
RGB
CMYK
RGB Variations
Color information
#615759 (or 0x615759) is known color: Don Juan. HEX triplet: 61, 57 and 59. RGB value is (97,87,89). Sum of RGB (Red+Green+Blue) = 97+87+89=273 (36% of max value = 765). Red value is 97 (38.28% from 255 or 35.53% from 273); Green value is 87 (34.38% from 255 or 31.87% from 273); Blue value is 89 (35.16% from 255 or 32.60% from 273); Max value from RGB is 97 - color contains mainly: red. Hex color #615759 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615759 is #9EA8A6. Grayscale: #5A5A5A. Windows color (decimal): -10397863 or 5855073. OLE color: 5855073.
HSL color Cylindrical-coordinate representation of color #615759: hue angle of 348º degrees, saturation: 0.05, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #615759 is Cyan = 0, Magento = 0.10, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 87 | 89 | - |
| CMYK | 0 | 0.10 | 0.08 | 0.62 |
| HSL | 348º | 0.05% | 0.36% | - |
| HSV(B) | 348º | 0.1% | 0.38% | - |
| XYZ | 10.14 | 10.08 | 10.86 | - |
| YUV | 90.22 | 127.31 | 132.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 87 | 89 | 0 | 0.10 | 0.08 | 0.62 | 348 | 0.05 | 0.36 |
| Hex | 61 | 57 | 59 | 0 | A | 8 | 3E | 15C | 5 | 24 |
| Octal | 141 | 127 | 131 | 0 | 12 | 10 | 76 | 534 | 5 | 44 |
| Binary | 1100001 | 1010111 | 1011001 | 0 | 1010 | 1000 | 111110 | 101011100 | 101 | 100100 |
Color Harmonies of #615759
Complementary color
Monochromatic Colors of #615759
Black with #615759
Text Example
Text Example
White with #615759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615759; }
p { color: rgb(97,87,89); }
H1.HeaderClassName
{
color: #615759;
}
.AnyTagClassName
{
color: #615759;
}
</style>
background-color css
<style>
a { background-color: #615759; }
a { background-color: rgb(97,87,89); }
div.DivClassName
{
background-color: #615759;
}
.BgClassName
{
background-color: #615759;
}
</style>
border-color css
<style>
span { border-color: #615759; }
span { border-color: rgb(97,87,89); }
td.TdClassName
{
border-color: #615759;
}
.TagClassName
{
border-color: #615759;
}
</style>