COLOR #334148

HEX: #334148 RGB: (51,65,72)

Color info

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

RGB color model

#334148 color RGB value is (51,65,72).

RGB: (51,65,72) (20%, 25%, 28%)

RGB channels and saturation

R 51 of 255 = 20%
G 65 of 255 = 25%
B 72 of 255 = 28%

51
65
72

R + G + B ~ 24%. #334148 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 65 + 72 = 188 (100%)
R 51 of 188 ~ 27.13%
G 65 of 188 ~ 34.57%
B 72 of 188 ~ 38.3'%

%27.13
%34.57
%38.3

CMYK color model

#334148 color CMYK value is (29,10,0,72).

  • cyan value is 29.17%
  • magenta value is 9.72%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (29,10,0,72)
C29M10Y0K72 (29%, 10%, 0%, 72%)
(0.29 / 0.10 / 0.00 / 0.72)

CMYK percentages

%29.17
%9.72
%0
%71.76

Codes

Color #334148 in popluar color models

33 41 48
RGB 51 65 72
HSL 200° 17.07% 24.12%
HSB/HSV 200° 29.17% 28.24%
CMYK 29.17% 9.72% 0.00%
71.76%

Color #334148 in popluar number systems.

HEX 33 41 48
Decimal 51 65 72
Binary 110011 1000001 1001000
Octal 63 101 110

Shades and tints

Shades of #334148

#334148
(51,65,72)
#2F3C42
(47,60,66)
#2B373C
(43,55,60)
#273236
(39,50,54)
#232D30
(35,45,48)
#1F282A
(31,40,42)
#1B2324
(27,35,36)
#171E1E
(23,30,30)
#131918
(19,25,24)
#0F1412
(15,20,18)
#0B0F0C
(11,15,12)
#000000
(0,0,0)

Tints of #334148

#334148
(51,65,72)
#455258
(69,82,88)
#576368
(87,99,104)
#697478
(105,116,120)
#7B8588
(123,133,136)
#8D9698
(141,150,152)
#9FA7A8
(159,167,168)
#B1B8B8
(177,184,184)
#C3C9C8
(195,201,200)
#D5DAD8
(213,218,216)
#E7EBE8
(231,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #334148; }

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

This text font color is #334148.

Background Color

.myBgColor { background-color: #334148; }

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

This div background color is #334148.

Border color

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

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

This div border color is #334148.

Opacity

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

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

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

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

This text has shadow with #334148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #334148.

Preview

Color preview on black background

This text has color #334148 on black background.


Color preview on white background

This text has color #334148 on white background.


Black color preview on #334148 background

This text has black color on #334148 background.


White color preview on #334148 background

This text has white color on #334148 background.


Related colors

Complementary color

Complementary color for #hex is #CCBEB7.


I love getcolorcode.com

Triadic colors

1 #483341 and #414833 with #334148 are triadic colors.

2 #484133 and #413348 with #334148 are triadic colors.