Shades of Nordic #053134
Tints of Nordic #053134
RGB
CMYK
RGB Variations
Color information
#053134 (or 0x053134) is known color: Nordic. HEX triplet: 05, 31 and 34. RGB value is (5,49,52). Sum of RGB (Red+Green+Blue) = 5+49+52=106 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.72% from 106); Green value is 49 (19.53% from 255 or 46.23% from 106); Blue value is 52 (20.70% from 255 or 49.06% from 106); Max value from RGB is 52 - color contains mainly: blue. Hex color #053134 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053134 is #FACECB. Grayscale: #242424. Windows color (decimal): -16436940 or 3420421. OLE color: 3420421.
HSL color Cylindrical-coordinate representation of color #053134: hue angle of 183.83º degrees, saturation: 0.82, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #053134 is Cyan = 0.90, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 5 | 49 | 52 | - |
| CMYK | 0.90 | 0.06 | 0 | 0.80 |
| HSL | 183.83º | 0.82% | 0.11% | - |
| HSV(B) | 183.83º | 0.9% | 0.2% | - |
| XYZ | 1.78 | 2.48 | 3.63 | - |
| YUV | 36.19 | 136.92 | 105.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 49 | 52 | 0.90 | 0.06 | 0 | 0.80 | 183.83 | 0.82 | 0.11 |
| Hex | 5 | 31 | 34 | 5A | 6 | 0 | 50 | B8 | 52 | B |
| Octal | 5 | 61 | 64 | 132 | 6 | 0 | 120 | 270 | 122 | 13 |
| Binary | 101 | 110001 | 110100 | 1011010 | 110 | 0 | 1010000 | 10111000 | 1010010 | 1011 |
Color Harmonies of #053134
Complementary color
Monochromatic Colors of #053134
Black with #053134
Text Example
Text Example
White with #053134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053134; }
p { color: rgb(5,49,52); }
H1.HeaderClassName
{
color: #053134;
}
.AnyTagClassName
{
color: #053134;
}
</style>
background-color css
<style>
a { background-color: #053134; }
a { background-color: rgb(5,49,52); }
div.DivClassName
{
background-color: #053134;
}
.BgClassName
{
background-color: #053134;
}
</style>
border-color css
<style>
span { border-color: #053134; }
span { border-color: rgb(5,49,52); }
td.TdClassName
{
border-color: #053134;
}
.TagClassName
{
border-color: #053134;
}
</style>