COLOR #324457

HEX: #324457 RGB: (50,68,87)

Color info

#324457 contains red, green and blue colors in about the same proportion. Web safe color of #324457 is #333366 (or #336).

RGB color model

#324457 color RGB value is (50,68,87).

RGB: (50,68,87) (20%, 27%, 34%)

RGB channels and saturation

R 50 of 255 = 20%
G 68 of 255 = 27%
B 87 of 255 = 34%

50
68
87

R + G + B ~ 27%. #324457 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 68 + 87 = 205 (100%)
R 50 of 205 ~ 24.39%
G 68 of 205 ~ 33.17%
B 87 of 205 ~ 42.44'%

%24.39
%33.17
%42.44

CMYK color model

#324457 color CMYK value is (43,22,0,66).

  • cyan value is 42.53%
  • magenta value is 21.84%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (43,22,0,66)
C43M22Y0K66 (43%, 22%, 0%, 66%)
(0.43 / 0.22 / 0.00 / 0.66)

CMYK percentages

%42.53
%21.84
%0
%65.88

Codes

Color #324457 in popluar color models

32 44 57
RGB 50 68 87
HSL 211° 27.01% 26.86%
HSB/HSV 211° 42.53% 34.12%
CMYK 42.53% 21.84% 0.00%
65.88%

Color #324457 in popluar number systems.

HEX 32 44 57
Decimal 50 68 87
Binary 110010 1000100 1010111
Octal 62 104 127

Shades and tints

Shades of #324457

#324457
(50,68,87)
#2E3E50
(46,62,80)
#2A3849
(42,56,73)
#263242
(38,50,66)
#222C3B
(34,44,59)
#1E2634
(30,38,52)
#1A202D
(26,32,45)
#161A26
(22,26,38)
#12141F
(18,20,31)
#0E0E18
(14,14,24)
#0A0811
(10,8,17)
#000000
(0,0,0)

Tints of #324457

#324457
(50,68,87)
#445566
(68,85,102)
#566675
(86,102,117)
#687784
(104,119,132)
#7A8893
(122,136,147)
#8C99A2
(140,153,162)
#9EAAB1
(158,170,177)
#B0BBC0
(176,187,192)
#C2CCCF
(194,204,207)
#D4DDDE
(212,221,222)
#E6EEED
(230,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #324457 color. Also use rgb(50,68,87) instead hex code.

Text Font Color

.myTextColor { color: #324457; }

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

This text font color is #324457.

Background Color

.myBgColor { background-color: #324457; }

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

This div background color is #324457.

Border color

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

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

This div border color is #324457.

Opacity

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

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

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

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

This text has shadow with #324457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324457.

Preview

Color preview on black background

This text has color #324457 on black background.


Color preview on white background

This text has color #324457 on white background.


Black color preview on #324457 background

This text has black color on #324457 background.


White color preview on #324457 background

This text has white color on #324457 background.


Related colors

Complementary color

Complementary color for #hex is #CDBBA8.


I love getcolorcode.com

Triadic colors

1 #573244 and #445732 with #324457 are triadic colors.

2 #574432 and #443257 with #324457 are triadic colors.