Shades of Don Juan #615255
Tints of Don Juan #615255
RGB
CMYK
RGB Variations
Color information
#615255 (or 0x615255) is known color: Don Juan. HEX triplet: 61, 52 and 55. RGB value is (97,82,85). Sum of RGB (Red+Green+Blue) = 97+82+85=264 (34% of max value = 765). Red value is 97 (38.28% from 255 or 36.74% from 264); Green value is 82 (32.42% from 255 or 31.06% from 264); Blue value is 85 (33.59% from 255 or 32.20% from 264); Max value from RGB is 97 - color contains mainly: red. Hex color #615255 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615255 is #9EADAA. Grayscale: #565656. Windows color (decimal): -10399147 or 5591649. OLE color: 5591649.
HSL color Cylindrical-coordinate representation of color #615255: hue angle of 348º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #615255 is Cyan = 0, Magento = 0.15, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 82 | 85 | - |
| CMYK | 0 | 0.15 | 0.12 | 0.62 |
| HSL | 348º | 0.08% | 0.35% | - |
| HSV(B) | 348º | 0.15% | 0.38% | - |
| XYZ | 9.59 | 9.23 | 9.87 | - |
| YUV | 86.83 | 126.97 | 135.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 82 | 85 | 0 | 0.15 | 0.12 | 0.62 | 348 | 0.08 | 0.35 |
| Hex | 61 | 52 | 55 | 0 | F | C | 3E | 15C | 8 | 23 |
| Octal | 141 | 122 | 125 | 0 | 17 | 14 | 76 | 534 | 10 | 43 |
| Binary | 1100001 | 1010010 | 1010101 | 0 | 1111 | 1100 | 111110 | 101011100 | 1000 | 100011 |
Color Harmonies of #615255
Complementary color
Monochromatic Colors of #615255
Black with #615255
Text Example
Text Example
White with #615255
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615255; }
p { color: rgb(97,82,85); }
H1.HeaderClassName
{
color: #615255;
}
.AnyTagClassName
{
color: #615255;
}
</style>
background-color css
<style>
a { background-color: #615255; }
a { background-color: rgb(97,82,85); }
div.DivClassName
{
background-color: #615255;
}
.BgClassName
{
background-color: #615255;
}
</style>
border-color css
<style>
span { border-color: #615255; }
span { border-color: rgb(97,82,85); }
td.TdClassName
{
border-color: #615255;
}
.TagClassName
{
border-color: #615255;
}
</style>