Shades of Don Juan #615457
Tints of Don Juan #615457
RGB
CMYK
RGB Variations
Color information
#615457 (or 0x615457) is known color: Don Juan. HEX triplet: 61, 54 and 57. RGB value is (97,84,87). Sum of RGB (Red+Green+Blue) = 97+84+87=268 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.19% from 268); Green value is 84 (33.20% from 255 or 31.34% from 268); Blue value is 87 (34.38% from 255 or 32.46% from 268); Max value from RGB is 97 - color contains mainly: red. Hex color #615457 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615457 is #9EABA8. Grayscale: #585858. Windows color (decimal): -10398633 or 5723233. OLE color: 5723233.
HSL color Cylindrical-coordinate representation of color #615457: hue angle of 346.15º degrees, saturation: 0.07, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #615457 is Cyan = 0, Magento = 0.13, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 84 | 87 | - |
| CMYK | 0 | 0.13 | 0.10 | 0.62 |
| HSL | 346.15º | 0.07% | 0.35% | - |
| HSV(B) | 346.15º | 0.13% | 0.38% | - |
| XYZ | 9.82 | 9.57 | 10.35 | - |
| YUV | 88.23 | 127.31 | 134.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 87 | 0 | 0.13 | 0.10 | 0.62 | 346.15 | 0.07 | 0.35 |
| Hex | 61 | 54 | 57 | 0 | D | A | 3E | 15A | 7 | 23 |
| Octal | 141 | 124 | 127 | 0 | 15 | 12 | 76 | 532 | 7 | 43 |
| Binary | 1100001 | 1010100 | 1010111 | 0 | 1101 | 1010 | 111110 | 101011010 | 111 | 100011 |
Color Harmonies of #615457
Complementary color
Monochromatic Colors of #615457
Black with #615457
Text Example
Text Example
White with #615457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615457; }
p { color: rgb(97,84,87); }
H1.HeaderClassName
{
color: #615457;
}
.AnyTagClassName
{
color: #615457;
}
</style>
background-color css
<style>
a { background-color: #615457; }
a { background-color: rgb(97,84,87); }
div.DivClassName
{
background-color: #615457;
}
.BgClassName
{
background-color: #615457;
}
</style>
border-color css
<style>
span { border-color: #615457; }
span { border-color: rgb(97,84,87); }
td.TdClassName
{
border-color: #615457;
}
.TagClassName
{
border-color: #615457;
}
</style>