COLOR #324353

HEX: #324353 RGB: (50,67,83)

Color info

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

RGB color model

#324353 color RGB value is (50,67,83).

RGB: (50,67,83) (20%, 26%, 33%)

RGB channels and saturation

R 50 of 255 = 20%
G 67 of 255 = 26%
B 83 of 255 = 33%

50
67
83

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

Portions of RGB colors in percentages

R + G + B = 50 + 67 + 83 = 200 (100%)
R 50 of 200 ~ 25%
G 67 of 200 ~ 33.5%
B 83 of 200 ~ 41.5'%

%25
%33.5
%41.5

CMYK color model

#324353 color CMYK value is (40,19,0,67).

  • cyan value is 39.76%
  • magenta value is 19.28%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (40,19,0,67)
C40M19Y0K67 (40%, 19%, 0%, 67%)
(0.40 / 0.19 / 0.00 / 0.67)

CMYK percentages

%39.76
%19.28
%0
%67.45

Codes

Color #324353 in popluar color models

32 43 53
RGB 50 67 83
HSL 209° 24.81% 26.08%
HSB/HSV 209° 39.76% 32.55%
CMYK 39.76% 19.28% 0.00%
67.45%

Color #324353 in popluar number systems.

HEX 32 43 53
Decimal 50 67 83
Binary 110010 1000011 1010011
Octal 62 103 123

Shades and tints

Shades of #324353

#324353
(50,67,83)
#2E3D4C
(46,61,76)
#2A3745
(42,55,69)
#26313E
(38,49,62)
#222B37
(34,43,55)
#1E2530
(30,37,48)
#1A1F29
(26,31,41)
#161922
(22,25,34)
#12131B
(18,19,27)
#0E0D14
(14,13,20)
#0A070D
(10,7,13)
#000000
(0,0,0)

Tints of #324353

#324353
(50,67,83)
#445462
(68,84,98)
#566571
(86,101,113)
#687680
(104,118,128)
#7A878F
(122,135,143)
#8C989E
(140,152,158)
#9EA9AD
(158,169,173)
#B0BABC
(176,186,188)
#C2CBCB
(194,203,203)
#D4DCDA
(212,220,218)
#E6EDE9
(230,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #324353 color. Also use rgb(50,67,83) instead hex code.

Text Font Color

.myTextColor { color: #324353; }

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

This text font color is #324353.

Background Color

.myBgColor { background-color: #324353; }

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

This div background color is #324353.

Border color

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

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

This div border color is #324353.

Opacity

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

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

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

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

This text has shadow with #324353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324353.

Preview

Color preview on black background

This text has color #324353 on black background.


Color preview on white background

This text has color #324353 on white background.


Black color preview on #324353 background

This text has black color on #324353 background.


White color preview on #324353 background

This text has white color on #324353 background.


Related colors

Complementary color

Complementary color for #hex is #CDBCAC.


I love getcolorcode.com

Triadic colors

1 #533243 and #435332 with #324353 are triadic colors.

2 #534332 and #433253 with #324353 are triadic colors.