COLOR #334844

HEX: #334844 RGB: (51,72,68)

Color info

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

RGB color model

#334844 color RGB value is (51,72,68).

RGB: (51,72,68) (20%, 28%, 27%)

RGB channels and saturation

R 51 of 255 = 20%
G 72 of 255 = 28%
B 68 of 255 = 27%

51
72
68

R + G + B ~ 25%. #334844 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 72 + 68 = 191 (100%)
R 51 of 191 ~ 26.7%
G 72 of 191 ~ 37.7%
B 68 of 191 ~ 35.6'%

%26.7
%37.7
%35.6

CMYK color model

#334844 color CMYK value is (29,0,6,72).

  • cyan value is 29.17%
  • magenta value is 0.00%
  • yellow value is 5.56%
  • key color value is 71.76%
CMYK: (29,0,6,72) C29M0Y6K72 (29%,0%,6%,72%) (0.29/0.00/0.06/0.72) 

CMYK percentages

%29.17
%0
%5.56
%71.76

Codes

Color #334844 in popluar color models

33 48 44
RGB 51 72 68
HSL 169° 17.07% 24.12%
HSB/HSV 169° 29.17% 28.24%
CMYK 29.17% 0.00% 5.56%
71.76%

Color #334844 in popluar number systems.

HEX 33 48 44
Decimal 51 72 68
Binary 110011 1001000 1000100
Octal 63 110 104

Shades and tints

Shades of #334844

#334844
(51,72,68)
#2F423E
(47,66,62)
#2B3C38
(43,60,56)
#273632
(39,54,50)
#23302C
(35,48,44)
#1F2A26
(31,42,38)
#1B2420
(27,36,32)
#171E1A
(23,30,26)
#131814
(19,24,20)
#0F120E
(15,18,14)
#0B0C08
(11,12,8)
#000000
(0,0,0)

Tints of #334844

#334844
(51,72,68)
#455855
(69,88,85)
#576866
(87,104,102)
#697877
(105,120,119)
#7B8888
(123,136,136)
#8D9899
(141,152,153)
#9FA8AA
(159,168,170)
#B1B8BB
(177,184,187)
#C3C8CC
(195,200,204)
#D5D8DD
(213,216,221)
#E7E8EE
(231,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #334844; }

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

This text font color is #334844.

Background Color

.myBgColor { background-color: #334844; }

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

This div background color is #334844.

Border color

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

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

This div border color is #334844.

Opacity

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

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

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

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

This text has shadow with #334844 color.

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

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

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

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

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

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

Div box shadow color

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

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

This div box has shadow with color #334844.

Preview

Color preview on black background

This text has color #334844 on black background.


Color preview on white background

This text has color #334844 on white background.


';

Black color preview on #334844 background

'.str_replace('%color%',$colorObj['hex'],$lang['color_preview_textblack_text']).'


White color preview on #334844 background

This text has white color on #334844 background.


'; ?>

Related colors


Complementary color

Complementary color for #334844 is #CCB7BB.


I love getcolorcode.com

Triadic colors

1 #443348 and #484433 with #334844 are triadic colors.

2 #444833 and #483344 with #334844 are triadic colors.