COLOR #324673

HEX: #324673 RGB: (50,70,115)

Color info

#324673 contains mainly green and blue colors. Web safe color of #324673 is #333366 (or #336).

RGB color model

#324673 color RGB value is (50,70,115).

RGB: (50,70,115) (20%, 27%, 45%)

RGB channels and saturation

R 50 of 255 = 20%
G 70 of 255 = 27%
B 115 of 255 = 45%

50
70
115

R + G + B ~ 31%. #324673 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 70 + 115 = 235 (100%)
R 50 of 235 ~ 21.28%
G 70 of 235 ~ 29.79%
B 115 of 235 ~ 48.94'%

%21.28
%29.79
%48.94

CMYK color model

#324673 color CMYK value is (57,39,0,55).

  • cyan value is 56.52%
  • magenta value is 39.13%
  • yellow value is 0.00%
  • key color value is 54.90%
CMYK: (57,39,0,55) C57M39Y0K55 (57%,39%,0%,55%) (0.57/0.39/0.00/0.55) 

CMYK percentages

%56.52
%39.13
%0
%54.9

Codes

Color #324673 in popluar color models

32 46 73
RGB 50 70 115
HSL 222° 39.39% 32.35%
HSB/HSV 222° 56.52% 45.10%
CMYK 56.52% 39.13% 0.00%
54.90%

Color #324673 in popluar number systems.

HEX 32 46 73
Decimal 50 70 115
Binary 110010 1000110 1110011
Octal 62 106 163

Shades and tints

Shades of #324673

#324673
(50,70,115)
#2E4069
(46,64,105)
#2A3A5F
(42,58,95)
#263455
(38,52,85)
#222E4B
(34,46,75)
#1E2841
(30,40,65)
#1A2237
(26,34,55)
#161C2D
(22,28,45)
#121623
(18,22,35)
#0E1019
(14,16,25)
#0A0A0F
(10,10,15)
#000000
(0,0,0)

Tints of #324673

#324673
(50,70,115)
#44567F
(68,86,127)
#56668B
(86,102,139)
#687697
(104,118,151)
#7A86A3
(122,134,163)
#8C96AF
(140,150,175)
#9EA6BB
(158,166,187)
#B0B6C7
(176,182,199)
#C2C6D3
(194,198,211)
#D4D6DF
(212,214,223)
#E6E6EB
(230,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #324673; }

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

This text font color is #324673.

Background Color

.myBgColor { background-color: #324673; }

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

This div background color is #324673.

Border color

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

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

This div border color is #324673.

Opacity

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

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

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

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

This text has shadow with #324673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324673.

Preview

Color preview on black background

This text has color #324673 on black background.


Color preview on white background

This text has color #324673 on white background.


Black color preview on #324673 background

This text has black color on #324673 background.


White color preview on #324673 background

This text has white color on #324673 background.


Related colors

Complementary color

Complementary color for #hex is #CDB98C.


I love getcolorcode.com

Triadic colors

1 #733246 and #467332 with #324673 are triadic colors.

2 #734632 and #463273 with #324673 are triadic colors.