COLOR #325851

HEX: #325851 RGB: (50,88,81)

Color info

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

RGB color model

#325851 color RGB value is (50,88,81).

RGB: (50,88,81) (20%, 35%, 32%)

RGB channels and saturation

R 50 of 255 = 20%
G 88 of 255 = 35%
B 81 of 255 = 32%

50
88
81

R + G + B ~ 29%. #325851 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 88 + 81 = 219 (100%)
R 50 of 219 ~ 22.83%
G 88 of 219 ~ 40.18%
B 81 of 219 ~ 36.99'%

%22.83
%40.18
%36.99

CMYK color model

#325851 color CMYK value is (43,0,8,65).

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

CMYK: (43,0,8,65)
C43M0Y8K65 (43%, 0%, 8%, 65%)
(0.43 / 0.00 / 0.08 / 0.65)

CMYK percentages

%43.18
%0
%7.95
%65.49

Codes

Color #325851 in popluar color models

32 58 51
RGB 50 88 81
HSL 169° 27.54% 27.06%
HSB/HSV 169° 43.18% 34.51%
CMYK 43.18% 0.00% 7.95%
65.49%

Color #325851 in popluar number systems.

HEX 32 58 51
Decimal 50 88 81
Binary 110010 1011000 1010001
Octal 62 130 121

Shades and tints

Shades of #325851

#325851
(50,88,81)
#2E504A
(46,80,74)
#2A4843
(42,72,67)
#26403C
(38,64,60)
#223835
(34,56,53)
#1E302E
(30,48,46)
#1A2827
(26,40,39)
#162020
(22,32,32)
#121819
(18,24,25)
#0E1012
(14,16,18)
#0A080B
(10,8,11)
#000000
(0,0,0)

Tints of #325851

#325851
(50,88,81)
#446760
(68,103,96)
#56766F
(86,118,111)
#68857E
(104,133,126)
#7A948D
(122,148,141)
#8CA39C
(140,163,156)
#9EB2AB
(158,178,171)
#B0C1BA
(176,193,186)
#C2D0C9
(194,208,201)
#D4DFD8
(212,223,216)
#E6EEE7
(230,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #325851; }

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

This text font color is #325851.

Background Color

.myBgColor { background-color: #325851; }

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

This div background color is #325851.

Border color

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

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

This div border color is #325851.

Opacity

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

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

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

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

This text has shadow with #325851 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #325851.

Preview

Color preview on black background

This text has color #325851 on black background.


Color preview on white background

This text has color #325851 on white background.


Black color preview on #325851 background

This text has black color on #325851 background.


White color preview on #325851 background

This text has white color on #325851 background.


Related colors

Complementary color

Complementary color for #hex is #CDA7AE.


I love getcolorcode.com

Triadic colors

1 #513258 and #585132 with #325851 are triadic colors.

2 #515832 and #583251 with #325851 are triadic colors.