COLOR #327865

HEX: #327865 RGB: (50,120,101)

Color info

#327865 contains mainly green and blue colors. Web safe color of #327865 is #336666 (or #366).

RGB color model

#327865 color RGB value is (50,120,101).

RGB: (50,120,101) (20%, 47%, 40%)

RGB channels and saturation

R 50 of 255 = 20%
G 120 of 255 = 47%
B 101 of 255 = 40%

50
120
101

R + G + B ~ 36%. #327865 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 120 + 101 = 271 (100%)
R 50 of 271 ~ 18.45%
G 120 of 271 ~ 44.28%
B 101 of 271 ~ 37.27'%

%18.45
%44.28
%37.27

CMYK color model

#327865 color CMYK value is (58,0,16,53).

  • cyan value is 58.33%
  • magenta value is 0.00%
  • yellow value is 15.83%
  • key color value is 52.94%
CMYK: (58,0,16,53) C58M0Y16K53 (58%,0%,16%,53%) (0.58/0.00/0.16/0.53) 

CMYK percentages

%58.33
%0
%15.83
%52.94

Codes

Color #327865 in popluar color models

32 78 65
RGB 50 120 101
HSL 164° 41.18% 33.33%
HSB/HSV 164° 58.33% 47.06%
CMYK 58.33% 0.00% 15.83%
52.94%

Color #327865 in popluar number systems.

HEX 32 78 65
Decimal 50 120 101
Binary 110010 1111000 1100101
Octal 62 170 145

Shades and tints

Shades of #327865

#327865
(50,120,101)
#2E6E5C
(46,110,92)
#2A6453
(42,100,83)
#265A4A
(38,90,74)
#225041
(34,80,65)
#1E4638
(30,70,56)
#1A3C2F
(26,60,47)
#163226
(22,50,38)
#12281D
(18,40,29)
#0E1E14
(14,30,20)
#0A140B
(10,20,11)
#000000
(0,0,0)

Tints of #327865

#327865
(50,120,101)
#448473
(68,132,115)
#569081
(86,144,129)
#689C8F
(104,156,143)
#7AA89D
(122,168,157)
#8CB4AB
(140,180,171)
#9EC0B9
(158,192,185)
#B0CCC7
(176,204,199)
#C2D8D5
(194,216,213)
#D4E4E3
(212,228,227)
#E6F0F1
(230,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #327865 color. Also use rgb(50,120,101) instead hex code.

Text Font Color

.myTextColor { color: #327865; }

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

This text font color is #327865.

Background Color

.myBgColor { background-color: #327865; }

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

This div background color is #327865.

Border color

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

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

This div border color is #327865.

Opacity

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

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

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

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

This text has shadow with #327865 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #327865.

Preview

Color preview on black background

This text has color #327865 on black background.


Color preview on white background

This text has color #327865 on white background.


Black color preview on #327865 background

This text has black color on #327865 background.


White color preview on #327865 background

This text has white color on #327865 background.


Related colors

Complementary color

Complementary color for #hex is #CD879A.


I love getcolorcode.com

Triadic colors

1 #653278 and #786532 with #327865 are triadic colors.

2 #657832 and #783265 with #327865 are triadic colors.