Shades of Don Juan #615458
Tints of Don Juan #615458
RGB
CMYK
RGB Variations
Color information
#615458 (or 0x615458) is known color: Don Juan. HEX triplet: 61, 54 and 58. RGB value is (97,84,88). Sum of RGB (Red+Green+Blue) = 97+84+88=269 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.06% from 269); Green value is 84 (33.20% from 255 or 31.23% from 269); Blue value is 88 (34.77% from 255 or 32.71% from 269); Max value from RGB is 97 - color contains mainly: red. Hex color #615458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615458 is #9EABA7. Grayscale: #585858. Windows color (decimal): -10398632 or 5788769. OLE color: 5788769.
HSL color Cylindrical-coordinate representation of color #615458: hue angle of 341.54º 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 #615458 is Cyan = 0, Magento = 0.13, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 84 | 88 | - |
| CMYK | 0 | 0.13 | 0.09 | 0.62 |
| HSL | 341.54º | 0.07% | 0.35% | - |
| HSV(B) | 341.54º | 0.13% | 0.38% | - |
| XYZ | 9.86 | 9.59 | 10.56 | - |
| YUV | 88.34 | 127.81 | 134.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 88 | 0 | 0.13 | 0.09 | 0.62 | 341.54 | 0.07 | 0.35 |
| Hex | 61 | 54 | 58 | 0 | D | 9 | 3E | 156 | 7 | 23 |
| Octal | 141 | 124 | 130 | 0 | 15 | 11 | 76 | 526 | 7 | 43 |
| Binary | 1100001 | 1010100 | 1011000 | 0 | 1101 | 1001 | 111110 | 101010110 | 111 | 100011 |
Color Harmonies of #615458
Complementary color
Monochromatic Colors of #615458
Black with #615458
Text Example
Text Example
White with #615458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615458; }
p { color: rgb(97,84,88); }
H1.HeaderClassName
{
color: #615458;
}
.AnyTagClassName
{
color: #615458;
}
</style>
background-color css
<style>
a { background-color: #615458; }
a { background-color: rgb(97,84,88); }
div.DivClassName
{
background-color: #615458;
}
.BgClassName
{
background-color: #615458;
}
</style>
border-color css
<style>
span { border-color: #615458; }
span { border-color: rgb(97,84,88); }
td.TdClassName
{
border-color: #615458;
}
.TagClassName
{
border-color: #615458;
}
</style>