COLOR #334049

HEX: #334049 RGB: (51,64,73)

Color info

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

RGB color model

#334049 color RGB value is (51,64,73).

RGB: (51,64,73) (20%, 25%, 29%)

RGB channels and saturation

R 51 of 255 = 20%
G 64 of 255 = 25%
B 73 of 255 = 29%

51
64
73

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

Portions of RGB colors in percentages

R + G + B = 51 + 64 + 73 = 188 (100%)
R 51 of 188 ~ 27.13%
G 64 of 188 ~ 34.04%
B 73 of 188 ~ 38.83'%

%27.13
%34.04
%38.83

CMYK color model

#334049 color CMYK value is (30,12,0,71).

  • cyan value is 30.14%
  • magenta value is 12.33%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (30,12,0,71)
C30M12Y0K71 (30%, 12%, 0%, 71%)
(0.30 / 0.12 / 0.00 / 0.71)

CMYK percentages

%30.14
%12.33
%0
%71.37

Codes

Color #334049 in popluar color models

33 40 49
RGB 51 64 73
HSL 205° 17.74% 24.31%
HSB/HSV 205° 30.14% 28.63%
CMYK 30.14% 12.33% 0.00%
71.37%

Color #334049 in popluar number systems.

HEX 33 40 49
Decimal 51 64 73
Binary 110011 1000000 1001001
Octal 63 100 111

Shades and tints

Shades of #334049

#334049
(51,64,73)
#2F3B43
(47,59,67)
#2B363D
(43,54,61)
#273137
(39,49,55)
#232C31
(35,44,49)
#1F272B
(31,39,43)
#1B2225
(27,34,37)
#171D1F
(23,29,31)
#131819
(19,24,25)
#0F1313
(15,19,19)
#0B0E0D
(11,14,13)
#000000
(0,0,0)

Tints of #334049

#334049
(51,64,73)
#455159
(69,81,89)
#576269
(87,98,105)
#697379
(105,115,121)
#7B8489
(123,132,137)
#8D9599
(141,149,153)
#9FA6A9
(159,166,169)
#B1B7B9
(177,183,185)
#C3C8C9
(195,200,201)
#D5D9D9
(213,217,217)
#E7EAE9
(231,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #334049 color. Also use rgb(51,64,73) instead hex code.

Text Font Color

.myTextColor { color: #334049; }

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

This text font color is #334049.

Background Color

.myBgColor { background-color: #334049; }

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

This div background color is #334049.

Border color

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

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

This div border color is #334049.

Opacity

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

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

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

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

This text has shadow with #334049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #334049.

Preview

Color preview on black background

This text has color #334049 on black background.


Color preview on white background

This text has color #334049 on white background.


Black color preview on #334049 background

This text has black color on #334049 background.


White color preview on #334049 background

This text has white color on #334049 background.


Related colors

Complementary color

Complementary color for #hex is #CCBFB6.


I love getcolorcode.com

Triadic colors

1 #493340 and #404933 with #334049 are triadic colors.

2 #494033 and #403349 with #334049 are triadic colors.