COLOR #334087

HEX: #334087 RGB: (51,64,135)

Color info

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

RGB color model

#334087 color RGB value is (51,64,135).

RGB: (51,64,135) (20%, 25%, 53%)

RGB channels and saturation

R 51 of 255 = 20%
G 64 of 255 = 25%
B 135 of 255 = 53%

51
64
135

R + G + B ~ 33%. #334087 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 64 + 135 = 250 (100%)
R 51 of 250 ~ 20.4%
G 64 of 250 ~ 25.6%
B 135 of 250 ~ 54'%

%20.4
%25.6
%54

CMYK color model

#334087 color CMYK value is (62,53,0,47).

  • cyan value is 62.22%
  • magenta value is 52.59%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (62,53,0,47)
C62M53Y0K47 (62%, 53%, 0%, 47%)
(0.62 / 0.53 / 0.00 / 0.47)

CMYK percentages

%62.22
%52.59
%0
%47.06

Codes

Color #334087 in popluar color models

33 40 87
RGB 51 64 135
HSL 231° 45.16% 36.47%
HSB/HSV 231° 62.22% 52.94%
CMYK 62.22% 52.59% 0.00%
47.06%

Color #334087 in popluar number systems.

HEX 33 40 87
Decimal 51 64 135
Binary 110011 1000000 10000111
Octal 63 100 207

Shades and tints

Shades of #334087

#334087
(51,64,135)
#2F3B7B
(47,59,123)
#2B366F
(43,54,111)
#273163
(39,49,99)
#232C57
(35,44,87)
#1F274B
(31,39,75)
#1B223F
(27,34,63)
#171D33
(23,29,51)
#131827
(19,24,39)
#0F131B
(15,19,27)
#0B0E0F
(11,14,15)
#000000
(0,0,0)

Tints of #334087

#334087
(51,64,135)
#455191
(69,81,145)
#57629B
(87,98,155)
#6973A5
(105,115,165)
#7B84AF
(123,132,175)
#8D95B9
(141,149,185)
#9FA6C3
(159,166,195)
#B1B7CD
(177,183,205)
#C3C8D7
(195,200,215)
#D5D9E1
(213,217,225)
#E7EAEB
(231,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #334087 color. Also use rgb(51,64,135) instead hex code.

Text Font Color

.myTextColor { color: #334087; }

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

This text font color is #334087.

Background Color

.myBgColor { background-color: #334087; }

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

This div background color is #334087.

Border color

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

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

This div border color is #334087.

Opacity

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

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

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

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

This text has shadow with #334087 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #334087.

Preview

Color preview on black background

This text has color #334087 on black background.


Color preview on white background

This text has color #334087 on white background.


Black color preview on #334087 background

This text has black color on #334087 background.


White color preview on #334087 background

This text has white color on #334087 background.


Related colors

Complementary color

Complementary color for #hex is #CCBF78.


I love getcolorcode.com

Triadic colors

1 #873340 and #408733 with #334087 are triadic colors.

2 #874033 and #403387 with #334087 are triadic colors.