Shades of Nordic #043034
Tints of Nordic #043034
RGB
CMYK
RGB Variations
Color information
#043034 (or 0x043034) is known color: Nordic. HEX triplet: 04, 30 and 34. RGB value is (4,48,52). Sum of RGB (Red+Green+Blue) = 4+48+52=104 (13% of max value = 765). Red value is 4 (1.95% from 255 or 3.85% from 104); Green value is 48 (19.14% from 255 or 46.15% from 104); Blue value is 52 (20.70% from 255 or 50% from 104); Max value from RGB is 52 - color contains mainly: blue. Hex color #043034 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #043034 is #FBCFCB. Grayscale: #232323. Windows color (decimal): -16502732 or 3420164. OLE color: 3420164.
HSL color Cylindrical-coordinate representation of color #043034: hue angle of 185º 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 #043034 is Cyan = 0.92, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 4 | 48 | 52 | - |
| CMYK | 0.92 | 0.08 | 0 | 0.80 |
| HSL | 185º | 0.86% | 0.11% | - |
| HSV(B) | 185º | 0.92% | 0.2% | - |
| XYZ | 1.73 | 2.39 | 3.62 | - |
| YUV | 35.3 | 137.42 | 105.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 48 | 52 | 0.92 | 0.08 | 0 | 0.80 | 185 | 0.86 | 0.11 |
| Hex | 4 | 30 | 34 | 5C | 8 | 0 | 50 | B9 | 56 | B |
| Octal | 4 | 60 | 64 | 134 | 10 | 0 | 120 | 271 | 126 | 13 |
| Binary | 100 | 110000 | 110100 | 1011100 | 1000 | 0 | 1010000 | 10111001 | 1010110 | 1011 |
Color Harmonies of #043034
Complementary color
Monochromatic Colors of #043034
Black with #043034
Text Example
Text Example
White with #043034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043034; }
p { color: rgb(4,48,52); }
H1.HeaderClassName
{
color: #043034;
}
.AnyTagClassName
{
color: #043034;
}
</style>
background-color css
<style>
a { background-color: #043034; }
a { background-color: rgb(4,48,52); }
div.DivClassName
{
background-color: #043034;
}
.BgClassName
{
background-color: #043034;
}
</style>
border-color css
<style>
span { border-color: #043034; }
span { border-color: rgb(4,48,52); }
td.TdClassName
{
border-color: #043034;
}
.TagClassName
{
border-color: #043034;
}
</style>