COLOR #324442

HEX: #324442 RGB: (50,68,66)

Color info

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

RGB color model

#324442 color RGB value is (50,68,66).

RGB: (50,68,66) (20%, 27%, 26%)

RGB channels and saturation

R 50 of 255 = 20%
G 68 of 255 = 27%
B 66 of 255 = 26%

50
68
66

R + G + B ~ 24%. #324442 is dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 68 + 66 = 184 (100%)
R 50 of 184 ~ 27.17%
G 68 of 184 ~ 36.96%
B 66 of 184 ~ 35.87'%

%27.17
%36.96
%35.87

CMYK color model

#324442 color CMYK value is (26,0,3,73).

  • cyan value is 26.47%
  • magenta value is 0.00%
  • yellow value is 2.94%
  • key color value is 73.33%

CMYK: (26,0,3,73)
C26M0Y3K73 (26%, 0%, 3%, 73%)
(0.26 / 0.00 / 0.03 / 0.73)

CMYK percentages

%26.47
%0
%2.94
%73.33

Codes

Color #324442 in popluar color models

32 44 42
RGB 50 68 66
HSL 173° 15.25% 23.14%
HSB/HSV 173° 26.47% 26.67%
CMYK 26.47% 0.00% 2.94%
73.33%

Color #324442 in popluar number systems.

HEX 32 44 42
Decimal 50 68 66
Binary 110010 1000100 1000010
Octal 62 104 102

Shades and tints

Shades of #324442

#324442
(50,68,66)
#2E3E3C
(46,62,60)
#2A3836
(42,56,54)
#263230
(38,50,48)
#222C2A
(34,44,42)
#1E2624
(30,38,36)
#1A201E
(26,32,30)
#161A18
(22,26,24)
#121412
(18,20,18)
#0E0E0C
(14,14,12)
#0A0806
(10,8,6)
#000000
(0,0,0)

Tints of #324442

#324442
(50,68,66)
#445553
(68,85,83)
#566664
(86,102,100)
#687775
(104,119,117)
#7A8886
(122,136,134)
#8C9997
(140,153,151)
#9EAAA8
(158,170,168)
#B0BBB9
(176,187,185)
#C2CCCA
(194,204,202)
#D4DDDB
(212,221,219)
#E6EEEC
(230,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #324442; }

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

This text font color is #324442.

Background Color

.myBgColor { background-color: #324442; }

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

This div background color is #324442.

Border color

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

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

This div border color is #324442.

Opacity

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

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

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

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

This text has shadow with #324442 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324442.

Preview

Color preview on black background

This text has color #324442 on black background.


Color preview on white background

This text has color #324442 on white background.


Black color preview on #324442 background

This text has black color on #324442 background.


White color preview on #324442 background

This text has white color on #324442 background.


Related colors

Complementary color

Complementary color for #hex is #CDBBBD.


I love getcolorcode.com

Triadic colors

1 #423244 and #444232 with #324442 are triadic colors.

2 #424432 and #443242 with #324442 are triadic colors.