COLOR #325856

HEX: #325856 RGB: (50,88,86)

Color info

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

RGB color model

#325856 color RGB value is (50,88,86).

RGB: (50,88,86) (20%, 35%, 34%)

RGB channels and saturation

R 50 of 255 = 20%
G 88 of 255 = 35%
B 86 of 255 = 34%

50
88
86

R + G + B ~ 30%. #325856 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 88 + 86 = 224 (100%)
R 50 of 224 ~ 22.32%
G 88 of 224 ~ 39.29%
B 86 of 224 ~ 38.39'%

%22.32
%39.29
%38.39

CMYK color model

#325856 color CMYK value is (43,0,2,65).

  • cyan value is 43.18%
  • magenta value is 0.00%
  • yellow value is 2.27%
  • key color value is 65.49%

CMYK: (43,0,2,65)
C43M0Y2K65 (43%, 0%, 2%, 65%)
(0.43 / 0.00 / 0.02 / 0.65)

CMYK percentages

%43.18
%0
%2.27
%65.49

Codes

Color #325856 in popluar color models

32 58 56
RGB 50 88 86
HSL 177° 27.54% 27.06%
HSB/HSV 177° 43.18% 34.51%
CMYK 43.18% 0.00% 2.27%
65.49%

Color #325856 in popluar number systems.

HEX 32 58 56
Decimal 50 88 86
Binary 110010 1011000 1010110
Octal 62 130 126

Shades and tints

Shades of #325856

#325856
(50,88,86)
#2E504F
(46,80,79)
#2A4848
(42,72,72)
#264041
(38,64,65)
#22383A
(34,56,58)
#1E3033
(30,48,51)
#1A282C
(26,40,44)
#162025
(22,32,37)
#12181E
(18,24,30)
#0E1017
(14,16,23)
#0A0810
(10,8,16)
#000000
(0,0,0)

Tints of #325856

#325856
(50,88,86)
#446765
(68,103,101)
#567674
(86,118,116)
#688583
(104,133,131)
#7A9492
(122,148,146)
#8CA3A1
(140,163,161)
#9EB2B0
(158,178,176)
#B0C1BF
(176,193,191)
#C2D0CE
(194,208,206)
#D4DFDD
(212,223,221)
#E6EEEC
(230,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #325856 color. Also use rgb(50,88,86) instead hex code.

Text Font Color

.myTextColor { color: #325856; }

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

This text font color is #325856.

Background Color

.myBgColor { background-color: #325856; }

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

This div background color is #325856.

Border color

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

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

This div border color is #325856.

Opacity

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

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

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

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

This text has shadow with #325856 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #325856.

Preview

Color preview on black background

This text has color #325856 on black background.


Color preview on white background

This text has color #325856 on white background.


Black color preview on #325856 background

This text has black color on #325856 background.


White color preview on #325856 background

This text has white color on #325856 background.


Related colors

Complementary color

Complementary color for #hex is #CDA7A9.


I love getcolorcode.com

Triadic colors

1 #563258 and #585632 with #325856 are triadic colors.

2 #565832 and #583256 with #325856 are triadic colors.