Shades of Smoky #615977
Tints of Smoky #615977
RGB
CMYK
RGB Variations
Color information
#615977 (or 0x615977) is known color: Smoky. HEX triplet: 61, 59 and 77. RGB value is (97,89,119). Sum of RGB (Red+Green+Blue) = 97+89+119=305 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.80% from 305); Green value is 89 (35.16% from 255 or 29.18% from 305); Blue value is 119 (46.88% from 255 or 39.02% from 305); Max value from RGB is 119 - color contains mainly: blue. Hex color #615977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615977 is #9EA688. Grayscale: #5E5E5E. Windows color (decimal): -10397321 or 7821665. OLE color: 7821665.
HSL color Cylindrical-coordinate representation of color #615977: hue angle of 256º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #615977 is Cyan = 0.18, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 89 | 119 | - |
| CMYK | 0.18 | 0.25 | 0 | 0.53 |
| HSL | 256º | 0.14% | 0.41% | - |
| HSV(B) | 256º | 0.25% | 0.47% | - |
| XYZ | 11.83 | 11.02 | 18.96 | - |
| YUV | 94.81 | 141.65 | 129.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 89 | 119 | 0.18 | 0.25 | 0 | 0.53 | 256 | 0.14 | 0.41 |
| Hex | 61 | 59 | 77 | 12 | 19 | 0 | 35 | 100 | E | 29 |
| Octal | 141 | 131 | 167 | 22 | 31 | 0 | 65 | 400 | 16 | 51 |
| Binary | 1100001 | 1011001 | 1110111 | 10010 | 11001 | 0 | 110101 | 100000000 | 1110 | 101001 |
Color Harmonies of #615977
Complementary color
Monochromatic Colors of #615977
Black with #615977
Text Example
Text Example
White with #615977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615977; }
p { color: rgb(97,89,119); }
H1.HeaderClassName
{
color: #615977;
}
.AnyTagClassName
{
color: #615977;
}
</style>
background-color css
<style>
a { background-color: #615977; }
a { background-color: rgb(97,89,119); }
div.DivClassName
{
background-color: #615977;
}
.BgClassName
{
background-color: #615977;
}
</style>
border-color css
<style>
span { border-color: #615977; }
span { border-color: rgb(97,89,119); }
td.TdClassName
{
border-color: #615977;
}
.TagClassName
{
border-color: #615977;
}
</style>