Shades of Don Juan #615256
Tints of Don Juan #615256
RGB
CMYK
RGB Variations
Color information
#615256 (or 0x615256) is known color: Don Juan. HEX triplet: 61, 52 and 56. RGB value is (97,82,86). Sum of RGB (Red+Green+Blue) = 97+82+86=265 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.60% from 265); Green value is 82 (32.42% from 255 or 30.94% from 265); Blue value is 86 (33.98% from 255 or 32.45% from 265); Max value from RGB is 97 - color contains mainly: red. Hex color #615256 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615256 is #9EADA9. Grayscale: #565656. Windows color (decimal): -10399146 or 5657185. OLE color: 5657185.
HSL color Cylindrical-coordinate representation of color #615256: hue angle of 344º 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 #615256 is Cyan = 0, Magento = 0.15, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 82 | 86 | - |
| CMYK | 0 | 0.15 | 0.11 | 0.62 |
| HSL | 344º | 0.08% | 0.35% | - |
| HSV(B) | 344º | 0.15% | 0.38% | - |
| XYZ | 9.63 | 9.25 | 10.08 | - |
| YUV | 86.94 | 127.47 | 135.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 82 | 86 | 0 | 0.15 | 0.11 | 0.62 | 344 | 0.08 | 0.35 |
| Hex | 61 | 52 | 56 | 0 | F | B | 3E | 158 | 8 | 23 |
| Octal | 141 | 122 | 126 | 0 | 17 | 13 | 76 | 530 | 10 | 43 |
| Binary | 1100001 | 1010010 | 1010110 | 0 | 1111 | 1011 | 111110 | 101011000 | 1000 | 100011 |
Color Harmonies of #615256
Complementary color
Monochromatic Colors of #615256
Black with #615256
Text Example
Text Example
White with #615256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615256; }
p { color: rgb(97,82,86); }
H1.HeaderClassName
{
color: #615256;
}
.AnyTagClassName
{
color: #615256;
}
</style>
background-color css
<style>
a { background-color: #615256; }
a { background-color: rgb(97,82,86); }
div.DivClassName
{
background-color: #615256;
}
.BgClassName
{
background-color: #615256;
}
</style>
border-color css
<style>
span { border-color: #615256; }
span { border-color: rgb(97,82,86); }
td.TdClassName
{
border-color: #615256;
}
.TagClassName
{
border-color: #615256;
}
</style>