Shades of Nordic #053138
Tints of Nordic #053138
RGB
CMYK
RGB Variations
Color information
#053138 (or 0x053138) is known color: Nordic. HEX triplet: 05, 31 and 38. RGB value is (5,49,56). Sum of RGB (Red+Green+Blue) = 5+49+56=110 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.55% from 110); Green value is 49 (19.53% from 255 or 44.55% from 110); Blue value is 56 (22.27% from 255 or 50.91% from 110); Max value from RGB is 56 - color contains mainly: blue. Hex color #053138 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053138 is #FACEC7. Grayscale: #242424. Windows color (decimal): -16436936 or 3682565. OLE color: 3682565.
HSL color Cylindrical-coordinate representation of color #053138: hue angle of 188.24º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #053138 is Cyan = 0.91, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 5 | 49 | 56 | - |
| CMYK | 0.91 | 0.12 | 0 | 0.78 |
| HSL | 188.24º | 0.84% | 0.12% | - |
| HSV(B) | 188.24º | 0.91% | 0.22% | - |
| XYZ | 1.87 | 2.51 | 4.13 | - |
| YUV | 36.64 | 138.92 | 105.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 49 | 56 | 0.91 | 0.12 | 0 | 0.78 | 188.24 | 0.84 | 0.12 |
| Hex | 5 | 31 | 38 | 5B | C | 0 | 4E | BC | 54 | C |
| Octal | 5 | 61 | 70 | 133 | 14 | 0 | 116 | 274 | 124 | 14 |
| Binary | 101 | 110001 | 111000 | 1011011 | 1100 | 0 | 1001110 | 10111100 | 1010100 | 1100 |
Color Harmonies of #053138
Complementary color
Monochromatic Colors of #053138
Black with #053138
Text Example
Text Example
White with #053138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053138; }
p { color: rgb(5,49,56); }
H1.HeaderClassName
{
color: #053138;
}
.AnyTagClassName
{
color: #053138;
}
</style>
background-color css
<style>
a { background-color: #053138; }
a { background-color: rgb(5,49,56); }
div.DivClassName
{
background-color: #053138;
}
.BgClassName
{
background-color: #053138;
}
</style>
border-color css
<style>
span { border-color: #053138; }
span { border-color: rgb(5,49,56); }
td.TdClassName
{
border-color: #053138;
}
.TagClassName
{
border-color: #053138;
}
</style>