COLOR #324845

HEX: #324845 RGB: (50,72,69)

Color info

#324845 contains red, green and blue colors in about the same proportion. Web safe color of #324845 is #333333 (or #333).

RGB color model

#324845 color RGB value is (50,72,69).

RGB: (50,72,69) (20%, 28%, 27%)

RGB channels and saturation

R 50 of 255 = 20%
G 72 of 255 = 28%
B 69 of 255 = 27%

50
72
69

R + G + B ~ 25%. #324845 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 72 + 69 = 191 (100%)
R 50 of 191 ~ 26.18%
G 72 of 191 ~ 37.7%
B 69 of 191 ~ 36.13'%

%26.18
%37.7
%36.13

CMYK color model

#324845 color CMYK value is (31,0,4,72).

  • cyan value is 30.56%
  • magenta value is 0.00%
  • yellow value is 4.17%
  • key color value is 71.76%
CMYK: (31,0,4,72) C31M0Y4K72 (31%,0%,4%,72%) (0.31/0.00/0.04/0.72) 

CMYK percentages

%30.56
%0
%4.17
%71.76

Codes

Color #324845 in popluar color models

32 48 45
RGB 50 72 69
HSL 172° 18.03% 23.92%
HSB/HSV 172° 30.56% 28.24%
CMYK 30.56% 0.00% 4.17%
71.76%

Color #324845 in popluar number systems.

HEX 32 48 45
Decimal 50 72 69
Binary 110010 1001000 1000101
Octal 62 110 105

Shades and tints

Shades of #324845

#324845
(50,72,69)
#2E423F
(46,66,63)
#2A3C39
(42,60,57)
#263633
(38,54,51)
#22302D
(34,48,45)
#1E2A27
(30,42,39)
#1A2421
(26,36,33)
#161E1B
(22,30,27)
#121815
(18,24,21)
#0E120F
(14,18,15)
#0A0C09
(10,12,9)
#000000
(0,0,0)

Tints of #324845

#324845
(50,72,69)
#445855
(68,88,85)
#566865
(86,104,101)
#687875
(104,120,117)
#7A8885
(122,136,133)
#8C9895
(140,152,149)
#9EA8A5
(158,168,165)
#B0B8B5
(176,184,181)
#C2C8C5
(194,200,197)
#D4D8D5
(212,216,213)
#E6E8E5
(230,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #324845 color. Also use rgb(50,72,69) instead hex code.

Text Font Color

.myTextColor { color: #324845; }

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

This text font color is #324845.

Background Color

.myBgColor { background-color: #324845; }

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

This div background color is #324845.

Border color

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

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

This div border color is #324845.

Opacity

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

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

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

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

This text has shadow with #324845 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324845.

Preview

Color preview on black background

This text has color #324845 on black background.


Color preview on white background

This text has color #324845 on white background.


Black color preview on #324845 background

This text has black color on #324845 background.


White color preview on #324845 background

This text has white color on #324845 background.


Related colors

Complementary color

Complementary color for #hex is #CDB7BA.


I love getcolorcode.com

Triadic colors

1 #453248 and #484532 with #324845 are triadic colors.

2 #454832 and #483245 with #324845 are triadic colors.