Shades of Nordic #053436
Tints of Nordic #053436
RGB
CMYK
RGB Variations
Color information
#053436 (or 0x053436) is known color: Nordic. HEX triplet: 05, 34 and 36. RGB value is (5,52,54). Sum of RGB (Red+Green+Blue) = 5+52+54=111 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.50% from 111); Green value is 52 (20.70% from 255 or 46.85% from 111); Blue value is 54 (21.48% from 255 or 48.65% from 111); Max value from RGB is 54 - color contains mainly: blue. Hex color #053436 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053436 is #FACBC9. Grayscale: #262626. Windows color (decimal): -16436170 or 3552261. OLE color: 3552261.
HSL color Cylindrical-coordinate representation of color #053436: hue angle of 182.45º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #053436 is Cyan = 0.91, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 5 | 52 | 54 | - |
| CMYK | 0.91 | 0.04 | 0 | 0.79 |
| HSL | 182.45º | 0.83% | 0.12% | - |
| HSV(B) | 182.45º | 0.91% | 0.21% | - |
| XYZ | 1.96 | 2.75 | 3.92 | - |
| YUV | 38.18 | 136.93 | 104.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 52 | 54 | 0.91 | 0.04 | 0 | 0.79 | 182.45 | 0.83 | 0.12 |
| Hex | 5 | 34 | 36 | 5B | 4 | 0 | 4F | B6 | 53 | C |
| Octal | 5 | 64 | 66 | 133 | 4 | 0 | 117 | 266 | 123 | 14 |
| Binary | 101 | 110100 | 110110 | 1011011 | 100 | 0 | 1001111 | 10110110 | 1010011 | 1100 |
Color Harmonies of #053436
Complementary color
Monochromatic Colors of #053436
Black with #053436
Text Example
Text Example
White with #053436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053436; }
p { color: rgb(5,52,54); }
H1.HeaderClassName
{
color: #053436;
}
.AnyTagClassName
{
color: #053436;
}
</style>
background-color css
<style>
a { background-color: #053436; }
a { background-color: rgb(5,52,54); }
div.DivClassName
{
background-color: #053436;
}
.BgClassName
{
background-color: #053436;
}
</style>
border-color css
<style>
span { border-color: #053436; }
span { border-color: rgb(5,52,54); }
td.TdClassName
{
border-color: #053436;
}
.TagClassName
{
border-color: #053436;
}
</style>