COLOR #325836

HEX: #325836 RGB: (50,88,54)

Color info

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

RGB color model

#325836 color RGB value is (50,88,54).

RGB: (50,88,54) (20%, 35%, 21%)

RGB channels and saturation

R 50 of 255 = 20%
G 88 of 255 = 35%
B 54 of 255 = 21%

50
88
54

R + G + B ~ 25%. #325836 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 88 + 54 = 192 (100%)
R 50 of 192 ~ 26.04%
G 88 of 192 ~ 45.83%
B 54 of 192 ~ 28.13'%

%26.04
%45.83
%28.13

CMYK color model

#325836 color CMYK value is (43,0,39,65).

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

CMYK: (43,0,39,65)
C43M0Y39K65 (43%, 0%, 39%, 65%)
(0.43 / 0.00 / 0.39 / 0.65)

CMYK percentages

%43.18
%0
%38.64
%65.49

Codes

Color #325836 in popluar color models

32 58 36
RGB 50 88 54
HSL 126° 27.54% 27.06%
HSB/HSV 126° 43.18% 34.51%
CMYK 43.18% 0.00% 38.64%
65.49%

Color #325836 in popluar number systems.

HEX 32 58 36
Decimal 50 88 54
Binary 110010 1011000 110110
Octal 62 130 66

Shades and tints

Shades of #325836

#325836
(50,88,54)
#2E5032
(46,80,50)
#2A482E
(42,72,46)
#26402A
(38,64,42)
#223826
(34,56,38)
#1E3022
(30,48,34)
#1A281E
(26,40,30)
#16201A
(22,32,26)
#121816
(18,24,22)
#0E1012
(14,16,18)
#0A080E
(10,8,14)
#000000
(0,0,0)

Tints of #325836

#325836
(50,88,54)
#446748
(68,103,72)
#56765A
(86,118,90)
#68856C
(104,133,108)
#7A947E
(122,148,126)
#8CA390
(140,163,144)
#9EB2A2
(158,178,162)
#B0C1B4
(176,193,180)
#C2D0C6
(194,208,198)
#D4DFD8
(212,223,216)
#E6EEEA
(230,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #325836; }

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

This text font color is #325836.

Background Color

.myBgColor { background-color: #325836; }

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

This div background color is #325836.

Border color

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

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

This div border color is #325836.

Opacity

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

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

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

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

This text has shadow with #325836 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #325836.

Preview

Color preview on black background

This text has color #325836 on black background.


Color preview on white background

This text has color #325836 on white background.


Black color preview on #325836 background

This text has black color on #325836 background.


White color preview on #325836 background

This text has white color on #325836 background.


Related colors

Complementary color

Complementary color for #hex is #CDA7C9.


I love getcolorcode.com

Triadic colors

1 #363258 and #583632 with #325836 are triadic colors.

2 #365832 and #583236 with #325836 are triadic colors.