COLOR #041B06

HEX: #041B06 RGB: (4,27,6)

Color info

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

RGB color model

#041B06 color RGB value is (4,27,6).

RGB: (4,27,6) (2%, 11%, 2%)

RGB channels and saturation

R 4 of 255 = 2%
G 27 of 255 = 11%
B 6 of 255 = 2%

4
27
6

R + G + B ~ 5%. #041B06 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 27 + 6 = 37 (100%)
R 4 of 37 ~ 10.81%
G 27 of 37 ~ 72.97%
B 6 of 37 ~ 16.22'%

%10.81
%72.97
%16.22

CMYK color model

#041B06 color CMYK value is (85,0,78,89).

  • cyan value is 85.19%
  • magenta value is 0.00%
  • yellow value is 77.78%
  • key color value is 89.41%
CMYK: (85,0,78,89) C85M0Y78K89 (85%,0%,78%,89%) (0.85/0.00/0.78/0.89) 

CMYK percentages

%85.19
%0
%77.78
%89.41

Codes

Color #041B06 in popluar color models

04 1B 06
RGB 4 27 6
HSL 125° 74.19% 6.08%
HSB/HSV 125° 85.19% 10.59%
CMYK 85.19% 0.00% 77.78%
89.41%

Color #041B06 in popluar number systems.

HEX 04 1B 06
Decimal 4 27 6
Binary 100 11011 110
Octal 4 33 6

Shades and tints

Shades of #041B06

#041B06
(4,27,6)
#041906
(4,25,6)
#041706
(4,23,6)
#041506
(4,21,6)
#041306
(4,19,6)
#041106
(4,17,6)
#040F06
(4,15,6)
#040D06
(4,13,6)
#040B06
(4,11,6)
#040906
(4,9,6)
#040706
(4,7,6)
#000000
(0,0,0)

Tints of #041B06

#041B06
(4,27,6)
#1A2F1C
(26,47,28)
#304332
(48,67,50)
#465748
(70,87,72)
#5C6B5E
(92,107,94)
#727F74
(114,127,116)
#88938A
(136,147,138)
#9EA7A0
(158,167,160)
#B4BBB6
(180,187,182)
#CACFCC
(202,207,204)
#E0E3E2
(224,227,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #041B06 color. Also use rgb(4,27,6) instead hex code.

Text Font Color

.myTextColor { color: #041B06; }

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

This text font color is #041B06.

Background Color

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

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

This div background color is #041B06.

Border color

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

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

This div border color is #041B06.

Opacity

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

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

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

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

This text has shadow with #041B06 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #041B06.

Preview

Color preview on black background

This text has color #041B06 on black background.


Color preview on white background

This text has color #041B06 on white background.


Black color preview on #041B06 background

This text has black color on #041B06 background.


White color preview on #041B06 background

This text has white color on #041B06 background.


Related colors

Complementary color

Complementary color for #hex is #FBE4F9.


I love getcolorcode.com

Triadic colors

1 #06041B and #1B0604 with #041B06 are triadic colors.

2 #061B04 and #1B0406 with #041B06 are triadic colors.