Shades of Baltic Sea #323940
Tints of Baltic Sea #323940
RGB
CMYK
RGB Variations
Color information
#323940 (or 0x323940) is known color: Baltic Sea. HEX triplet: 32, 39 and 40. RGB value is (50,57,64). Sum of RGB (Red+Green+Blue) = 50+57+64=171 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.24% from 171); Green value is 57 (22.66% from 255 or 33.33% from 171); Blue value is 64 (25.39% from 255 or 37.43% from 171); Max value from RGB is 64 - color contains mainly: blue. Hex color #323940 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #323940 is #CDC6BF. Grayscale: #373737. Windows color (decimal): -13485760 or 4208946. OLE color: 4208946.
HSL color Cylindrical-coordinate representation of color #323940: hue angle of 210º degrees, saturation: 0.12, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #323940 is Cyan = 0.22, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 50 | 57 | 64 | - |
| CMYK | 0.22 | 0.11 | 0 | 0.75 |
| HSL | 210º | 0.12% | 0.22% | - |
| HSV(B) | 210º | 0.22% | 0.25% | - |
| XYZ | 3.7 | 3.97 | 5.42 | - |
| YUV | 55.71 | 132.68 | 123.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 57 | 64 | 0.22 | 0.11 | 0 | 0.75 | 210 | 0.12 | 0.22 |
| Hex | 32 | 39 | 40 | 16 | B | 0 | 4B | D2 | C | 16 |
| Octal | 62 | 71 | 100 | 26 | 13 | 0 | 113 | 322 | 14 | 26 |
| Binary | 110010 | 111001 | 1000000 | 10110 | 1011 | 0 | 1001011 | 11010010 | 1100 | 10110 |
Color Harmonies of #323940
Complementary color
Monochromatic Colors of #323940
Black with #323940
Text Example
Text Example
White with #323940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323940; }
p { color: rgb(50,57,64); }
H1.HeaderClassName
{
color: #323940;
}
.AnyTagClassName
{
color: #323940;
}
</style>
background-color css
<style>
a { background-color: #323940; }
a { background-color: rgb(50,57,64); }
div.DivClassName
{
background-color: #323940;
}
.BgClassName
{
background-color: #323940;
}
</style>
border-color css
<style>
span { border-color: #323940; }
span { border-color: rgb(50,57,64); }
td.TdClassName
{
border-color: #323940;
}
.TagClassName
{
border-color: #323940;
}
</style>