COLOR #428942

HEX: #428942 RGB: (66,137,66)

Color info

#428942 contains mainly green color. Web safe color of #428942 is #339933 (or #393).

RGB color model

#428942 color RGB value is (66,137,66).

RGB: (66,137,66) (26%, 54%, 26%)

RGB channels and saturation

R 66 of 255 = 26%
G 137 of 255 = 54%
B 66 of 255 = 26%

66
137
66

R + G + B ~ 35%. #428942 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 137 + 66 = 269 (100%)
R 66 of 269 ~ 24.54%
G 137 of 269 ~ 50.93%
B 66 of 269 ~ 24.54'%

%24.54
%50.93
%24.54

CMYK color model

#428942 color CMYK value is (52,0,52,46).

  • cyan value is 51.82%
  • magenta value is 0.00%
  • yellow value is 51.82%
  • key color value is 46.27%
CMYK: (52,0,52,46) C52M0Y52K46 (52%,0%,52%,46%) (0.52/0.00/0.52/0.46) 

CMYK percentages

%51.82
%0
%51.82
%46.27

Codes

Color #428942 in popluar color models

42 89 42
RGB 66 137 66
HSL 120° 34.98% 39.80%
HSB/HSV 120° 51.82% 53.73%
CMYK 51.82% 0.00% 51.82%
46.27%

Color #428942 in popluar number systems.

HEX 42 89 42
Decimal 66 137 66
Binary 1000010 10001001 1000010
Octal 102 211 102

Shades and tints

Shades of #428942

#428942
(66,137,66)
#3C7D3C
(60,125,60)
#367136
(54,113,54)
#306530
(48,101,48)
#2A592A
(42,89,42)
#244D24
(36,77,36)
#1E411E
(30,65,30)
#183518
(24,53,24)
#122912
(18,41,18)
#0C1D0C
(12,29,12)
#061106
(6,17,6)
#000000
(0,0,0)

Tints of #428942

#428942
(66,137,66)
#539353
(83,147,83)
#649D64
(100,157,100)
#75A775
(117,167,117)
#86B186
(134,177,134)
#97BB97
(151,187,151)
#A8C5A8
(168,197,168)
#B9CFB9
(185,207,185)
#CAD9CA
(202,217,202)
#DBE3DB
(219,227,219)
#ECEDEC
(236,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #428942; }

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

This text font color is #428942.

Background Color

.myBgColor { background-color: #428942; }

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

This div background color is #428942.

Border color

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

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

This div border color is #428942.

Opacity

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

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

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

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

This text has shadow with #428942 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #428942.

Preview

Color preview on black background

This text has color #428942 on black background.


Color preview on white background

This text has color #428942 on white background.


Black color preview on #428942 background

This text has black color on #428942 background.


White color preview on #428942 background

This text has white color on #428942 background.


Related colors

Complementary color

Complementary color for #hex is #BD76BD.


I love getcolorcode.com

Triadic colors

1 #424289 and #894242 with #428942 are triadic colors.

2 #428942 and #894242 with #428942 are triadic colors.