Shades of Baltic Sea #313942
Tints of Baltic Sea #313942
RGB
CMYK
RGB Variations
Color information
#313942 (or 0x313942) is known color: Baltic Sea. HEX triplet: 31, 39 and 42. RGB value is (49,57,66). Sum of RGB (Red+Green+Blue) = 49+57+66=172 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.49% from 172); Green value is 57 (22.66% from 255 or 33.14% from 172); Blue value is 66 (26.17% from 255 or 38.37% from 172); Max value from RGB is 66 - color contains mainly: blue. Hex color #313942 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313942 is #CEC6BD. Grayscale: #373737. Windows color (decimal): -13551294 or 4340017. OLE color: 4340017.
HSL color Cylindrical-coordinate representation of color #313942: hue angle of 211.76º degrees, saturation: 0.15, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #313942 is Cyan = 0.26, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 49 | 57 | 66 | - |
| CMYK | 0.26 | 0.14 | 0 | 0.74 |
| HSL | 211.76º | 0.15% | 0.23% | - |
| HSV(B) | 211.76º | 0.26% | 0.26% | - |
| XYZ | 3.71 | 3.97 | 5.73 | - |
| YUV | 55.63 | 133.85 | 123.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 57 | 66 | 0.26 | 0.14 | 0 | 0.74 | 211.76 | 0.15 | 0.23 |
| Hex | 31 | 39 | 42 | 1A | E | 0 | 4A | D4 | F | 17 |
| Octal | 61 | 71 | 102 | 32 | 16 | 0 | 112 | 324 | 17 | 27 |
| Binary | 110001 | 111001 | 1000010 | 11010 | 1110 | 0 | 1001010 | 11010100 | 1111 | 10111 |
Color Harmonies of #313942
Complementary color
Monochromatic Colors of #313942
Black with #313942
Text Example
Text Example
White with #313942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313942; }
p { color: rgb(49,57,66); }
H1.HeaderClassName
{
color: #313942;
}
.AnyTagClassName
{
color: #313942;
}
</style>
background-color css
<style>
a { background-color: #313942; }
a { background-color: rgb(49,57,66); }
div.DivClassName
{
background-color: #313942;
}
.BgClassName
{
background-color: #313942;
}
</style>
border-color css
<style>
span { border-color: #313942; }
span { border-color: rgb(49,57,66); }
td.TdClassName
{
border-color: #313942;
}
.TagClassName
{
border-color: #313942;
}
</style>