Shades of Smoky #615970
Tints of Smoky #615970
RGB
CMYK
RGB Variations
Color information
#615970 (or 0x615970) is known color: Smoky. HEX triplet: 61, 59 and 70. RGB value is (97,89,112). Sum of RGB (Red+Green+Blue) = 97+89+112=298 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.55% from 298); Green value is 89 (35.16% from 255 or 29.87% from 298); Blue value is 112 (44.14% from 255 or 37.58% from 298); Max value from RGB is 112 - color contains mainly: blue. Hex color #615970 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615970 is #9EA68F. Grayscale: #5D5D5D. Windows color (decimal): -10397328 or 7362913. OLE color: 7362913.
HSL color Cylindrical-coordinate representation of color #615970: hue angle of 260.87º degrees, saturation: 0.11, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #615970 is Cyan = 0.13, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 89 | 112 | - |
| CMYK | 0.13 | 0.21 | 0 | 0.56 |
| HSL | 260.87º | 0.11% | 0.39% | - |
| HSV(B) | 260.87º | 0.21% | 0.44% | - |
| XYZ | 11.43 | 10.86 | 16.82 | - |
| YUV | 94.01 | 138.15 | 130.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 89 | 112 | 0.13 | 0.21 | 0 | 0.56 | 260.87 | 0.11 | 0.39 |
| Hex | 61 | 59 | 70 | D | 15 | 0 | 38 | 105 | B | 27 |
| Octal | 141 | 131 | 160 | 15 | 25 | 0 | 70 | 405 | 13 | 47 |
| Binary | 1100001 | 1011001 | 1110000 | 1101 | 10101 | 0 | 111000 | 100000101 | 1011 | 100111 |
Color Harmonies of #615970
Complementary color
Monochromatic Colors of #615970
Black with #615970
Text Example
Text Example
White with #615970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615970; }
p { color: rgb(97,89,112); }
H1.HeaderClassName
{
color: #615970;
}
.AnyTagClassName
{
color: #615970;
}
</style>
background-color css
<style>
a { background-color: #615970; }
a { background-color: rgb(97,89,112); }
div.DivClassName
{
background-color: #615970;
}
.BgClassName
{
background-color: #615970;
}
</style>
border-color css
<style>
span { border-color: #615970; }
span { border-color: rgb(97,89,112); }
td.TdClassName
{
border-color: #615970;
}
.TagClassName
{
border-color: #615970;
}
</style>