Shades of Nordic #043134
Tints of Nordic #043134
RGB
CMYK
RGB Variations
Color information
#043134 (or 0x043134) is known color: Nordic. HEX triplet: 04, 31 and 34. RGB value is (4,49,52). Sum of RGB (Red+Green+Blue) = 4+49+52=105 (13% of max value = 765). Red value is 4 (1.95% from 255 or 3.81% from 105); Green value is 49 (19.53% from 255 or 46.67% from 105); Blue value is 52 (20.70% from 255 or 49.52% from 105); Max value from RGB is 52 - color contains mainly: blue. Hex color #043134 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #043134 is #FBCECB. Grayscale: #232323. Windows color (decimal): -16502476 or 3420420. OLE color: 3420420.
HSL color Cylindrical-coordinate representation of color #043134: hue angle of 183.75º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #043134 is Cyan = 0.92, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 4 | 49 | 52 | - |
| CMYK | 0.92 | 0.06 | 0 | 0.80 |
| HSL | 183.75º | 0.86% | 0.11% | - |
| HSV(B) | 183.75º | 0.92% | 0.2% | - |
| XYZ | 1.77 | 2.47 | 3.63 | - |
| YUV | 35.89 | 137.09 | 105.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 49 | 52 | 0.92 | 0.06 | 0 | 0.80 | 183.75 | 0.86 | 0.11 |
| Hex | 4 | 31 | 34 | 5C | 6 | 0 | 50 | B8 | 56 | B |
| Octal | 4 | 61 | 64 | 134 | 6 | 0 | 120 | 270 | 126 | 13 |
| Binary | 100 | 110001 | 110100 | 1011100 | 110 | 0 | 1010000 | 10111000 | 1010110 | 1011 |
Color Harmonies of #043134
Complementary color
Monochromatic Colors of #043134
Black with #043134
Text Example
Text Example
White with #043134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043134; }
p { color: rgb(4,49,52); }
H1.HeaderClassName
{
color: #043134;
}
.AnyTagClassName
{
color: #043134;
}
</style>
background-color css
<style>
a { background-color: #043134; }
a { background-color: rgb(4,49,52); }
div.DivClassName
{
background-color: #043134;
}
.BgClassName
{
background-color: #043134;
}
</style>
border-color css
<style>
span { border-color: #043134; }
span { border-color: rgb(4,49,52); }
td.TdClassName
{
border-color: #043134;
}
.TagClassName
{
border-color: #043134;
}
</style>