COLOR #324748

HEX: #324748 RGB: (50,71,72)

Color info

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

RGB color model

#324748 color RGB value is (50,71,72).

RGB: (50,71,72) (20%, 28%, 28%)

RGB channels and saturation

R 50 of 255 = 20%
G 71 of 255 = 28%
B 72 of 255 = 28%

50
71
72

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

Portions of RGB colors in percentages

R + G + B = 50 + 71 + 72 = 193 (100%)
R 50 of 193 ~ 25.91%
G 71 of 193 ~ 36.79%
B 72 of 193 ~ 37.31'%

%25.91
%36.79
%37.31

CMYK color model

#324748 color CMYK value is (31,1,0,72).

  • cyan value is 30.56%
  • magenta value is 1.39%
  • yellow value is 0.00%
  • key color value is 71.76%
CMYK: (31,1,0,72) C31M1Y0K72 (31%,1%,0%,72%) (0.31/0.01/0.00/0.72) 

CMYK percentages

%30.56
%1.39
%0
%71.76

Codes

Color #324748 in popluar color models

32 47 48
RGB 50 71 72
HSL 183° 18.03% 23.92%
HSB/HSV 183° 30.56% 28.24%
CMYK 30.56% 1.39% 0.00%
71.76%

Color #324748 in popluar number systems.

HEX 32 47 48
Decimal 50 71 72
Binary 110010 1000111 1001000
Octal 62 107 110

Shades and tints

Shades of #324748

#324748
(50,71,72)
#2E4142
(46,65,66)
#2A3B3C
(42,59,60)
#263536
(38,53,54)
#222F30
(34,47,48)
#1E292A
(30,41,42)
#1A2324
(26,35,36)
#161D1E
(22,29,30)
#121718
(18,23,24)
#0E1112
(14,17,18)
#0A0B0C
(10,11,12)
#000000
(0,0,0)

Tints of #324748

#324748
(50,71,72)
#445758
(68,87,88)
#566768
(86,103,104)
#687778
(104,119,120)
#7A8788
(122,135,136)
#8C9798
(140,151,152)
#9EA7A8
(158,167,168)
#B0B7B8
(176,183,184)
#C2C7C8
(194,199,200)
#D4D7D8
(212,215,216)
#E6E7E8
(230,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #324748; }

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

This text font color is #324748.

Background Color

.myBgColor { background-color: #324748; }

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

This div background color is #324748.

Border color

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

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

This div border color is #324748.

Opacity

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

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

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

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

This text has shadow with #324748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324748.

Preview

Color preview on black background

This text has color #324748 on black background.


Color preview on white background

This text has color #324748 on white background.


Black color preview on #324748 background

This text has black color on #324748 background.


White color preview on #324748 background

This text has white color on #324748 background.


Related colors

Complementary color

Complementary color for #hex is #CDB8B7.


I love getcolorcode.com

Triadic colors

1 #483247 and #474832 with #324748 are triadic colors.

2 #484732 and #473248 with #324748 are triadic colors.