Shades of Don Juan #615356
Tints of Don Juan #615356
RGB
CMYK
RGB Variations
Color information
#615356 (or 0x615356) is known color: Don Juan. HEX triplet: 61, 53 and 56. RGB value is (97,83,86). Sum of RGB (Red+Green+Blue) = 97+83+86=266 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.47% from 266); Green value is 83 (32.81% from 255 or 31.20% from 266); Blue value is 86 (33.98% from 255 or 32.33% from 266); Max value from RGB is 97 - color contains mainly: red. Hex color #615356 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615356 is #9EACA9. Grayscale: #575757. Windows color (decimal): -10398890 or 5657441. OLE color: 5657441.
HSL color Cylindrical-coordinate representation of color #615356: hue angle of 347.14º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #615356 is Cyan = 0, Magento = 0.14, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 83 | 86 | - |
| CMYK | 0 | 0.14 | 0.11 | 0.62 |
| HSL | 347.14º | 0.08% | 0.35% | - |
| HSV(B) | 347.14º | 0.14% | 0.38% | - |
| XYZ | 9.7 | 9.4 | 10.11 | - |
| YUV | 87.53 | 127.14 | 134.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 83 | 86 | 0 | 0.14 | 0.11 | 0.62 | 347.14 | 0.08 | 0.35 |
| Hex | 61 | 53 | 56 | 0 | E | B | 3E | 15B | 8 | 23 |
| Octal | 141 | 123 | 126 | 0 | 16 | 13 | 76 | 533 | 10 | 43 |
| Binary | 1100001 | 1010011 | 1010110 | 0 | 1110 | 1011 | 111110 | 101011011 | 1000 | 100011 |
Color Harmonies of #615356
Complementary color
Monochromatic Colors of #615356
Black with #615356
Text Example
Text Example
White with #615356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615356; }
p { color: rgb(97,83,86); }
H1.HeaderClassName
{
color: #615356;
}
.AnyTagClassName
{
color: #615356;
}
</style>
background-color css
<style>
a { background-color: #615356; }
a { background-color: rgb(97,83,86); }
div.DivClassName
{
background-color: #615356;
}
.BgClassName
{
background-color: #615356;
}
</style>
border-color css
<style>
span { border-color: #615356; }
span { border-color: rgb(97,83,86); }
td.TdClassName
{
border-color: #615356;
}
.TagClassName
{
border-color: #615356;
}
</style>