COLOR #334476

HEX: #334476 RGB: (51,68,118)

Color info

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

RGB color model

#334476 color RGB value is (51,68,118).

RGB: (51,68,118) (20%, 27%, 46%)

RGB channels and saturation

R 51 of 255 = 20%
G 68 of 255 = 27%
B 118 of 255 = 46%

51
68
118

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

Portions of RGB colors in percentages

R + G + B = 51 + 68 + 118 = 237 (100%)
R 51 of 237 ~ 21.52%
G 68 of 237 ~ 28.69%
B 118 of 237 ~ 49.79'%

%21.52
%28.69
%49.79

CMYK color model

#334476 color CMYK value is (57,42,0,54).

  • cyan value is 56.78%
  • magenta value is 42.37%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (57,42,0,54) C57M42Y0K54 (57%,42%,0%,54%) (0.57/0.42/0.00/0.54) 

CMYK percentages

%56.78
%42.37
%0
%53.73

Codes

Color #334476 in popluar color models

33 44 76
RGB 51 68 118
HSL 225° 39.64% 33.14%
HSB/HSV 225° 56.78% 46.27%
CMYK 56.78% 42.37% 0.00%
53.73%

Color #334476 in popluar number systems.

HEX 33 44 76
Decimal 51 68 118
Binary 110011 1000100 1110110
Octal 63 104 166

Shades and tints

Shades of #334476

#334476
(51,68,118)
#2F3E6C
(47,62,108)
#2B3862
(43,56,98)
#273258
(39,50,88)
#232C4E
(35,44,78)
#1F2644
(31,38,68)
#1B203A
(27,32,58)
#171A30
(23,26,48)
#131426
(19,20,38)
#0F0E1C
(15,14,28)
#0B0812
(11,8,18)
#000000
(0,0,0)

Tints of #334476

#334476
(51,68,118)
#455582
(69,85,130)
#57668E
(87,102,142)
#69779A
(105,119,154)
#7B88A6
(123,136,166)
#8D99B2
(141,153,178)
#9FAABE
(159,170,190)
#B1BBCA
(177,187,202)
#C3CCD6
(195,204,214)
#D5DDE2
(213,221,226)
#E7EEEE
(231,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #334476 color. Also use rgb(51,68,118) instead hex code.

Text Font Color

.myTextColor { color: #334476; }

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

This text font color is #334476.

Background Color

.myBgColor { background-color: #334476; }

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

This div background color is #334476.

Border color

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

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

This div border color is #334476.

Opacity

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

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

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

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

This text has shadow with #334476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #334476.

Preview

Color preview on black background

This text has color #334476 on black background.


Color preview on white background

This text has color #334476 on white background.


Black color preview on #334476 background

This text has black color on #334476 background.


White color preview on #334476 background

This text has white color on #334476 background.


Related colors

Complementary color

Complementary color for #hex is #CCBB89.


I love getcolorcode.com

Triadic colors

1 #763344 and #447633 with #334476 are triadic colors.

2 #764433 and #443376 with #334476 are triadic colors.