Shades of Slate Grey #617992
Tints of Slate Grey #617992
RGB
CMYK
RGB Variations
Color information
#617992 (or 0x617992) is known color: Slate Grey. HEX triplet: 61, 79 and 92. RGB value is (97,121,146). Sum of RGB (Red+Green+Blue) = 97+121+146=364 (48% of max value = 765). Red value is 97 (38.28% from 255 or 26.65% from 364); Green value is 121 (47.66% from 255 or 33.24% from 364); Blue value is 146 (57.42% from 255 or 40.11% from 364); Max value from RGB is 146 - color contains mainly: blue. Hex color #617992 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617992 is #9E866D. Grayscale: #747474. Windows color (decimal): -10389102 or 9599329. OLE color: 9599329.
HSL color Cylindrical-coordinate representation of color #617992: hue angle of 210.61º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #617992 is Cyan = 0.34, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 121 | 146 | - |
| CMYK | 0.34 | 0.17 | 0 | 0.43 |
| HSL | 210.61º | 0.2% | 0.48% | - |
| HSV(B) | 210.61º | 0.34% | 0.57% | - |
| XYZ | 16.96 | 18.29 | 29.83 | - |
| YUV | 116.67 | 144.55 | 113.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 121 | 146 | 0.34 | 0.17 | 0 | 0.43 | 210.61 | 0.2 | 0.48 |
| Hex | 61 | 79 | 92 | 22 | 11 | 0 | 2B | D3 | 14 | 30 |
| Octal | 141 | 171 | 222 | 42 | 21 | 0 | 53 | 323 | 24 | 60 |
| Binary | 1100001 | 1111001 | 10010010 | 100010 | 10001 | 0 | 101011 | 11010011 | 10100 | 110000 |
Color Harmonies of #617992
Complementary color
Monochromatic Colors of #617992
Black with #617992
Text Example
Text Example
White with #617992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617992; }
p { color: rgb(97,121,146); }
H1.HeaderClassName
{
color: #617992;
}
.AnyTagClassName
{
color: #617992;
}
</style>
background-color css
<style>
a { background-color: #617992; }
a { background-color: rgb(97,121,146); }
div.DivClassName
{
background-color: #617992;
}
.BgClassName
{
background-color: #617992;
}
</style>
border-color css
<style>
span { border-color: #617992; }
span { border-color: rgb(97,121,146); }
td.TdClassName
{
border-color: #617992;
}
.TagClassName
{
border-color: #617992;
}
</style>