COLOR #325972

HEX: #325972 RGB: (50,89,114)

Color info

#325972 contains mainly green and blue colors. Web safe color of #325972 is #336666 (or #366).

RGB color model

#325972 color RGB value is (50,89,114).

RGB: (50,89,114) (20%, 35%, 45%)

RGB channels and saturation

R 50 of 255 = 20%
G 89 of 255 = 35%
B 114 of 255 = 45%

50
89
114

R + G + B ~ 33%. #325972 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 89 + 114 = 253 (100%)
R 50 of 253 ~ 19.76%
G 89 of 253 ~ 35.18%
B 114 of 253 ~ 45.06'%

%19.76
%35.18
%45.06

CMYK color model

#325972 color CMYK value is (56,22,0,55).

  • cyan value is 56.14%
  • magenta value is 21.93%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (56,22,0,55)
C56M22Y0K55 (56%, 22%, 0%, 55%)
(0.56 / 0.22 / 0.00 / 0.55)

CMYK percentages

%56.14
%21.93
%0
%55.29

Codes

Color #325972 in popluar color models

32 59 72
RGB 50 89 114
HSL 203° 39.02% 32.16%
HSB/HSV 203° 56.14% 44.71%
CMYK 56.14% 21.93% 0.00%
55.29%

Color #325972 in popluar number systems.

HEX 32 59 72
Decimal 50 89 114
Binary 110010 1011001 1110010
Octal 62 131 162

Shades and tints

Shades of #325972

#325972
(50,89,114)
#2E5168
(46,81,104)
#2A495E
(42,73,94)
#264154
(38,65,84)
#22394A
(34,57,74)
#1E3140
(30,49,64)
#1A2936
(26,41,54)
#16212C
(22,33,44)
#121922
(18,25,34)
#0E1118
(14,17,24)
#0A090E
(10,9,14)
#000000
(0,0,0)

Tints of #325972

#325972
(50,89,114)
#44687E
(68,104,126)
#56778A
(86,119,138)
#688696
(104,134,150)
#7A95A2
(122,149,162)
#8CA4AE
(140,164,174)
#9EB3BA
(158,179,186)
#B0C2C6
(176,194,198)
#C2D1D2
(194,209,210)
#D4E0DE
(212,224,222)
#E6EFEA
(230,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #325972 color. Also use rgb(50,89,114) instead hex code.

Text Font Color

.myTextColor { color: #325972; }

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

This text font color is #325972.

Background Color

.myBgColor { background-color: #325972; }

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

This div background color is #325972.

Border color

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

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

This div border color is #325972.

Opacity

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

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

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

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

This text has shadow with #325972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #325972.

Preview

Color preview on black background

This text has color #325972 on black background.


Color preview on white background

This text has color #325972 on white background.


Black color preview on #325972 background

This text has black color on #325972 background.


White color preview on #325972 background

This text has white color on #325972 background.


Related colors

Complementary color

Complementary color for #hex is #CDA68D.


I love getcolorcode.com

Triadic colors

1 #723259 and #597232 with #325972 are triadic colors.

2 #725932 and #593272 with #325972 are triadic colors.