Shades of Nordic #053340
Tints of Nordic #053340
RGB
CMYK
RGB Variations
Color information
#053340 (or 0x053340) is known color: Nordic. HEX triplet: 05, 33 and 40. RGB value is (5,51,64). Sum of RGB (Red+Green+Blue) = 5+51+64=120 (15% of max value = 765). Red value is 5 (2.34% from 255 or 4.17% from 120); Green value is 51 (20.31% from 255 or 42.5% from 120); Blue value is 64 (25.39% from 255 or 53.33% from 120); Max value from RGB is 64 - color contains mainly: blue. Hex color #053340 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053340 is #FACCBF. Grayscale: #262626. Windows color (decimal): -16436416 or 4207365. OLE color: 4207365.
HSL color Cylindrical-coordinate representation of color #053340: hue angle of 193.22º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #053340 is Cyan = 0.92, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 5 | 51 | 64 | - |
| CMYK | 0.92 | 0.20 | 0 | 0.75 |
| HSL | 193.22º | 0.86% | 0.14% | - |
| HSV(B) | 193.22º | 0.92% | 0.25% | - |
| XYZ | 2.17 | 2.77 | 5.27 | - |
| YUV | 38.73 | 142.26 | 103.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 51 | 64 | 0.92 | 0.20 | 0 | 0.75 | 193.22 | 0.86 | 0.14 |
| Hex | 5 | 33 | 40 | 5C | 14 | 0 | 4B | C1 | 56 | E |
| Octal | 5 | 63 | 100 | 134 | 24 | 0 | 113 | 301 | 126 | 16 |
| Binary | 101 | 110011 | 1000000 | 1011100 | 10100 | 0 | 1001011 | 11000001 | 1010110 | 1110 |
Color Harmonies of #053340
Complementary color
Monochromatic Colors of #053340
Black with #053340
Text Example
Text Example
White with #053340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053340; }
p { color: rgb(5,51,64); }
H1.HeaderClassName
{
color: #053340;
}
.AnyTagClassName
{
color: #053340;
}
</style>
background-color css
<style>
a { background-color: #053340; }
a { background-color: rgb(5,51,64); }
div.DivClassName
{
background-color: #053340;
}
.BgClassName
{
background-color: #053340;
}
</style>
border-color css
<style>
span { border-color: #053340; }
span { border-color: rgb(5,51,64); }
td.TdClassName
{
border-color: #053340;
}
.TagClassName
{
border-color: #053340;
}
</style>