COLOR #324450

HEX: #324450 RGB: (50,68,80)

Color info

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

RGB color model

#324450 color RGB value is (50,68,80).

RGB: (50,68,80) (20%, 27%, 31%)

RGB channels and saturation

R 50 of 255 = 20%
G 68 of 255 = 27%
B 80 of 255 = 31%

50
68
80

R + G + B ~ 26%. #324450 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 68 + 80 = 198 (100%)
R 50 of 198 ~ 25.25%
G 68 of 198 ~ 34.34%
B 80 of 198 ~ 40.4'%

%25.25
%34.34
%40.4

CMYK color model

#324450 color CMYK value is (38,15,0,69).

  • cyan value is 37.50%
  • magenta value is 15.00%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (38,15,0,69)
C38M15Y0K69 (38%, 15%, 0%, 69%)
(0.38 / 0.15 / 0.00 / 0.69)

CMYK percentages

%37.5
%15
%0
%68.63

Codes

Color #324450 in popluar color models

32 44 50
RGB 50 68 80
HSL 204° 23.08% 25.49%
HSB/HSV 204° 37.50% 31.37%
CMYK 37.50% 15.00% 0.00%
68.63%

Color #324450 in popluar number systems.

HEX 32 44 50
Decimal 50 68 80
Binary 110010 1000100 1010000
Octal 62 104 120

Shades and tints

Shades of #324450

#324450
(50,68,80)
#2E3E49
(46,62,73)
#2A3842
(42,56,66)
#26323B
(38,50,59)
#222C34
(34,44,52)
#1E262D
(30,38,45)
#1A2026
(26,32,38)
#161A1F
(22,26,31)
#121418
(18,20,24)
#0E0E11
(14,14,17)
#0A080A
(10,8,10)
#000000
(0,0,0)

Tints of #324450

#324450
(50,68,80)
#44555F
(68,85,95)
#56666E
(86,102,110)
#68777D
(104,119,125)
#7A888C
(122,136,140)
#8C999B
(140,153,155)
#9EAAAA
(158,170,170)
#B0BBB9
(176,187,185)
#C2CCC8
(194,204,200)
#D4DDD7
(212,221,215)
#E6EEE6
(230,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #324450; }

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

This text font color is #324450.

Background Color

.myBgColor { background-color: #324450; }

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

This div background color is #324450.

Border color

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

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

This div border color is #324450.

Opacity

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

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

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

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

This text has shadow with #324450 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324450.

Preview

Color preview on black background

This text has color #324450 on black background.


Color preview on white background

This text has color #324450 on white background.


Black color preview on #324450 background

This text has black color on #324450 background.


White color preview on #324450 background

This text has white color on #324450 background.


Related colors

Complementary color

Complementary color for #hex is #CDBBAF.


I love getcolorcode.com

Triadic colors

1 #503244 and #445032 with #324450 are triadic colors.

2 #504432 and #443250 with #324450 are triadic colors.