COLOR #324974

HEX: #324974 RGB: (50,73,116)

Color info

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

RGB color model

#324974 color RGB value is (50,73,116).

RGB: (50,73,116) (20%, 29%, 45%)

RGB channels and saturation

R 50 of 255 = 20%
G 73 of 255 = 29%
B 116 of 255 = 45%

50
73
116

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

Portions of RGB colors in percentages

R + G + B = 50 + 73 + 116 = 239 (100%)
R 50 of 239 ~ 20.92%
G 73 of 239 ~ 30.54%
B 116 of 239 ~ 48.54'%

%20.92
%30.54
%48.54

CMYK color model

#324974 color CMYK value is (57,37,0,55).

  • cyan value is 56.90%
  • magenta value is 37.07%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (57,37,0,55)
C57M37Y0K55 (57%, 37%, 0%, 55%)
(0.57 / 0.37 / 0.00 / 0.55)

CMYK percentages

%56.9
%37.07
%0
%54.51

Codes

Color #324974 in popluar color models

32 49 74
RGB 50 73 116
HSL 219° 39.76% 32.55%
HSB/HSV 219° 56.90% 45.49%
CMYK 56.90% 37.07% 0.00%
54.51%

Color #324974 in popluar number systems.

HEX 32 49 74
Decimal 50 73 116
Binary 110010 1001001 1110100
Octal 62 111 164

Shades and tints

Shades of #324974

#324974
(50,73,116)
#2E436A
(46,67,106)
#2A3D60
(42,61,96)
#263756
(38,55,86)
#22314C
(34,49,76)
#1E2B42
(30,43,66)
#1A2538
(26,37,56)
#161F2E
(22,31,46)
#121924
(18,25,36)
#0E131A
(14,19,26)
#0A0D10
(10,13,16)
#000000
(0,0,0)

Tints of #324974

#324974
(50,73,116)
#445980
(68,89,128)
#56698C
(86,105,140)
#687998
(104,121,152)
#7A89A4
(122,137,164)
#8C99B0
(140,153,176)
#9EA9BC
(158,169,188)
#B0B9C8
(176,185,200)
#C2C9D4
(194,201,212)
#D4D9E0
(212,217,224)
#E6E9EC
(230,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #324974 color. Also use rgb(50,73,116) instead hex code.

Text Font Color

.myTextColor { color: #324974; }

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

This text font color is #324974.

Background Color

.myBgColor { background-color: #324974; }

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

This div background color is #324974.

Border color

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

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

This div border color is #324974.

Opacity

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

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

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

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

This text has shadow with #324974 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324974.

Preview

Color preview on black background

This text has color #324974 on black background.


Color preview on white background

This text has color #324974 on white background.


Black color preview on #324974 background

This text has black color on #324974 background.


White color preview on #324974 background

This text has white color on #324974 background.


Related colors

Complementary color

Complementary color for #hex is #CDB68B.


I love getcolorcode.com

Triadic colors

1 #743249 and #497432 with #324974 are triadic colors.

2 #744932 and #493274 with #324974 are triadic colors.