COLOR #20824D

HEX: #20824D RGB: (32,130,77)

Color info

#20824D contains mainly green and blue colors. Web safe color of #20824D is #339933 (or #393).

RGB color model

#20824D color RGB value is (32,130,77).

RGB: (32,130,77) (13%, 51%, 30%)

RGB channels and saturation

R 32 of 255 = 13%
G 130 of 255 = 51%
B 77 of 255 = 30%

32
130
77

R + G + B ~ 31%. #20824D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 32 + 130 + 77 = 239 (100%)
R 32 of 239 ~ 13.39%
G 130 of 239 ~ 54.39%
B 77 of 239 ~ 32.22'%

%13.39
%54.39
%32.22

CMYK color model

#20824D color CMYK value is (75,0,41,49).

  • cyan value is 75.38%
  • magenta value is 0.00%
  • yellow value is 40.77%
  • key color value is 49.02%

CMYK: (75,0,41,49)
C75M0Y41K49 (75%, 0%, 41%, 49%)
(0.75 / 0.00 / 0.41 / 0.49)

CMYK percentages

%75.38
%0
%40.77
%49.02

Codes

Color #20824D in popluar color models

20 82 4D
RGB 32 130 77
HSL 148° 60.49% 31.76%
HSB/HSV 148° 75.38% 50.98%
CMYK 75.38% 0.00% 40.77%
49.02%

Color #20824D in popluar number systems.

HEX 20 82 4D
Decimal 32 130 77
Binary 100000 10000010 1001101
Octal 40 202 115

Shades and tints

Shades of #20824D

#20824D
(32,130,77)
#1E7746
(30,119,70)
#1C6C3F
(28,108,63)
#1A6138
(26,97,56)
#185631
(24,86,49)
#164B2A
(22,75,42)
#144023
(20,64,35)
#12351C
(18,53,28)
#102A15
(16,42,21)
#0E1F0E
(14,31,14)
#0C1407
(12,20,7)
#000000
(0,0,0)

Tints of #20824D

#20824D
(32,130,77)
#348D5D
(52,141,93)
#48986D
(72,152,109)
#5CA37D
(92,163,125)
#70AE8D
(112,174,141)
#84B99D
(132,185,157)
#98C4AD
(152,196,173)
#ACCFBD
(172,207,189)
#C0DACD
(192,218,205)
#D4E5DD
(212,229,221)
#E8F0ED
(232,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #20824D color. Also use rgb(32,130,77) instead hex code.

Text Font Color

.myTextColor { color: #20824D; }

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

This text font color is #20824D.

Background Color

.myBgColor { background-color: #20824D; }

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

This div background color is #20824D.

Border color

.myBorderColor { border: 1px solid #20824D; }

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

This div border color is #20824D.

Opacity

.myOpacity80 { color: #20824D; opacity: 0.8; }

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

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

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

This text has shadow with #20824D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #20824D.

Preview

Color preview on black background

This text has color #20824D on black background.


Color preview on white background

This text has color #20824D on white background.


Black color preview on #20824D background

This text has black color on #20824D background.


White color preview on #20824D background

This text has white color on #20824D background.


Related colors

Complementary color

Complementary color for #hex is #DF7DB2.


I love getcolorcode.com

Triadic colors

1 #4D2082 and #824D20 with #20824D are triadic colors.

2 #4D8220 and #82204D with #20824D are triadic colors.