Shades of Dark Slate Grey #315156
Tints of Dark Slate Grey #315156
RGB
CMYK
RGB Variations
Color information
#315156 (or 0x315156) is known color: Dark Slate Grey. HEX triplet: 31, 51 and 56. RGB value is (49,81,86). Sum of RGB (Red+Green+Blue) = 49+81+86=216 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.69% from 216); Green value is 81 (32.03% from 255 or 37.5% from 216); Blue value is 86 (33.98% from 255 or 39.81% from 216); Max value from RGB is 86 - color contains mainly: blue. Hex color #315156 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315156 is #CEAEA9. Grayscale: #474747. Windows color (decimal): -13545130 or 5656881. OLE color: 5656881.
HSL color Cylindrical-coordinate representation of color #315156: hue angle of 188.11º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #315156 is Cyan = 0.43, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 81 | 86 | - |
| CMYK | 0.43 | 0.06 | 0 | 0.66 |
| HSL | 188.11º | 0.27% | 0.26% | - |
| HSV(B) | 188.11º | 0.43% | 0.34% | - |
| XYZ | 5.89 | 7.21 | 9.89 | - |
| YUV | 72 | 135.9 | 111.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 81 | 86 | 0.43 | 0.06 | 0 | 0.66 | 188.11 | 0.27 | 0.26 |
| Hex | 31 | 51 | 56 | 2B | 6 | 0 | 42 | BC | 1B | 1A |
| Octal | 61 | 121 | 126 | 53 | 6 | 0 | 102 | 274 | 33 | 32 |
| Binary | 110001 | 1010001 | 1010110 | 101011 | 110 | 0 | 1000010 | 10111100 | 11011 | 11010 |
Color Harmonies of #315156
Complementary color
Monochromatic Colors of #315156
Black with #315156
Text Example
Text Example
White with #315156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315156; }
p { color: rgb(49,81,86); }
H1.HeaderClassName
{
color: #315156;
}
.AnyTagClassName
{
color: #315156;
}
</style>
background-color css
<style>
a { background-color: #315156; }
a { background-color: rgb(49,81,86); }
div.DivClassName
{
background-color: #315156;
}
.BgClassName
{
background-color: #315156;
}
</style>
border-color css
<style>
span { border-color: #315156; }
span { border-color: rgb(49,81,86); }
td.TdClassName
{
border-color: #315156;
}
.TagClassName
{
border-color: #315156;
}
</style>