COLOR #041D1A

HEX: #041D1A RGB: (4,29,26)

Color info

#041D1A contains red, green and blue colors in about the same proportion. Web safe color of #041D1A is #003300 (or #030).

RGB color model

#041D1A color RGB value is (4,29,26).

RGB: (4,29,26) (2%, 11%, 10%)

RGB channels and saturation

R 4 of 255 = 2%
G 29 of 255 = 11%
B 26 of 255 = 10%

4
29
26

R + G + B ~ 8%. #041D1A is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 29 + 26 = 59 (100%)
R 4 of 59 ~ 6.78%
G 29 of 59 ~ 49.15%
B 26 of 59 ~ 44.07'%

%49.15
%44.07

CMYK color model

#041D1A color CMYK value is (86,0,10,89).

  • cyan value is 86.21%
  • magenta value is 0.00%
  • yellow value is 10.34%
  • key color value is 88.63%

CMYK: (86,0,10,89)
C86M0Y10K89 (86%, 0%, 10%, 89%)
(0.86 / 0.00 / 0.10 / 0.89)

CMYK percentages

%86.21
%0
%10.34
%88.63

Codes

Color #041D1A in popluar color models

04 1D 1A
RGB 4 29 26
HSL 173° 75.76% 6.47%
HSB/HSV 173° 86.21% 11.37%
CMYK 86.21% 0.00% 10.34%
88.63%

Color #041D1A in popluar number systems.

HEX 04 1D 1A
Decimal 4 29 26
Binary 100 11101 11010
Octal 4 35 32

Shades and tints

Shades of #041D1A

#041D1A
(4,29,26)
#041B18
(4,27,24)
#041916
(4,25,22)
#041714
(4,23,20)
#041512
(4,21,18)
#041310
(4,19,16)
#04110E
(4,17,14)
#040F0C
(4,15,12)
#040D0A
(4,13,10)
#040B08
(4,11,8)
#040906
(4,9,6)
#000000
(0,0,0)

Tints of #041D1A

#041D1A
(4,29,26)
#1A312E
(26,49,46)
#304542
(48,69,66)
#465956
(70,89,86)
#5C6D6A
(92,109,106)
#72817E
(114,129,126)
#889592
(136,149,146)
#9EA9A6
(158,169,166)
#B4BDBA
(180,189,186)
#CAD1CE
(202,209,206)
#E0E5E2
(224,229,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #041D1A; }

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

This text font color is #041D1A.

Background Color

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

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

This div background color is #041D1A.

Border color

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

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

This div border color is #041D1A.

Opacity

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

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

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

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

This text has shadow with #041D1A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #041D1A.

Preview

Color preview on black background

This text has color #041D1A on black background.


Color preview on white background

This text has color #041D1A on white background.


Black color preview on #041D1A background

This text has black color on #041D1A background.


White color preview on #041D1A background

This text has white color on #041D1A background.


Related colors

Complementary color

Complementary color for #hex is #FBE2E5.


I love getcolorcode.com

Triadic colors

1 #1A041D and #1D1A04 with #041D1A are triadic colors.

2 #1A1D04 and #1D041A with #041D1A are triadic colors.