Shades of Nordic #043138
Tints of Nordic #043138
RGB
CMYK
RGB Variations
Color information
#043138 (or 0x043138) is known color: Nordic. HEX triplet: 04, 31 and 38. RGB value is (4,49,56). Sum of RGB (Red+Green+Blue) = 4+49+56=109 (14% of max value = 765). Red value is 4 (1.95% from 255 or 3.67% from 109); Green value is 49 (19.53% from 255 or 44.95% from 109); Blue value is 56 (22.27% from 255 or 51.38% from 109); Max value from RGB is 56 - color contains mainly: blue. Hex color #043138 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #043138 is #FBCEC7. Grayscale: #242424. Windows color (decimal): -16502472 or 3682564. OLE color: 3682564.
HSL color Cylindrical-coordinate representation of color #043138: hue angle of 188.08º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #043138 is Cyan = 0.93, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 4 | 49 | 56 | - |
| CMYK | 0.93 | 0.12 | 0 | 0.78 |
| HSL | 188.08º | 0.87% | 0.12% | - |
| HSV(B) | 188.08º | 0.93% | 0.22% | - |
| XYZ | 1.86 | 2.51 | 4.13 | - |
| YUV | 36.34 | 139.09 | 104.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 49 | 56 | 0.93 | 0.12 | 0 | 0.78 | 188.08 | 0.87 | 0.12 |
| Hex | 4 | 31 | 38 | 5D | C | 0 | 4E | BC | 57 | C |
| Octal | 4 | 61 | 70 | 135 | 14 | 0 | 116 | 274 | 127 | 14 |
| Binary | 100 | 110001 | 111000 | 1011101 | 1100 | 0 | 1001110 | 10111100 | 1010111 | 1100 |
Color Harmonies of #043138
Complementary color
Monochromatic Colors of #043138
Black with #043138
Text Example
Text Example
White with #043138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043138; }
p { color: rgb(4,49,56); }
H1.HeaderClassName
{
color: #043138;
}
.AnyTagClassName
{
color: #043138;
}
</style>
background-color css
<style>
a { background-color: #043138; }
a { background-color: rgb(4,49,56); }
div.DivClassName
{
background-color: #043138;
}
.BgClassName
{
background-color: #043138;
}
</style>
border-color css
<style>
span { border-color: #043138; }
span { border-color: rgb(4,49,56); }
td.TdClassName
{
border-color: #043138;
}
.TagClassName
{
border-color: #043138;
}
</style>