COLOR #325468

HEX: #325468 RGB: (50,84,104)

Color info

#325468 contains red, green and blue colors in about the same proportion. Web safe color of #325468 is #336666 (or #366).

RGB color model

#325468 color RGB value is (50,84,104).

RGB: (50,84,104) (20%, 33%, 41%)

RGB channels and saturation

R 50 of 255 = 20%
G 84 of 255 = 33%
B 104 of 255 = 41%

50
84
104

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

Portions of RGB colors in percentages

R + G + B = 50 + 84 + 104 = 238 (100%)
R 50 of 238 ~ 21.01%
G 84 of 238 ~ 35.29%
B 104 of 238 ~ 43.7'%

%21.01
%35.29
%43.7

CMYK color model

#325468 color CMYK value is (52,19,0,59).

  • cyan value is 51.92%
  • magenta value is 19.23%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (52,19,0,59)
C52M19Y0K59 (52%, 19%, 0%, 59%)
(0.52 / 0.19 / 0.00 / 0.59)

CMYK percentages

%51.92
%19.23
%0
%59.22

Codes

Color #325468 in popluar color models

32 54 68
RGB 50 84 104
HSL 202° 35.06% 30.20%
HSB/HSV 202° 51.92% 40.78%
CMYK 51.92% 19.23% 0.00%
59.22%

Color #325468 in popluar number systems.

HEX 32 54 68
Decimal 50 84 104
Binary 110010 1010100 1101000
Octal 62 124 150

Shades and tints

Shades of #325468

#325468
(50,84,104)
#2E4D5F
(46,77,95)
#2A4656
(42,70,86)
#263F4D
(38,63,77)
#223844
(34,56,68)
#1E313B
(30,49,59)
#1A2A32
(26,42,50)
#162329
(22,35,41)
#121C20
(18,28,32)
#0E1517
(14,21,23)
#0A0E0E
(10,14,14)
#000000
(0,0,0)

Tints of #325468

#325468
(50,84,104)
#446375
(68,99,117)
#567282
(86,114,130)
#68818F
(104,129,143)
#7A909C
(122,144,156)
#8C9FA9
(140,159,169)
#9EAEB6
(158,174,182)
#B0BDC3
(176,189,195)
#C2CCD0
(194,204,208)
#D4DBDD
(212,219,221)
#E6EAEA
(230,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #325468 color. Also use rgb(50,84,104) instead hex code.

Text Font Color

.myTextColor { color: #325468; }

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

This text font color is #325468.

Background Color

.myBgColor { background-color: #325468; }

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

This div background color is #325468.

Border color

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

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

This div border color is #325468.

Opacity

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

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

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

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

This text has shadow with #325468 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #325468.

Preview

Color preview on black background

This text has color #325468 on black background.


Color preview on white background

This text has color #325468 on white background.


Black color preview on #325468 background

This text has black color on #325468 background.


White color preview on #325468 background

This text has white color on #325468 background.


Related colors

Complementary color

Complementary color for #hex is #CDAB97.


I love getcolorcode.com

Triadic colors

1 #683254 and #546832 with #325468 are triadic colors.

2 #685432 and #543268 with #325468 are triadic colors.