Shades of Nordic #043438
Tints of Nordic #043438
RGB
CMYK
RGB Variations
Color information
#043438 (or 0x043438) is known color: Nordic. HEX triplet: 04, 34 and 38. RGB value is (4,52,56). Sum of RGB (Red+Green+Blue) = 4+52+56=112 (14% of max value = 765). Red value is 4 (1.95% from 255 or 3.57% from 112); Green value is 52 (20.70% from 255 or 46.43% from 112); Blue value is 56 (22.27% from 255 or 50% from 112); Max value from RGB is 56 - color contains mainly: blue. Hex color #043438 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #043438 is #FBCBC7. Grayscale: #262626. Windows color (decimal): -16501704 or 3683332. OLE color: 3683332.
HSL color Cylindrical-coordinate representation of color #043438: hue angle of 184.62º 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 #043438 is Cyan = 0.93, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 4 | 52 | 56 | - |
| CMYK | 0.93 | 0.07 | 0 | 0.78 |
| HSL | 184.62º | 0.87% | 0.12% | - |
| HSV(B) | 184.62º | 0.93% | 0.22% | - |
| XYZ | 1.99 | 2.77 | 4.17 | - |
| YUV | 38.1 | 138.1 | 103.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 52 | 56 | 0.93 | 0.07 | 0 | 0.78 | 184.62 | 0.87 | 0.12 |
| Hex | 4 | 34 | 38 | 5D | 7 | 0 | 4E | B9 | 57 | C |
| Octal | 4 | 64 | 70 | 135 | 7 | 0 | 116 | 271 | 127 | 14 |
| Binary | 100 | 110100 | 111000 | 1011101 | 111 | 0 | 1001110 | 10111001 | 1010111 | 1100 |
Color Harmonies of #043438
Complementary color
Monochromatic Colors of #043438
Black with #043438
Text Example
Text Example
White with #043438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043438; }
p { color: rgb(4,52,56); }
H1.HeaderClassName
{
color: #043438;
}
.AnyTagClassName
{
color: #043438;
}
</style>
background-color css
<style>
a { background-color: #043438; }
a { background-color: rgb(4,52,56); }
div.DivClassName
{
background-color: #043438;
}
.BgClassName
{
background-color: #043438;
}
</style>
border-color css
<style>
span { border-color: #043438; }
span { border-color: rgb(4,52,56); }
td.TdClassName
{
border-color: #043438;
}
.TagClassName
{
border-color: #043438;
}
</style>