COLOR #041D29

HEX: #041D29 RGB: (4,29,41)

Color info

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

RGB color model

#041D29 color RGB value is (4,29,41).

RGB: (4,29,41) (2%, 11%, 16%)

RGB channels and saturation

R 4 of 255 = 2%
G 29 of 255 = 11%
B 41 of 255 = 16%

4
29
41

R + G + B ~ 10%. #041D29 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 29 + 41 = 74 (100%)
R 4 of 74 ~ 5.41%
G 29 of 74 ~ 39.19%
B 41 of 74 ~ 55.41'%

%39.19
%55.41

CMYK color model

#041D29 color CMYK value is (90,29,0,84).

  • cyan value is 90.24%
  • magenta value is 29.27%
  • yellow value is 0.00%
  • key color value is 83.92%

CMYK: (90,29,0,84)
C90M29Y0K84 (90%, 29%, 0%, 84%)
(0.90 / 0.29 / 0.00 / 0.84)

CMYK percentages

%90.24
%29.27
%0
%83.92

Codes

Color #041D29 in popluar color models

04 1D 29
RGB 4 29 41
HSL 199° 82.22% 8.82%
HSB/HSV 199° 90.24% 16.08%
CMYK 90.24% 29.27% 0.00%
83.92%

Color #041D29 in popluar number systems.

HEX 04 1D 29
Decimal 4 29 41
Binary 100 11101 101001
Octal 4 35 51

Shades and tints

Shades of #041D29

#041D29
(4,29,41)
#041B26
(4,27,38)
#041923
(4,25,35)
#041720
(4,23,32)
#04151D
(4,21,29)
#04131A
(4,19,26)
#041117
(4,17,23)
#040F14
(4,15,20)
#040D11
(4,13,17)
#040B0E
(4,11,14)
#04090B
(4,9,11)
#000000
(0,0,0)

Tints of #041D29

#041D29
(4,29,41)
#1A313C
(26,49,60)
#30454F
(48,69,79)
#465962
(70,89,98)
#5C6D75
(92,109,117)
#728188
(114,129,136)
#88959B
(136,149,155)
#9EA9AE
(158,169,174)
#B4BDC1
(180,189,193)
#CAD1D4
(202,209,212)
#E0E5E7
(224,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #041D29; }

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

This text font color is #041D29.

Background Color

.myBgColor { background-color: #041D29; }

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

This div background color is #041D29.

Border color

.myBorderColor { border: 1px solid #041D29; }

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

This div border color is #041D29.

Opacity

.myOpacity80 { color: #041D29; opacity: 0.8; }

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

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

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

This text has shadow with #041D29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #041D29.

Preview

Color preview on black background

This text has color #041D29 on black background.


Color preview on white background

This text has color #041D29 on white background.


Black color preview on #041D29 background

This text has black color on #041D29 background.


White color preview on #041D29 background

This text has white color on #041D29 background.


Related colors

Complementary color

Complementary color for #hex is #FBE2D6.


I love getcolorcode.com

Triadic colors

1 #29041D and #1D2904 with #041D29 are triadic colors.

2 #291D04 and #1D0429 with #041D29 are triadic colors.