COLOR #334378

HEX: #334378 RGB: (51,67,120)

Color info

#334378 contains mainly green and blue colors. Web safe color of #334378 is #333366 (or #336).

RGB color model

#334378 color RGB value is (51,67,120).

RGB: (51,67,120) (20%, 26%, 47%)

RGB channels and saturation

R 51 of 255 = 20%
G 67 of 255 = 26%
B 120 of 255 = 47%

51
67
120

R + G + B ~ 31%. #334378 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 67 + 120 = 238 (100%)
R 51 of 238 ~ 21.43%
G 67 of 238 ~ 28.15%
B 120 of 238 ~ 50.42'%

%21.43
%28.15
%50.42

CMYK color model

#334378 color CMYK value is (58,44,0,53).

  • cyan value is 57.50%
  • magenta value is 44.17%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (58,44,0,53)
C58M44Y0K53 (58%, 44%, 0%, 53%)
(0.58 / 0.44 / 0.00 / 0.53)

CMYK percentages

%57.5
%44.17
%0
%52.94

Codes

Color #334378 in popluar color models

33 43 78
RGB 51 67 120
HSL 226° 40.35% 33.53%
HSB/HSV 226° 57.50% 47.06%
CMYK 57.50% 44.17% 0.00%
52.94%

Color #334378 in popluar number systems.

HEX 33 43 78
Decimal 51 67 120
Binary 110011 1000011 1111000
Octal 63 103 170

Shades and tints

Shades of #334378

#334378
(51,67,120)
#2F3D6E
(47,61,110)
#2B3764
(43,55,100)
#27315A
(39,49,90)
#232B50
(35,43,80)
#1F2546
(31,37,70)
#1B1F3C
(27,31,60)
#171932
(23,25,50)
#131328
(19,19,40)
#0F0D1E
(15,13,30)
#0B0714
(11,7,20)
#000000
(0,0,0)

Tints of #334378

#334378
(51,67,120)
#455484
(69,84,132)
#576590
(87,101,144)
#69769C
(105,118,156)
#7B87A8
(123,135,168)
#8D98B4
(141,152,180)
#9FA9C0
(159,169,192)
#B1BACC
(177,186,204)
#C3CBD8
(195,203,216)
#D5DCE4
(213,220,228)
#E7EDF0
(231,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #334378 color. Also use rgb(51,67,120) instead hex code.

Text Font Color

.myTextColor { color: #334378; }

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

This text font color is #334378.

Background Color

.myBgColor { background-color: #334378; }

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

This div background color is #334378.

Border color

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

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

This div border color is #334378.

Opacity

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

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

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

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

This text has shadow with #334378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #334378.

Preview

Color preview on black background

This text has color #334378 on black background.


Color preview on white background

This text has color #334378 on white background.


Black color preview on #334378 background

This text has black color on #334378 background.


White color preview on #334378 background

This text has white color on #334378 background.


Related colors

Complementary color

Complementary color for #hex is #CCBC87.


I love getcolorcode.com

Triadic colors

1 #783343 and #437833 with #334378 are triadic colors.

2 #784333 and #433378 with #334378 are triadic colors.