COLOR #324165

HEX: #324165 RGB: (50,65,101)

Color info

#324165 contains red, green and blue colors in about the same proportion. Web safe color of #324165 is #333366 (or #336).

RGB color model

#324165 color RGB value is (50,65,101).

RGB: (50,65,101) (20%, 25%, 40%)

RGB channels and saturation

R 50 of 255 = 20%
G 65 of 255 = 25%
B 101 of 255 = 40%

50
65
101

R + G + B ~ 28%. #324165 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 65 + 101 = 216 (100%)
R 50 of 216 ~ 23.15%
G 65 of 216 ~ 30.09%
B 101 of 216 ~ 46.76'%

%23.15
%30.09
%46.76

CMYK color model

#324165 color CMYK value is (50,36,0,60).

  • cyan value is 50.50%
  • magenta value is 35.64%
  • yellow value is 0.00%
  • key color value is 60.39%
CMYK: (50,36,0,60) C50M36Y0K60 (50%,36%,0%,60%) (0.50/0.36/0.00/0.60) 

CMYK percentages

%50.5
%35.64
%0
%60.39

Codes

Color #324165 in popluar color models

32 41 65
RGB 50 65 101
HSL 222° 33.77% 29.61%
HSB/HSV 222° 50.50% 39.61%
CMYK 50.50% 35.64% 0.00%
60.39%

Color #324165 in popluar number systems.

HEX 32 41 65
Decimal 50 65 101
Binary 110010 1000001 1100101
Octal 62 101 145

Shades and tints

Shades of #324165

#324165
(50,65,101)
#2E3C5C
(46,60,92)
#2A3753
(42,55,83)
#26324A
(38,50,74)
#222D41
(34,45,65)
#1E2838
(30,40,56)
#1A232F
(26,35,47)
#161E26
(22,30,38)
#12191D
(18,25,29)
#0E1414
(14,20,20)
#0A0F0B
(10,15,11)
#000000
(0,0,0)

Tints of #324165

#324165
(50,65,101)
#445273
(68,82,115)
#566381
(86,99,129)
#68748F
(104,116,143)
#7A859D
(122,133,157)
#8C96AB
(140,150,171)
#9EA7B9
(158,167,185)
#B0B8C7
(176,184,199)
#C2C9D5
(194,201,213)
#D4DAE3
(212,218,227)
#E6EBF1
(230,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #324165 color. Also use rgb(50,65,101) instead hex code.

Text Font Color

.myTextColor { color: #324165; }

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

This text font color is #324165.

Background Color

.myBgColor { background-color: #324165; }

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

This div background color is #324165.

Border color

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

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

This div border color is #324165.

Opacity

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

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

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

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

This text has shadow with #324165 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324165.

Preview

Color preview on black background

This text has color #324165 on black background.


Color preview on white background

This text has color #324165 on white background.


Black color preview on #324165 background

This text has black color on #324165 background.


White color preview on #324165 background

This text has white color on #324165 background.


Related colors

Complementary color

Complementary color for #hex is #CDBE9A.


I love getcolorcode.com

Triadic colors

1 #653241 and #416532 with #324165 are triadic colors.

2 #654132 and #413265 with #324165 are triadic colors.