COLOR #324246

HEX: #324246 RGB: (50,66,70)

Color info

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

RGB color model

#324246 color RGB value is (50,66,70).

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

RGB channels and saturation

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

50
66
70

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

Portions of RGB colors in percentages

R + G + B = 50 + 66 + 70 = 186 (100%)
R 50 of 186 ~ 26.88%
G 66 of 186 ~ 35.48%
B 70 of 186 ~ 37.63'%

%26.88
%35.48
%37.63

CMYK color model

#324246 color CMYK value is (29,6,0,73).

  • cyan value is 28.57%
  • magenta value is 5.71%
  • yellow value is 0.00%
  • key color value is 72.55%
CMYK: (29,6,0,73) C29M6Y0K73 (29%,6%,0%,73%) (0.29/0.06/0.00/0.73) 

CMYK percentages

%28.57
%5.71
%0
%72.55

Codes

Color #324246 in popluar color models

32 42 46
RGB 50 66 70
HSL 192° 16.67% 23.53%
HSB/HSV 192° 28.57% 27.45%
CMYK 28.57% 5.71% 0.00%
72.55%

Color #324246 in popluar number systems.

HEX 32 42 46
Decimal 50 66 70
Binary 110010 1000010 1000110
Octal 62 102 106

Shades and tints

Shades of #324246

#324246
(50,66,70)
#2E3C40
(46,60,64)
#2A363A
(42,54,58)
#263034
(38,48,52)
#222A2E
(34,42,46)
#1E2428
(30,36,40)
#1A1E22
(26,30,34)
#16181C
(22,24,28)
#121216
(18,18,22)
#0E0C10
(14,12,16)
#0A060A
(10,6,10)
#000000
(0,0,0)

Tints of #324246

#324246
(50,66,70)
#445356
(68,83,86)
#566466
(86,100,102)
#687576
(104,117,118)
#7A8686
(122,134,134)
#8C9796
(140,151,150)
#9EA8A6
(158,168,166)
#B0B9B6
(176,185,182)
#C2CAC6
(194,202,198)
#D4DBD6
(212,219,214)
#E6ECE6
(230,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #324246; }

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

This text font color is #324246.

Background Color

.myBgColor { background-color: #324246; }

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

This div background color is #324246.

Border color

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

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

This div border color is #324246.

Opacity

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

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

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

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

This text has shadow with #324246 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324246.

Preview

Color preview on black background

This text has color #324246 on black background.


Color preview on white background

This text has color #324246 on white background.


Black color preview on #324246 background

This text has black color on #324246 background.


White color preview on #324246 background

This text has white color on #324246 background.


Related colors

Complementary color

Complementary color for #hex is #CDBDB9.


I love getcolorcode.com

Triadic colors

1 #463242 and #424632 with #324246 are triadic colors.

2 #464232 and #423246 with #324246 are triadic colors.