COLOR #334426

HEX: #334426 RGB: (51,68,38)

Color info

#334426 contains red, green and blue colors in about the same proportion. Web safe color of #334426 is #333333 (or #333).

RGB color model

#334426 color RGB value is (51,68,38).

RGB: (51,68,38) (20%, 27%, 15%)

RGB channels and saturation

R 51 of 255 = 20%
G 68 of 255 = 27%
B 38 of 255 = 15%

51
68
38

R + G + B ~ 21%. #334426 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 68 + 38 = 157 (100%)
R 51 of 157 ~ 32.48%
G 68 of 157 ~ 43.31%
B 38 of 157 ~ 24.2'%

%32.48
%43.31
%24.2

CMYK color model

#334426 color CMYK value is (25,0,44,73).

  • cyan value is 25.00%
  • magenta value is 0.00%
  • yellow value is 44.12%
  • key color value is 73.33%

CMYK: (25,0,44,73)
C25M0Y44K73 (25%, 0%, 44%, 73%)
(0.25 / 0.00 / 0.44 / 0.73)

CMYK percentages

%25
%0
%44.12
%73.33

Codes

Color #334426 in popluar color models

33 44 26
RGB 51 68 38
HSL 94° 28.30% 20.78%
HSB/HSV 94° 44.12% 26.67%
CMYK 25.00% 0.00% 44.12%
73.33%

Color #334426 in popluar number systems.

HEX 33 44 26
Decimal 51 68 38
Binary 110011 1000100 100110
Octal 63 104 46

Shades and tints

Shades of #334426

#334426
(51,68,38)
#2F3E23
(47,62,35)
#2B3820
(43,56,32)
#27321D
(39,50,29)
#232C1A
(35,44,26)
#1F2617
(31,38,23)
#1B2014
(27,32,20)
#171A11
(23,26,17)
#13140E
(19,20,14)
#0F0E0B
(15,14,11)
#0B0808
(11,8,8)
#000000
(0,0,0)

Tints of #334426

#334426
(51,68,38)
#455539
(69,85,57)
#57664C
(87,102,76)
#69775F
(105,119,95)
#7B8872
(123,136,114)
#8D9985
(141,153,133)
#9FAA98
(159,170,152)
#B1BBAB
(177,187,171)
#C3CCBE
(195,204,190)
#D5DDD1
(213,221,209)
#E7EEE4
(231,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #334426 color. Also use rgb(51,68,38) instead hex code.

Text Font Color

.myTextColor { color: #334426; }

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

This text font color is #334426.

Background Color

.myBgColor { background-color: #334426; }

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

This div background color is #334426.

Border color

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

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

This div border color is #334426.

Opacity

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

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

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

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

This text has shadow with #334426 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #334426.

Preview

Color preview on black background

This text has color #334426 on black background.


Color preview on white background

This text has color #334426 on white background.


Black color preview on #334426 background

This text has black color on #334426 background.


White color preview on #334426 background

This text has white color on #334426 background.


Related colors

Complementary color

Complementary color for #hex is #CCBBD9.


I love getcolorcode.com

Triadic colors

1 #263344 and #442633 with #334426 are triadic colors.

2 #264433 and #443326 with #334426 are triadic colors.