COLOR #20425E

HEX: #20425E RGB: (32,66,94)

Color info

#20425E contains mainly green and blue colors. Web safe color of #20425E is #333366 (or #336).

RGB color model

#20425E color RGB value is (32,66,94).

RGB: (32,66,94) (13%, 26%, 37%)

RGB channels and saturation

R 32 of 255 = 13%
G 66 of 255 = 26%
B 94 of 255 = 37%

32
66
94

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

Portions of RGB colors in percentages

R + G + B = 32 + 66 + 94 = 192 (100%)
R 32 of 192 ~ 16.67%
G 66 of 192 ~ 34.38%
B 94 of 192 ~ 48.96'%

%16.67
%34.38
%48.96

CMYK color model

#20425E color CMYK value is (66,30,0,63).

  • cyan value is 65.96%
  • magenta value is 29.79%
  • yellow value is 0.00%
  • key color value is 63.14%
CMYK: (66,30,0,63) C66M30Y0K63 (66%,30%,0%,63%) (0.66/0.30/0.00/0.63) 

CMYK percentages

%65.96
%29.79
%0
%63.14

Codes

Color #20425E in popluar color models

20 42 5E
RGB 32 66 94
HSL 207° 49.21% 24.71%
HSB/HSV 207° 65.96% 36.86%
CMYK 65.96% 29.79% 0.00%
63.14%

Color #20425E in popluar number systems.

HEX 20 42 5E
Decimal 32 66 94
Binary 100000 1000010 1011110
Octal 40 102 136

Shades and tints

Shades of #20425E

#20425E
(32,66,94)
#1E3C56
(30,60,86)
#1C364E
(28,54,78)
#1A3046
(26,48,70)
#182A3E
(24,42,62)
#162436
(22,36,54)
#141E2E
(20,30,46)
#121826
(18,24,38)
#10121E
(16,18,30)
#0E0C16
(14,12,22)
#0C060E
(12,6,14)
#000000
(0,0,0)

Tints of #20425E

#20425E
(32,66,94)
#34536C
(52,83,108)
#48647A
(72,100,122)
#5C7588
(92,117,136)
#708696
(112,134,150)
#8497A4
(132,151,164)
#98A8B2
(152,168,178)
#ACB9C0
(172,185,192)
#C0CACE
(192,202,206)
#D4DBDC
(212,219,220)
#E8ECEA
(232,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #20425E color. Also use rgb(32,66,94) instead hex code.

Text Font Color

.myTextColor { color: #20425E; }

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

This text font color is #20425E.

Background Color

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

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

This div background color is #20425E.

Border color

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

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

This div border color is #20425E.

Opacity

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

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

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

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

This text has shadow with #20425E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #20425E.

Preview

Color preview on black background

This text has color #20425E on black background.


Color preview on white background

This text has color #20425E on white background.


Black color preview on #20425E background

This text has black color on #20425E background.


White color preview on #20425E background

This text has white color on #20425E background.


Related colors

Complementary color

Complementary color for #hex is #DFBDA1.


I love getcolorcode.com

Triadic colors

1 #5E2042 and #425E20 with #20425E are triadic colors.

2 #5E4220 and #42205E with #20425E are triadic colors.