COLOR #20684E

HEX: #20684E RGB: (32,104,78)

Color info

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

RGB color model

#20684E color RGB value is (32,104,78).

RGB: (32,104,78) (13%, 41%, 31%)

RGB channels and saturation

R 32 of 255 = 13%
G 104 of 255 = 41%
B 78 of 255 = 31%

32
104
78

R + G + B ~ 28%. #20684E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 32 + 104 + 78 = 214 (100%)
R 32 of 214 ~ 14.95%
G 104 of 214 ~ 48.6%
B 78 of 214 ~ 36.45'%

%14.95
%48.6
%36.45

CMYK color model

#20684E color CMYK value is (69,0,25,59).

  • cyan value is 69.23%
  • magenta value is 0.00%
  • yellow value is 25.00%
  • key color value is 59.22%
CMYK: (69,0,25,59) C69M0Y25K59 (69%,0%,25%,59%) (0.69/0.00/0.25/0.59) 

CMYK percentages

%69.23
%0
%25
%59.22

Codes

Color #20684E in popluar color models

20 68 4E
RGB 32 104 78
HSL 158° 52.94% 26.67%
HSB/HSV 158° 69.23% 40.78%
CMYK 69.23% 0.00% 25.00%
59.22%

Color #20684E in popluar number systems.

HEX 20 68 4E
Decimal 32 104 78
Binary 100000 1101000 1001110
Octal 40 150 116

Shades and tints

Shades of #20684E

#20684E
(32,104,78)
#1E5F47
(30,95,71)
#1C5640
(28,86,64)
#1A4D39
(26,77,57)
#184432
(24,68,50)
#163B2B
(22,59,43)
#143224
(20,50,36)
#12291D
(18,41,29)
#102016
(16,32,22)
#0E170F
(14,23,15)
#0C0E08
(12,14,8)
#000000
(0,0,0)

Tints of #20684E

#20684E
(32,104,78)
#34755E
(52,117,94)
#48826E
(72,130,110)
#5C8F7E
(92,143,126)
#709C8E
(112,156,142)
#84A99E
(132,169,158)
#98B6AE
(152,182,174)
#ACC3BE
(172,195,190)
#C0D0CE
(192,208,206)
#D4DDDE
(212,221,222)
#E8EAEE
(232,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #20684E color. Also use rgb(32,104,78) instead hex code.

Text Font Color

.myTextColor { color: #20684E; }

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

This text font color is #20684E.

Background Color

.myBgColor { background-color: #20684E; }

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

This div background color is #20684E.

Border color

.myBorderColor { border: 1px solid #20684E; }

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

This div border color is #20684E.

Opacity

.myOpacity80 { color: #20684E; opacity: 0.8; }

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

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

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

This text has shadow with #20684E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #20684E.

Preview

Color preview on black background

This text has color #20684E on black background.


Color preview on white background

This text has color #20684E on white background.


Black color preview on #20684E background

This text has black color on #20684E background.


White color preview on #20684E background

This text has white color on #20684E background.


Related colors

Complementary color

Complementary color for #hex is #DF97B1.


I love getcolorcode.com

Triadic colors

1 #4E2068 and #684E20 with #20684E are triadic colors.

2 #4E6820 and #68204E with #20684E are triadic colors.