Shades of Nordic #043335
Tints of Nordic #043335
RGB
CMYK
RGB Variations
Color information
#043335 (or 0x043335) is known color: Nordic. HEX triplet: 04, 33 and 35. RGB value is (4,51,53). Sum of RGB (Red+Green+Blue) = 4+51+53=108 (14% of max value = 765). Red value is 4 (1.95% from 255 or 3.70% from 108); Green value is 51 (20.31% from 255 or 47.22% from 108); Blue value is 53 (21.09% from 255 or 49.07% from 108); Max value from RGB is 53 - color contains mainly: blue. Hex color #043335 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #043335 is #FBCCCA. Grayscale: #252525. Windows color (decimal): -16501963 or 3486468. OLE color: 3486468.
HSL color Cylindrical-coordinate representation of color #043335: hue angle of 182.45º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #043335 is Cyan = 0.92, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 4 | 51 | 53 | - |
| CMYK | 0.92 | 0.04 | 0 | 0.79 |
| HSL | 182.45º | 0.86% | 0.11% | - |
| HSV(B) | 182.45º | 0.92% | 0.21% | - |
| XYZ | 1.88 | 2.65 | 3.78 | - |
| YUV | 37.18 | 136.93 | 104.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 51 | 53 | 0.92 | 0.04 | 0 | 0.79 | 182.45 | 0.86 | 0.11 |
| Hex | 4 | 33 | 35 | 5C | 4 | 0 | 4F | B6 | 56 | B |
| Octal | 4 | 63 | 65 | 134 | 4 | 0 | 117 | 266 | 126 | 13 |
| Binary | 100 | 110011 | 110101 | 1011100 | 100 | 0 | 1001111 | 10110110 | 1010110 | 1011 |
Color Harmonies of #043335
Complementary color
Monochromatic Colors of #043335
Black with #043335
Text Example
Text Example
White with #043335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043335; }
p { color: rgb(4,51,53); }
H1.HeaderClassName
{
color: #043335;
}
.AnyTagClassName
{
color: #043335;
}
</style>
background-color css
<style>
a { background-color: #043335; }
a { background-color: rgb(4,51,53); }
div.DivClassName
{
background-color: #043335;
}
.BgClassName
{
background-color: #043335;
}
</style>
border-color css
<style>
span { border-color: #043335; }
span { border-color: rgb(4,51,53); }
td.TdClassName
{
border-color: #043335;
}
.TagClassName
{
border-color: #043335;
}
</style>