COLOR #043443

HEX: #043443 RGB: (4,52,67)

Color info

#043443 contains mainly green and blue colors. Web safe color of #043443 is #003333 (or #033).

RGB color model

#043443 color RGB value is (4,52,67).

RGB: (4,52,67) (2%, 20%, 26%)

RGB channels and saturation

R 4 of 255 = 2%
G 52 of 255 = 20%
B 67 of 255 = 26%

4
52
67

R + G + B ~ 16%. #043443 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 52 + 67 = 123 (100%)
R 4 of 123 ~ 3.25%
G 52 of 123 ~ 42.28%
B 67 of 123 ~ 54.47'%

%42.28
%54.47

CMYK color model

#043443 color CMYK value is (94,22,0,74).

  • cyan value is 94.03%
  • magenta value is 22.39%
  • yellow value is 0.00%
  • key color value is 73.73%

CMYK: (94,22,0,74)
C94M22Y0K74 (94%, 22%, 0%, 74%)
(0.94 / 0.22 / 0.00 / 0.74)

CMYK percentages

%94.03
%22.39
%0
%73.73

Codes

Color #043443 in popluar color models

04 34 43
RGB 4 52 67
HSL 194° 88.73% 13.92%
HSB/HSV 194° 94.03% 26.27%
CMYK 94.03% 22.39% 0.00%
73.73%

Color #043443 in popluar number systems.

HEX 04 34 43
Decimal 4 52 67
Binary 100 110100 1000011
Octal 4 64 103

Shades and tints

Shades of #043443

#043443
(4,52,67)
#04303D
(4,48,61)
#042C37
(4,44,55)
#042831
(4,40,49)
#04242B
(4,36,43)
#042025
(4,32,37)
#041C1F
(4,28,31)
#041819
(4,24,25)
#041413
(4,20,19)
#04100D
(4,16,13)
#040C07
(4,12,7)
#000000
(0,0,0)

Tints of #043443

#043443
(4,52,67)
#1A4654
(26,70,84)
#305865
(48,88,101)
#466A76
(70,106,118)
#5C7C87
(92,124,135)
#728E98
(114,142,152)
#88A0A9
(136,160,169)
#9EB2BA
(158,178,186)
#B4C4CB
(180,196,203)
#CAD6DC
(202,214,220)
#E0E8ED
(224,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #043443 color. Also use rgb(4,52,67) instead hex code.

Text Font Color

.myTextColor { color: #043443; }

<p style="color:#043443">This sample text font color is #043443.</p>

This text font color is #043443.

Background Color

.myBgColor { background-color: #043443; }

<div style="background-color:#043443">Inner text</div>

This div background color is #043443.

Border color

.myBorderColor { border: 1px solid #043443; }

<div style="border:3px solid #043443">Div</div>

This div border color is #043443.

Opacity

.myOpacity80 { color: #043443; opacity: 0.8; }

<p style="color:#043443;opacity:0.8;">80%</p>

Text with #043443 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #043443;}

<p style="text-shadow: 3px 3px 1px #043443">Text here.</p>

This text has shadow with #043443 color.


.textShadow {text-shadow: 3px 3px 1px #043443', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #043443, 5px 5px 20px red">Text here.</p>

This text has shadow with #043443 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#043443, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#043443, Direction=45, Strength=4)">Text</p>

This text has shadow with #043443 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #043443;
-webkit-box-shadow: 1px 1px 3px 2px #043443;
box-shadow: 1px 1px 3px 2px #043443;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #043443; -webkit-box-shadow: 1px 1px 3px 2px #043443; box-shadow:1px 1px 3px 2px #043443;">
Div content here
</div>

This div box has shadow with color #043443.

Preview

Color preview on black background

This text has color #043443 on black background.


Color preview on white background

This text has color #043443 on white background.


Black color preview on #043443 background

This text has black color on #043443 background.


White color preview on #043443 background

This text has white color on #043443 background.


Related colors

Complementary color

Complementary color for #hex is #FBCBBC.


I love getcolorcode.com

Triadic colors

1 #430434 and #344304 with #043443 are triadic colors.

2 #433404 and #340443 with #043443 are triadic colors.