COLOR #428371

HEX: #428371 RGB: (66,131,113)

Color info

#428371 contains mainly green and blue colors. Web safe color of #428371 is #339966 (or #396).

RGB color model

#428371 color RGB value is (66,131,113).

RGB: (66,131,113) (26%, 51%, 44%)

RGB channels and saturation

R 66 of 255 = 26%
G 131 of 255 = 51%
B 113 of 255 = 44%

66
131
113

R + G + B ~ 40%. #428371 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 66 + 131 + 113 = 310 (100%)
R 66 of 310 ~ 21.29%
G 131 of 310 ~ 42.26%
B 113 of 310 ~ 36.45'%

%21.29
%42.26
%36.45

CMYK color model

#428371 color CMYK value is (50,0,14,49).

  • cyan value is 49.62%
  • magenta value is 0.00%
  • yellow value is 13.74%
  • key color value is 48.63%

CMYK: (50,0,14,49)
C50M0Y14K49 (50%, 0%, 14%, 49%)
(0.50 / 0.00 / 0.14 / 0.49)

CMYK percentages

%49.62
%0
%13.74
%48.63

Codes

Color #428371 in popluar color models

42 83 71
RGB 66 131 113
HSL 163° 32.99% 38.63%
HSB/HSV 163° 49.62% 51.37%
CMYK 49.62% 0.00% 13.74%
48.63%

Color #428371 in popluar number systems.

HEX 42 83 71
Decimal 66 131 113
Binary 1000010 10000011 1110001
Octal 102 203 161

Shades and tints

Shades of #428371

#428371
(66,131,113)
#3C7867
(60,120,103)
#366D5D
(54,109,93)
#306253
(48,98,83)
#2A5749
(42,87,73)
#244C3F
(36,76,63)
#1E4135
(30,65,53)
#18362B
(24,54,43)
#122B21
(18,43,33)
#0C2017
(12,32,23)
#06150D
(6,21,13)
#000000
(0,0,0)

Tints of #428371

#428371
(66,131,113)
#538E7D
(83,142,125)
#649989
(100,153,137)
#75A495
(117,164,149)
#86AFA1
(134,175,161)
#97BAAD
(151,186,173)
#A8C5B9
(168,197,185)
#B9D0C5
(185,208,197)
#CADBD1
(202,219,209)
#DBE6DD
(219,230,221)
#ECF1E9
(236,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #428371 color. Also use rgb(66,131,113) instead hex code.

Text Font Color

.myTextColor { color: #428371; }

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

This text font color is #428371.

Background Color

.myBgColor { background-color: #428371; }

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

This div background color is #428371.

Border color

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

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

This div border color is #428371.

Opacity

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

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

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

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

This text has shadow with #428371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #428371.

Preview

Color preview on black background

This text has color #428371 on black background.


Color preview on white background

This text has color #428371 on white background.


Black color preview on #428371 background

This text has black color on #428371 background.


White color preview on #428371 background

This text has white color on #428371 background.


Related colors

Complementary color

Complementary color for #hex is #BD7C8E.


I love getcolorcode.com

Triadic colors

1 #714283 and #837142 with #428371 are triadic colors.

2 #718342 and #834271 with #428371 are triadic colors.