COLOR #334890

HEX: #334890 RGB: (51,72,144)

Color info

#334890 contains mainly blue color. Web safe color of #334890 is #333399 (or #339).

RGB color model

#334890 color RGB value is (51,72,144).

RGB: (51,72,144) (20%, 28%, 56%)

RGB channels and saturation

R 51 of 255 = 20%
G 72 of 255 = 28%
B 144 of 255 = 56%

51
72
144

R + G + B ~ 35%. #334890 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 72 + 144 = 267 (100%)
R 51 of 267 ~ 19.1%
G 72 of 267 ~ 26.97%
B 144 of 267 ~ 53.93'%

%19.1
%26.97
%53.93

CMYK color model

#334890 color CMYK value is (65,50,0,44).

  • cyan value is 64.58%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (65,50,0,44)
C65M50Y0K44 (65%, 50%, 0%, 44%)
(0.65 / 0.50 / 0.00 / 0.44)

CMYK percentages

%64.58
%50
%0
%43.53

Codes

Color #334890 in popluar color models

33 48 90
RGB 51 72 144
HSL 226° 47.69% 38.24%
HSB/HSV 226° 64.58% 56.47%
CMYK 64.58% 50.00% 0.00%
43.53%

Color #334890 in popluar number systems.

HEX 33 48 90
Decimal 51 72 144
Binary 110011 1001000 10010000
Octal 63 110 220

Shades and tints

Shades of #334890

#334890
(51,72,144)
#2F4283
(47,66,131)
#2B3C76
(43,60,118)
#273669
(39,54,105)
#23305C
(35,48,92)
#1F2A4F
(31,42,79)
#1B2442
(27,36,66)
#171E35
(23,30,53)
#131828
(19,24,40)
#0F121B
(15,18,27)
#0B0C0E
(11,12,14)
#000000
(0,0,0)

Tints of #334890

#334890
(51,72,144)
#45589A
(69,88,154)
#5768A4
(87,104,164)
#6978AE
(105,120,174)
#7B88B8
(123,136,184)
#8D98C2
(141,152,194)
#9FA8CC
(159,168,204)
#B1B8D6
(177,184,214)
#C3C8E0
(195,200,224)
#D5D8EA
(213,216,234)
#E7E8F4
(231,232,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #334890; }

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

This text font color is #334890.

Background Color

.myBgColor { background-color: #334890; }

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

This div background color is #334890.

Border color

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

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

This div border color is #334890.

Opacity

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

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

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

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

This text has shadow with #334890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #334890.

Preview

Color preview on black background

This text has color #334890 on black background.


Color preview on white background

This text has color #334890 on white background.


Black color preview on #334890 background

This text has black color on #334890 background.


White color preview on #334890 background

This text has white color on #334890 background.


Related colors

Complementary color

Complementary color for #hex is #CCB76F.


I love getcolorcode.com

Triadic colors

1 #903348 and #489033 with #334890 are triadic colors.

2 #904833 and #483390 with #334890 are triadic colors.