Shades of Don Juan #615558
Tints of Don Juan #615558
RGB
CMYK
RGB Variations
Color information
#615558 (or 0x615558) is known color: Don Juan. HEX triplet: 61, 55 and 58. RGB value is (97,85,88). Sum of RGB (Red+Green+Blue) = 97+85+88=270 (35% of max value = 765). Red value is 97 (38.28% from 255 or 35.93% from 270); Green value is 85 (33.59% from 255 or 31.48% from 270); Blue value is 88 (34.77% from 255 or 32.59% from 270); Max value from RGB is 97 - color contains mainly: red. Hex color #615558 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615558 is #9EAAA7. Grayscale: #585858. Windows color (decimal): -10398376 or 5789025. OLE color: 5789025.
HSL color Cylindrical-coordinate representation of color #615558: hue angle of 345º 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 #615558 is Cyan = 0, Magento = 0.12, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 85 | 88 | - |
| CMYK | 0 | 0.12 | 0.09 | 0.62 |
| HSL | 345º | 0.07% | 0.36% | - |
| HSV(B) | 345º | 0.12% | 0.38% | - |
| XYZ | 9.94 | 9.74 | 10.59 | - |
| YUV | 88.93 | 127.48 | 133.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 88 | 0 | 0.12 | 0.09 | 0.62 | 345 | 0.07 | 0.36 |
| Hex | 61 | 55 | 58 | 0 | C | 9 | 3E | 159 | 7 | 24 |
| Octal | 141 | 125 | 130 | 0 | 14 | 11 | 76 | 531 | 7 | 44 |
| Binary | 1100001 | 1010101 | 1011000 | 0 | 1100 | 1001 | 111110 | 101011001 | 111 | 100100 |
Color Harmonies of #615558
Complementary color
Monochromatic Colors of #615558
Black with #615558
Text Example
Text Example
White with #615558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615558; }
p { color: rgb(97,85,88); }
H1.HeaderClassName
{
color: #615558;
}
.AnyTagClassName
{
color: #615558;
}
</style>
background-color css
<style>
a { background-color: #615558; }
a { background-color: rgb(97,85,88); }
div.DivClassName
{
background-color: #615558;
}
.BgClassName
{
background-color: #615558;
}
</style>
border-color css
<style>
span { border-color: #615558; }
span { border-color: rgb(97,85,88); }
td.TdClassName
{
border-color: #615558;
}
.TagClassName
{
border-color: #615558;
}
</style>