COLOR #324446

HEX: #324446 RGB: (50,68,70)

Color info

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

RGB color model

#324446 color RGB value is (50,68,70).

RGB: (50,68,70) (20%, 27%, 27%)

RGB channels and saturation

R 50 of 255 = 20%
G 68 of 255 = 27%
B 70 of 255 = 27%

50
68
70

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

Portions of RGB colors in percentages

R + G + B = 50 + 68 + 70 = 188 (100%)
R 50 of 188 ~ 26.6%
G 68 of 188 ~ 36.17%
B 70 of 188 ~ 37.23'%

%26.6
%36.17
%37.23

CMYK color model

#324446 color CMYK value is (29,3,0,73).

  • cyan value is 28.57%
  • magenta value is 2.86%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (29,3,0,73)
C29M3Y0K73 (29%, 3%, 0%, 73%)
(0.29 / 0.03 / 0.00 / 0.73)

CMYK percentages

%28.57
%2.86
%0
%72.55

Codes

Color #324446 in popluar color models

32 44 46
RGB 50 68 70
HSL 186° 16.67% 23.53%
HSB/HSV 186° 28.57% 27.45%
CMYK 28.57% 2.86% 0.00%
72.55%

Color #324446 in popluar number systems.

HEX 32 44 46
Decimal 50 68 70
Binary 110010 1000100 1000110
Octal 62 104 106

Shades and tints

Shades of #324446

#324446
(50,68,70)
#2E3E40
(46,62,64)
#2A383A
(42,56,58)
#263234
(38,50,52)
#222C2E
(34,44,46)
#1E2628
(30,38,40)
#1A2022
(26,32,34)
#161A1C
(22,26,28)
#121416
(18,20,22)
#0E0E10
(14,14,16)
#0A080A
(10,8,10)
#000000
(0,0,0)

Tints of #324446

#324446
(50,68,70)
#445556
(68,85,86)
#566666
(86,102,102)
#687776
(104,119,118)
#7A8886
(122,136,134)
#8C9996
(140,153,150)
#9EAAA6
(158,170,166)
#B0BBB6
(176,187,182)
#C2CCC6
(194,204,198)
#D4DDD6
(212,221,214)
#E6EEE6
(230,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #324446; }

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

This text font color is #324446.

Background Color

.myBgColor { background-color: #324446; }

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

This div background color is #324446.

Border color

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

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

This div border color is #324446.

Opacity

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

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

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

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

This text has shadow with #324446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324446.

Preview

Color preview on black background

This text has color #324446 on black background.


Color preview on white background

This text has color #324446 on white background.


Black color preview on #324446 background

This text has black color on #324446 background.


White color preview on #324446 background

This text has white color on #324446 background.


Related colors

Complementary color

Complementary color for #hex is #CDBBB9.


I love getcolorcode.com

Triadic colors

1 #463244 and #444632 with #324446 are triadic colors.

2 #464432 and #443246 with #324446 are triadic colors.