COLOR #043429

HEX: #043429 RGB: (4,52,41)

Color info

#043429 contains red, green and blue colors in about the same proportion. Web safe color of #043429 is #003333 (or #033).

RGB color model

#043429 color RGB value is (4,52,41).

RGB: (4,52,41) (2%, 20%, 16%)

RGB channels and saturation

R 4 of 255 = 2%
G 52 of 255 = 20%
B 41 of 255 = 16%

4
52
41

R + G + B ~ 13%. #043429 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 52 + 41 = 97 (100%)
R 4 of 97 ~ 4.12%
G 52 of 97 ~ 53.61%
B 41 of 97 ~ 42.27'%

%53.61
%42.27

CMYK color model

#043429 color CMYK value is (92,0,21,80).

  • cyan value is 92.31%
  • magenta value is 0.00%
  • yellow value is 21.15%
  • key color value is 79.61%

CMYK: (92,0,21,80)
C92M0Y21K80 (92%, 0%, 21%, 80%)
(0.92 / 0.00 / 0.21 / 0.80)

CMYK percentages

%92.31
%0
%21.15
%79.61

Codes

Color #043429 in popluar color models

04 34 29
RGB 4 52 41
HSL 166° 85.71% 10.98%
HSB/HSV 166° 92.31% 20.39%
CMYK 92.31% 0.00% 21.15%
79.61%

Color #043429 in popluar number systems.

HEX 04 34 29
Decimal 4 52 41
Binary 100 110100 101001
Octal 4 64 51

Shades and tints

Shades of #043429

#043429
(4,52,41)
#043026
(4,48,38)
#042C23
(4,44,35)
#042820
(4,40,32)
#04241D
(4,36,29)
#04201A
(4,32,26)
#041C17
(4,28,23)
#041814
(4,24,20)
#041411
(4,20,17)
#04100E
(4,16,14)
#040C0B
(4,12,11)
#000000
(0,0,0)

Tints of #043429

#043429
(4,52,41)
#1A463C
(26,70,60)
#30584F
(48,88,79)
#466A62
(70,106,98)
#5C7C75
(92,124,117)
#728E88
(114,142,136)
#88A09B
(136,160,155)
#9EB2AE
(158,178,174)
#B4C4C1
(180,196,193)
#CAD6D4
(202,214,212)
#E0E8E7
(224,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #043429; }

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

This text font color is #043429.

Background Color

.myBgColor { background-color: #043429; }

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

This div background color is #043429.

Border color

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

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

This div border color is #043429.

Opacity

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

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

Text with #043429 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 #043429;}

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

This text has shadow with #043429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #043429.

Preview

Color preview on black background

This text has color #043429 on black background.


Color preview on white background

This text has color #043429 on white background.


Black color preview on #043429 background

This text has black color on #043429 background.


White color preview on #043429 background

This text has white color on #043429 background.


Related colors

Complementary color

Complementary color for #hex is #FBCBD6.


I love getcolorcode.com

Triadic colors

1 #290434 and #342904 with #043429 are triadic colors.

2 #293404 and #340429 with #043429 are triadic colors.