COLOR #325155

HEX: #325155 RGB: (50,81,85)

Color info

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

RGB color model

#325155 color RGB value is (50,81,85).

RGB: (50,81,85) (20%, 32%, 33%)

RGB channels and saturation

R 50 of 255 = 20%
G 81 of 255 = 32%
B 85 of 255 = 33%

50
81
85

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

Portions of RGB colors in percentages

R + G + B = 50 + 81 + 85 = 216 (100%)
R 50 of 216 ~ 23.15%
G 81 of 216 ~ 37.5%
B 85 of 216 ~ 39.35'%

%23.15
%37.5
%39.35

CMYK color model

#325155 color CMYK value is (41,5,0,67).

  • cyan value is 41.18%
  • magenta value is 4.71%
  • yellow value is 0.00%
  • key color value is 66.67%

CMYK: (41,5,0,67)
C41M5Y0K67 (41%, 5%, 0%, 67%)
(0.41 / 0.05 / 0.00 / 0.67)

CMYK percentages

%41.18
%4.71
%0
%66.67

Codes

Color #325155 in popluar color models

32 51 55
RGB 50 81 85
HSL 187° 25.93% 26.47%
HSB/HSV 187° 41.18% 33.33%
CMYK 41.18% 4.71% 0.00%
66.67%

Color #325155 in popluar number systems.

HEX 32 51 55
Decimal 50 81 85
Binary 110010 1010001 1010101
Octal 62 121 125

Shades and tints

Shades of #325155

#325155
(50,81,85)
#2E4A4E
(46,74,78)
#2A4347
(42,67,71)
#263C40
(38,60,64)
#223539
(34,53,57)
#1E2E32
(30,46,50)
#1A272B
(26,39,43)
#162024
(22,32,36)
#12191D
(18,25,29)
#0E1216
(14,18,22)
#0A0B0F
(10,11,15)
#000000
(0,0,0)

Tints of #325155

#325155
(50,81,85)
#446064
(68,96,100)
#566F73
(86,111,115)
#687E82
(104,126,130)
#7A8D91
(122,141,145)
#8C9CA0
(140,156,160)
#9EABAF
(158,171,175)
#B0BABE
(176,186,190)
#C2C9CD
(194,201,205)
#D4D8DC
(212,216,220)
#E6E7EB
(230,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #325155 color. Also use rgb(50,81,85) instead hex code.

Text Font Color

.myTextColor { color: #325155; }

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

This text font color is #325155.

Background Color

.myBgColor { background-color: #325155; }

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

This div background color is #325155.

Border color

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

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

This div border color is #325155.

Opacity

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

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

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

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

This text has shadow with #325155 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #325155.

Preview

Color preview on black background

This text has color #325155 on black background.


Color preview on white background

This text has color #325155 on white background.


Black color preview on #325155 background

This text has black color on #325155 background.


White color preview on #325155 background

This text has white color on #325155 background.


Related colors

Complementary color

Complementary color for #hex is #CDAEAA.


I love getcolorcode.com

Triadic colors

1 #553251 and #515532 with #325155 are triadic colors.

2 #555132 and #513255 with #325155 are triadic colors.