Shades of Nordic #213538
Tints of Nordic #213538
RGB
CMYK
RGB Variations
Color information
#213538 (or 0x213538) is known color: Nordic. HEX triplet: 21, 35 and 38. RGB value is (33,53,56). Sum of RGB (Red+Green+Blue) = 33+53+56=142 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.24% from 142); Green value is 53 (21.09% from 255 or 37.32% from 142); Blue value is 56 (22.27% from 255 or 39.44% from 142); Max value from RGB is 56 - color contains mainly: blue. Hex color #213538 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #213538 is #DECAC7. Grayscale: #2F2F2F. Windows color (decimal): -14600904 or 3683617. OLE color: 3683617.
HSL color Cylindrical-coordinate representation of color #213538: hue angle of 187.83º degrees, saturation: 0.26, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #213538 is Cyan = 0.41, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 33 | 53 | 56 | - |
| CMYK | 0.41 | 0.05 | 0 | 0.78 |
| HSL | 187.83º | 0.26% | 0.17% | - |
| HSV(B) | 187.83º | 0.41% | 0.22% | - |
| XYZ | 2.61 | 3.16 | 4.21 | - |
| YUV | 47.36 | 132.87 | 117.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 53 | 56 | 0.41 | 0.05 | 0 | 0.78 | 187.83 | 0.26 | 0.17 |
| Hex | 21 | 35 | 38 | 29 | 5 | 0 | 4E | BC | 1A | 11 |
| Octal | 41 | 65 | 70 | 51 | 5 | 0 | 116 | 274 | 32 | 21 |
| Binary | 100001 | 110101 | 111000 | 101001 | 101 | 0 | 1001110 | 10111100 | 11010 | 10001 |
Color Harmonies of #213538
Complementary color
Monochromatic Colors of #213538
Black with #213538
Text Example
Text Example
White with #213538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213538; }
p { color: rgb(33,53,56); }
H1.HeaderClassName
{
color: #213538;
}
.AnyTagClassName
{
color: #213538;
}
</style>
background-color css
<style>
a { background-color: #213538; }
a { background-color: rgb(33,53,56); }
div.DivClassName
{
background-color: #213538;
}
.BgClassName
{
background-color: #213538;
}
</style>
border-color css
<style>
span { border-color: #213538; }
span { border-color: rgb(33,53,56); }
td.TdClassName
{
border-color: #213538;
}
.TagClassName
{
border-color: #213538;
}
</style>