COLOR #334373

HEX: #334373 RGB: (51,67,115)

Color info

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

RGB color model

#334373 color RGB value is (51,67,115).

RGB: (51,67,115) (20%, 26%, 45%)

RGB channels and saturation

R 51 of 255 = 20%
G 67 of 255 = 26%
B 115 of 255 = 45%

51
67
115

R + G + B ~ 30%. #334373 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 67 + 115 = 233 (100%)
R 51 of 233 ~ 21.89%
G 67 of 233 ~ 28.76%
B 115 of 233 ~ 49.36'%

%21.89
%28.76
%49.36

CMYK color model

#334373 color CMYK value is (56,42,0,55).

  • cyan value is 55.65%
  • magenta value is 41.74%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (56,42,0,55)
C56M42Y0K55 (56%, 42%, 0%, 55%)
(0.56 / 0.42 / 0.00 / 0.55)

CMYK percentages

%55.65
%41.74
%0
%54.9

Codes

Color #334373 in popluar color models

33 43 73
RGB 51 67 115
HSL 225° 38.55% 32.55%
HSB/HSV 225° 55.65% 45.10%
CMYK 55.65% 41.74% 0.00%
54.90%

Color #334373 in popluar number systems.

HEX 33 43 73
Decimal 51 67 115
Binary 110011 1000011 1110011
Octal 63 103 163

Shades and tints

Shades of #334373

#334373
(51,67,115)
#2F3D69
(47,61,105)
#2B375F
(43,55,95)
#273155
(39,49,85)
#232B4B
(35,43,75)
#1F2541
(31,37,65)
#1B1F37
(27,31,55)
#17192D
(23,25,45)
#131323
(19,19,35)
#0F0D19
(15,13,25)
#0B070F
(11,7,15)
#000000
(0,0,0)

Tints of #334373

#334373
(51,67,115)
#45547F
(69,84,127)
#57658B
(87,101,139)
#697697
(105,118,151)
#7B87A3
(123,135,163)
#8D98AF
(141,152,175)
#9FA9BB
(159,169,187)
#B1BAC7
(177,186,199)
#C3CBD3
(195,203,211)
#D5DCDF
(213,220,223)
#E7EDEB
(231,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #334373; }

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

This text font color is #334373.

Background Color

.myBgColor { background-color: #334373; }

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

This div background color is #334373.

Border color

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

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

This div border color is #334373.

Opacity

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

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

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

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

This text has shadow with #334373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #334373.

Preview

Color preview on black background

This text has color #334373 on black background.


Color preview on white background

This text has color #334373 on white background.


Black color preview on #334373 background

This text has black color on #334373 background.


White color preview on #334373 background

This text has white color on #334373 background.


Related colors

Complementary color

Complementary color for #hex is #CCBC8C.


I love getcolorcode.com

Triadic colors

1 #733343 and #437333 with #334373 are triadic colors.

2 #734333 and #433373 with #334373 are triadic colors.