Shades of Nordic #053137
Tints of Nordic #053137
RGB
CMYK
RGB Variations
Color information
#053137 (or 0x053137) is known color: Nordic. HEX triplet: 05, 31 and 37. RGB value is (5,49,55). Sum of RGB (Red+Green+Blue) = 5+49+55=109 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.59% from 109); Green value is 49 (19.53% from 255 or 44.95% from 109); Blue value is 55 (21.88% from 255 or 50.46% from 109); Max value from RGB is 55 - color contains mainly: blue. Hex color #053137 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053137 is #FACEC8. Grayscale: #242424. Windows color (decimal): -16436937 or 3617029. OLE color: 3617029.
HSL color Cylindrical-coordinate representation of color #053137: hue angle of 187.2º degrees, saturation: 0.83, 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 #053137 is Cyan = 0.91, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 5 | 49 | 55 | - |
| CMYK | 0.91 | 0.11 | 0 | 0.78 |
| HSL | 187.2º | 0.83% | 0.12% | - |
| HSV(B) | 187.2º | 0.91% | 0.22% | - |
| XYZ | 1.85 | 2.5 | 4 | - |
| YUV | 36.53 | 138.42 | 105.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 49 | 55 | 0.91 | 0.11 | 0 | 0.78 | 187.2 | 0.83 | 0.12 |
| Hex | 5 | 31 | 37 | 5B | B | 0 | 4E | BB | 53 | C |
| Octal | 5 | 61 | 67 | 133 | 13 | 0 | 116 | 273 | 123 | 14 |
| Binary | 101 | 110001 | 110111 | 1011011 | 1011 | 0 | 1001110 | 10111011 | 1010011 | 1100 |
Color Harmonies of #053137
Complementary color
Monochromatic Colors of #053137
Black with #053137
Text Example
Text Example
White with #053137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053137; }
p { color: rgb(5,49,55); }
H1.HeaderClassName
{
color: #053137;
}
.AnyTagClassName
{
color: #053137;
}
</style>
background-color css
<style>
a { background-color: #053137; }
a { background-color: rgb(5,49,55); }
div.DivClassName
{
background-color: #053137;
}
.BgClassName
{
background-color: #053137;
}
</style>
border-color css
<style>
span { border-color: #053137; }
span { border-color: rgb(5,49,55); }
td.TdClassName
{
border-color: #053137;
}
.TagClassName
{
border-color: #053137;
}
</style>