COLOR #042906

HEX: #042906 RGB: (4,41,6)

Color info

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

RGB color model

#042906 color RGB value is (4,41,6).

RGB: (4,41,6) (2%, 16%, 2%)

RGB channels and saturation

R 4 of 255 = 2%
G 41 of 255 = 16%
B 6 of 255 = 2%

4
41
6

R + G + B ~ 7%. #042906 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 41 + 6 = 51 (100%)
R 4 of 51 ~ 7.84%
G 41 of 51 ~ 80.39%
B 6 of 51 ~ 11.76'%

%80.39
%11.76

CMYK color model

#042906 color CMYK value is (90,0,85,84).

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

CMYK: (90,0,85,84)
C90M0Y85K84 (90%, 0%, 85%, 84%)
(0.90 / 0.00 / 0.85 / 0.84)

CMYK percentages

%90.24
%0
%85.37
%83.92

Codes

Color #042906 in popluar color models

04 29 06
RGB 4 41 6
HSL 123° 82.22% 8.82%
HSB/HSV 123° 90.24% 16.08%
CMYK 90.24% 0.00% 85.37%
83.92%

Color #042906 in popluar number systems.

HEX 04 29 06
Decimal 4 41 6
Binary 100 101001 110
Octal 4 51 6

Shades and tints

Shades of #042906

#042906
(4,41,6)
#042606
(4,38,6)
#042306
(4,35,6)
#042006
(4,32,6)
#041D06
(4,29,6)
#041A06
(4,26,6)
#041706
(4,23,6)
#041406
(4,20,6)
#041106
(4,17,6)
#040E06
(4,14,6)
#040B06
(4,11,6)
#000000
(0,0,0)

Tints of #042906

#042906
(4,41,6)
#1A3C1C
(26,60,28)
#304F32
(48,79,50)
#466248
(70,98,72)
#5C755E
(92,117,94)
#728874
(114,136,116)
#889B8A
(136,155,138)
#9EAEA0
(158,174,160)
#B4C1B6
(180,193,182)
#CAD4CC
(202,212,204)
#E0E7E2
(224,231,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #042906; }

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

This text font color is #042906.

Background Color

.myBgColor { background-color: #042906; }

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

This div background color is #042906.

Border color

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

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

This div border color is #042906.

Opacity

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

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

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

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

This text has shadow with #042906 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #042906.

Preview

Color preview on black background

This text has color #042906 on black background.


Color preview on white background

This text has color #042906 on white background.


Black color preview on #042906 background

This text has black color on #042906 background.


White color preview on #042906 background

This text has white color on #042906 background.


Related colors

Complementary color

Complementary color for #hex is #FBD6F9.


I love getcolorcode.com

Triadic colors

1 #060429 and #290604 with #042906 are triadic colors.

2 #062904 and #290406 with #042906 are triadic colors.