COLOR #334856

HEX: #334856 RGB: (51,72,86)

Color info

#334856 contains red, green and blue colors in about the same proportion. Web safe color of #334856 is #333366 (or #336).

RGB color model

#334856 color RGB value is (51,72,86).

RGB: (51,72,86) (20%, 28%, 34%)

RGB channels and saturation

R 51 of 255 = 20%
G 72 of 255 = 28%
B 86 of 255 = 34%

51
72
86

R + G + B ~ 27%. #334856 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 72 + 86 = 209 (100%)
R 51 of 209 ~ 24.4%
G 72 of 209 ~ 34.45%
B 86 of 209 ~ 41.15'%

%24.4
%34.45
%41.15

CMYK color model

#334856 color CMYK value is (41,16,0,66).

  • cyan value is 40.70%
  • magenta value is 16.28%
  • yellow value is 0.00%
  • key color value is 66.27%

CMYK: (41,16,0,66)
C41M16Y0K66 (41%, 16%, 0%, 66%)
(0.41 / 0.16 / 0.00 / 0.66)

CMYK percentages

%40.7
%16.28
%0
%66.27

Codes

Color #334856 in popluar color models

33 48 56
RGB 51 72 86
HSL 204° 25.55% 26.86%
HSB/HSV 204° 40.70% 33.73%
CMYK 40.70% 16.28% 0.00%
66.27%

Color #334856 in popluar number systems.

HEX 33 48 56
Decimal 51 72 86
Binary 110011 1001000 1010110
Octal 63 110 126

Shades and tints

Shades of #334856

#334856
(51,72,86)
#2F424F
(47,66,79)
#2B3C48
(43,60,72)
#273641
(39,54,65)
#23303A
(35,48,58)
#1F2A33
(31,42,51)
#1B242C
(27,36,44)
#171E25
(23,30,37)
#13181E
(19,24,30)
#0F1217
(15,18,23)
#0B0C10
(11,12,16)
#000000
(0,0,0)

Tints of #334856

#334856
(51,72,86)
#455865
(69,88,101)
#576874
(87,104,116)
#697883
(105,120,131)
#7B8892
(123,136,146)
#8D98A1
(141,152,161)
#9FA8B0
(159,168,176)
#B1B8BF
(177,184,191)
#C3C8CE
(195,200,206)
#D5D8DD
(213,216,221)
#E7E8EC
(231,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #334856; }

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

This text font color is #334856.

Background Color

.myBgColor { background-color: #334856; }

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

This div background color is #334856.

Border color

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

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

This div border color is #334856.

Opacity

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

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

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

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

This text has shadow with #334856 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #334856.

Preview

Color preview on black background

This text has color #334856 on black background.


Color preview on white background

This text has color #334856 on white background.


Black color preview on #334856 background

This text has black color on #334856 background.


White color preview on #334856 background

This text has white color on #334856 background.


Related colors

Complementary color

Complementary color for #hex is #CCB7A9.


I love getcolorcode.com

Triadic colors

1 #563348 and #485633 with #334856 are triadic colors.

2 #564833 and #483356 with #334856 are triadic colors.