COLOR #325766

HEX: #325766 RGB: (50,87,102)

Color info

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

RGB color model

#325766 color RGB value is (50,87,102).

RGB: (50,87,102) (20%, 34%, 40%)

RGB channels and saturation

R 50 of 255 = 20%
G 87 of 255 = 34%
B 102 of 255 = 40%

50
87
102

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

Portions of RGB colors in percentages

R + G + B = 50 + 87 + 102 = 239 (100%)
R 50 of 239 ~ 20.92%
G 87 of 239 ~ 36.4%
B 102 of 239 ~ 42.68'%

%20.92
%36.4
%42.68

CMYK color model

#325766 color CMYK value is (51,15,0,60).

  • cyan value is 50.98%
  • magenta value is 14.71%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (51,15,0,60)
C51M15Y0K60 (51%, 15%, 0%, 60%)
(0.51 / 0.15 / 0.00 / 0.60)

CMYK percentages

%50.98
%14.71
%0
%60

Codes

Color #325766 in popluar color models

32 57 66
RGB 50 87 102
HSL 197° 34.21% 29.80%
HSB/HSV 197° 50.98% 40.00%
CMYK 50.98% 14.71% 0.00%
60.00%

Color #325766 in popluar number systems.

HEX 32 57 66
Decimal 50 87 102
Binary 110010 1010111 1100110
Octal 62 127 146

Shades and tints

Shades of #325766

#325766
(50,87,102)
#2E505D
(46,80,93)
#2A4954
(42,73,84)
#26424B
(38,66,75)
#223B42
(34,59,66)
#1E3439
(30,52,57)
#1A2D30
(26,45,48)
#162627
(22,38,39)
#121F1E
(18,31,30)
#0E1815
(14,24,21)
#0A110C
(10,17,12)
#000000
(0,0,0)

Tints of #325766

#325766
(50,87,102)
#446673
(68,102,115)
#567580
(86,117,128)
#68848D
(104,132,141)
#7A939A
(122,147,154)
#8CA2A7
(140,162,167)
#9EB1B4
(158,177,180)
#B0C0C1
(176,192,193)
#C2CFCE
(194,207,206)
#D4DEDB
(212,222,219)
#E6EDE8
(230,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #325766 color. Also use rgb(50,87,102) instead hex code.

Text Font Color

.myTextColor { color: #325766; }

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

This text font color is #325766.

Background Color

.myBgColor { background-color: #325766; }

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

This div background color is #325766.

Border color

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

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

This div border color is #325766.

Opacity

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

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

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

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

This text has shadow with #325766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #325766.

Preview

Color preview on black background

This text has color #325766 on black background.


Color preview on white background

This text has color #325766 on white background.


Black color preview on #325766 background

This text has black color on #325766 background.


White color preview on #325766 background

This text has white color on #325766 background.


Related colors

Complementary color

Complementary color for #hex is #CDA899.


I love getcolorcode.com

Triadic colors

1 #663257 and #576632 with #325766 are triadic colors.

2 #665732 and #573266 with #325766 are triadic colors.