COLOR #20795D

HEX: #20795D RGB: (32,121,93)

Color info

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

RGB color model

#20795D color RGB value is (32,121,93).

RGB: (32,121,93) (13%, 47%, 36%)

RGB channels and saturation

R 32 of 255 = 13%
G 121 of 255 = 47%
B 93 of 255 = 36%

32
121
93

R + G + B ~ 32%. #20795D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 32 + 121 + 93 = 246 (100%)
R 32 of 246 ~ 13.01%
G 121 of 246 ~ 49.19%
B 93 of 246 ~ 37.8'%

%13.01
%49.19
%37.8

CMYK color model

#20795D color CMYK value is (74,0,23,53).

  • cyan value is 73.55%
  • magenta value is 0.00%
  • yellow value is 23.14%
  • key color value is 52.55%

CMYK: (74,0,23,53)
C74M0Y23K53 (74%, 0%, 23%, 53%)
(0.74 / 0.00 / 0.23 / 0.53)

CMYK percentages

%73.55
%0
%23.14
%52.55

Codes

Color #20795D in popluar color models

20 79 5D
RGB 32 121 93
HSL 161° 58.17% 30.00%
HSB/HSV 161° 73.55% 47.45%
CMYK 73.55% 0.00% 23.14%
52.55%

Color #20795D in popluar number systems.

HEX 20 79 5D
Decimal 32 121 93
Binary 100000 1111001 1011101
Octal 40 171 135

Shades and tints

Shades of #20795D

#20795D
(32,121,93)
#1E6E55
(30,110,85)
#1C634D
(28,99,77)
#1A5845
(26,88,69)
#184D3D
(24,77,61)
#164235
(22,66,53)
#14372D
(20,55,45)
#122C25
(18,44,37)
#10211D
(16,33,29)
#0E1615
(14,22,21)
#0C0B0D
(12,11,13)
#000000
(0,0,0)

Tints of #20795D

#20795D
(32,121,93)
#34856B
(52,133,107)
#489179
(72,145,121)
#5C9D87
(92,157,135)
#70A995
(112,169,149)
#84B5A3
(132,181,163)
#98C1B1
(152,193,177)
#ACCDBF
(172,205,191)
#C0D9CD
(192,217,205)
#D4E5DB
(212,229,219)
#E8F1E9
(232,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #20795D color. Also use rgb(32,121,93) instead hex code.

Text Font Color

.myTextColor { color: #20795D; }

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

This text font color is #20795D.

Background Color

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

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

This div background color is #20795D.

Border color

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

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

This div border color is #20795D.

Opacity

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

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

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

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

This text has shadow with #20795D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #20795D.

Preview

Color preview on black background

This text has color #20795D on black background.


Color preview on white background

This text has color #20795D on white background.


Black color preview on #20795D background

This text has black color on #20795D background.


White color preview on #20795D background

This text has white color on #20795D background.


Related colors

Complementary color

Complementary color for #hex is #DF86A2.


I love getcolorcode.com

Triadic colors

1 #5D2079 and #795D20 with #20795D are triadic colors.

2 #5D7920 and #79205D with #20795D are triadic colors.