Shades of Don Juan #615156
Tints of Don Juan #615156
RGB
CMYK
RGB Variations
Color information
#615156 (or 0x615156) is known color: Don Juan. HEX triplet: 61, 51 and 56. RGB value is (97,81,86). Sum of RGB (Red+Green+Blue) = 97+81+86=264 (34% of max value = 765). Red value is 97 (38.28% from 255 or 36.74% from 264); Green value is 81 (32.03% from 255 or 30.68% from 264); Blue value is 86 (33.98% from 255 or 32.58% from 264); Max value from RGB is 97 - color contains mainly: red. Hex color #615156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615156 is #9EAEA9. Grayscale: #565656. Windows color (decimal): -10399402 or 5656929. OLE color: 5656929.
HSL color Cylindrical-coordinate representation of color #615156: hue angle of 341.25º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #615156 is Cyan = 0, Magento = 0.16, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 81 | 86 | - |
| CMYK | 0 | 0.16 | 0.11 | 0.62 |
| HSL | 341.25º | 0.09% | 0.35% | - |
| HSV(B) | 341.25º | 0.16% | 0.38% | - |
| XYZ | 9.55 | 9.1 | 10.06 | - |
| YUV | 86.35 | 127.8 | 135.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 81 | 86 | 0 | 0.16 | 0.11 | 0.62 | 341.25 | 0.09 | 0.35 |
| Hex | 61 | 51 | 56 | 0 | 10 | B | 3E | 155 | 9 | 23 |
| Octal | 141 | 121 | 126 | 0 | 20 | 13 | 76 | 525 | 11 | 43 |
| Binary | 1100001 | 1010001 | 1010110 | 0 | 10000 | 1011 | 111110 | 101010101 | 1001 | 100011 |
Color Harmonies of #615156
Complementary color
Monochromatic Colors of #615156
Black with #615156
Text Example
Text Example
White with #615156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615156; }
p { color: rgb(97,81,86); }
H1.HeaderClassName
{
color: #615156;
}
.AnyTagClassName
{
color: #615156;
}
</style>
background-color css
<style>
a { background-color: #615156; }
a { background-color: rgb(97,81,86); }
div.DivClassName
{
background-color: #615156;
}
.BgClassName
{
background-color: #615156;
}
</style>
border-color css
<style>
span { border-color: #615156; }
span { border-color: rgb(97,81,86); }
td.TdClassName
{
border-color: #615156;
}
.TagClassName
{
border-color: #615156;
}
</style>