COLOR #325D46

HEX: #325D46 RGB: (50,93,70)

Color info

#325D46 contains red, green and blue colors in about the same proportion. Web safe color of #325D46 is #336633 (or #363).

RGB color model

#325D46 color RGB value is (50,93,70).

RGB: (50,93,70) (20%, 36%, 27%)

RGB channels and saturation

R 50 of 255 = 20%
G 93 of 255 = 36%
B 70 of 255 = 27%

50
93
70

R + G + B ~ 28%. #325D46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 93 + 70 = 213 (100%)
R 50 of 213 ~ 23.47%
G 93 of 213 ~ 43.66%
B 70 of 213 ~ 32.86'%

%23.47
%43.66
%32.86

CMYK color model

#325D46 color CMYK value is (46,0,25,64).

  • cyan value is 46.24%
  • magenta value is 0.00%
  • yellow value is 24.73%
  • key color value is 63.53%

CMYK: (46,0,25,64)
C46M0Y25K64 (46%, 0%, 25%, 64%)
(0.46 / 0.00 / 0.25 / 0.64)

CMYK percentages

%46.24
%0
%24.73
%63.53

Codes

Color #325D46 in popluar color models

32 5D 46
RGB 50 93 70
HSL 148° 30.07% 28.04%
HSB/HSV 148° 46.24% 36.47%
CMYK 46.24% 0.00% 24.73%
63.53%

Color #325D46 in popluar number systems.

HEX 32 5D 46
Decimal 50 93 70
Binary 110010 1011101 1000110
Octal 62 135 106

Shades and tints

Shades of #325D46

#325D46
(50,93,70)
#2E5540
(46,85,64)
#2A4D3A
(42,77,58)
#264534
(38,69,52)
#223D2E
(34,61,46)
#1E3528
(30,53,40)
#1A2D22
(26,45,34)
#16251C
(22,37,28)
#121D16
(18,29,22)
#0E1510
(14,21,16)
#0A0D0A
(10,13,10)
#000000
(0,0,0)

Tints of #325D46

#325D46
(50,93,70)
#446B56
(68,107,86)
#567966
(86,121,102)
#688776
(104,135,118)
#7A9586
(122,149,134)
#8CA396
(140,163,150)
#9EB1A6
(158,177,166)
#B0BFB6
(176,191,182)
#C2CDC6
(194,205,198)
#D4DBD6
(212,219,214)
#E6E9E6
(230,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #325D46 color. Also use rgb(50,93,70) instead hex code.

Text Font Color

.myTextColor { color: #325D46; }

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

This text font color is #325D46.

Background Color

.myBgColor { background-color: #325D46; }

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

This div background color is #325D46.

Border color

.myBorderColor { border: 1px solid #325D46; }

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

This div border color is #325D46.

Opacity

.myOpacity80 { color: #325D46; opacity: 0.8; }

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

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

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

This text has shadow with #325D46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #325D46.

Preview

Color preview on black background

This text has color #325D46 on black background.


Color preview on white background

This text has color #325D46 on white background.


Black color preview on #325D46 background

This text has black color on #325D46 background.


White color preview on #325D46 background

This text has white color on #325D46 background.


Related colors

Complementary color

Complementary color for #hex is #CDA2B9.


I love getcolorcode.com

Triadic colors

1 #46325D and #5D4632 with #325D46 are triadic colors.

2 #465D32 and #5D3246 with #325D46 are triadic colors.