Shades of Don Juan #615658
Tints of Don Juan #615658
RGB
CMYK
RGB Variations
Color information
#615658 (or 0x615658) is known color: Don Juan. HEX triplet: 61, 56 and 58. RGB value is (97,86,88). Sum of RGB (Red+Green+Blue) = 97+86+88=271 (35% of max value = 765). Red value is 97 (38.28% from 255 or 35.79% from 271); Green value is 86 (33.98% from 255 or 31.73% from 271); Blue value is 88 (34.77% from 255 or 32.47% from 271); Max value from RGB is 97 - color contains mainly: red. Hex color #615658 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615658 is #9EA9A7. Grayscale: #595959. Windows color (decimal): -10398120 or 5789281. OLE color: 5789281.
HSL color Cylindrical-coordinate representation of color #615658: hue angle of 349.09º 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 #615658 is Cyan = 0, Magento = 0.11, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 86 | 88 | - |
| CMYK | 0 | 0.11 | 0.09 | 0.62 |
| HSL | 349.09º | 0.06% | 0.36% | - |
| HSV(B) | 349.09º | 0.11% | 0.38% | - |
| XYZ | 10.02 | 9.9 | 10.62 | - |
| YUV | 89.52 | 127.14 | 133.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 86 | 88 | 0 | 0.11 | 0.09 | 0.62 | 349.09 | 0.06 | 0.36 |
| Hex | 61 | 56 | 58 | 0 | B | 9 | 3E | 15D | 6 | 24 |
| Octal | 141 | 126 | 130 | 0 | 13 | 11 | 76 | 535 | 6 | 44 |
| Binary | 1100001 | 1010110 | 1011000 | 0 | 1011 | 1001 | 111110 | 101011101 | 110 | 100100 |
Color Harmonies of #615658
Complementary color
Monochromatic Colors of #615658
Black with #615658
Text Example
Text Example
White with #615658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615658; }
p { color: rgb(97,86,88); }
H1.HeaderClassName
{
color: #615658;
}
.AnyTagClassName
{
color: #615658;
}
</style>
background-color css
<style>
a { background-color: #615658; }
a { background-color: rgb(97,86,88); }
div.DivClassName
{
background-color: #615658;
}
.BgClassName
{
background-color: #615658;
}
</style>
border-color css
<style>
span { border-color: #615658; }
span { border-color: rgb(97,86,88); }
td.TdClassName
{
border-color: #615658;
}
.TagClassName
{
border-color: #615658;
}
</style>