COLOR #327682

HEX: #327682 RGB: (50,118,130)

Color info

#327682 contains mainly green and blue colors. Web safe color of #327682 is #336699 (or #369).

RGB color model

#327682 color RGB value is (50,118,130).

RGB: (50,118,130) (20%, 46%, 51%)

RGB channels and saturation

R 50 of 255 = 20%
G 118 of 255 = 46%
B 130 of 255 = 51%

50
118
130

R + G + B ~ 39%. #327682 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 118 + 130 = 298 (100%)
R 50 of 298 ~ 16.78%
G 118 of 298 ~ 39.6%
B 130 of 298 ~ 43.62'%

%16.78
%39.6
%43.62

CMYK color model

#327682 color CMYK value is (62,9,0,49).

  • cyan value is 61.54%
  • magenta value is 9.23%
  • yellow value is 0.00%
  • key color value is 49.02%
CMYK: (62,9,0,49) C62M9Y0K49 (62%,9%,0%,49%) (0.62/0.09/0.00/0.49) 

CMYK percentages

%61.54
%9.23
%0
%49.02

Codes

Color #327682 in popluar color models

32 76 82
RGB 50 118 130
HSL 189° 44.44% 35.29%
HSB/HSV 189° 61.54% 50.98%
CMYK 61.54% 9.23% 0.00%
49.02%

Color #327682 in popluar number systems.

HEX 32 76 82
Decimal 50 118 130
Binary 110010 1110110 10000010
Octal 62 166 202

Shades and tints

Shades of #327682

#327682
(50,118,130)
#2E6C77
(46,108,119)
#2A626C
(42,98,108)
#265861
(38,88,97)
#224E56
(34,78,86)
#1E444B
(30,68,75)
#1A3A40
(26,58,64)
#163035
(22,48,53)
#12262A
(18,38,42)
#0E1C1F
(14,28,31)
#0A1214
(10,18,20)
#000000
(0,0,0)

Tints of #327682

#327682
(50,118,130)
#44828D
(68,130,141)
#568E98
(86,142,152)
#689AA3
(104,154,163)
#7AA6AE
(122,166,174)
#8CB2B9
(140,178,185)
#9EBEC4
(158,190,196)
#B0CACF
(176,202,207)
#C2D6DA
(194,214,218)
#D4E2E5
(212,226,229)
#E6EEF0
(230,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #327682 color. Also use rgb(50,118,130) instead hex code.

Text Font Color

.myTextColor { color: #327682; }

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

This text font color is #327682.

Background Color

.myBgColor { background-color: #327682; }

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

This div background color is #327682.

Border color

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

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

This div border color is #327682.

Opacity

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

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

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

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

This text has shadow with #327682 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #327682.

Preview

Color preview on black background

This text has color #327682 on black background.


Color preview on white background

This text has color #327682 on white background.


Black color preview on #327682 background

This text has black color on #327682 background.


White color preview on #327682 background

This text has white color on #327682 background.


Related colors

Complementary color

Complementary color for #hex is #CD897D.


I love getcolorcode.com

Triadic colors

1 #823276 and #768232 with #327682 are triadic colors.

2 #827632 and #763282 with #327682 are triadic colors.