COLOR #428C42

HEX: #428C42 RGB: (66,140,66)

Color info

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

RGB color model

#428C42 color RGB value is (66,140,66).

RGB: (66,140,66) (26%, 55%, 26%)

RGB channels and saturation

R 66 of 255 = 26%
G 140 of 255 = 55%
B 66 of 255 = 26%

66
140
66

R + G + B ~ 36%. #428C42 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 140 + 66 = 272 (100%)
R 66 of 272 ~ 24.26%
G 140 of 272 ~ 51.47%
B 66 of 272 ~ 24.26'%

%24.26
%51.47
%24.26

CMYK color model

#428C42 color CMYK value is (53,0,53,45).

  • cyan value is 52.86%
  • magenta value is 0.00%
  • yellow value is 52.86%
  • key color value is 45.10%

CMYK: (53,0,53,45)
C53M0Y53K45 (53%, 0%, 53%, 45%)
(0.53 / 0.00 / 0.53 / 0.45)

CMYK percentages

%52.86
%0
%52.86
%45.1

Codes

Color #428C42 in popluar color models

42 8C 42
RGB 66 140 66
HSL 120° 35.92% 40.39%
HSB/HSV 120° 52.86% 54.90%
CMYK 52.86% 0.00% 52.86%
45.10%

Color #428C42 in popluar number systems.

HEX 42 8C 42
Decimal 66 140 66
Binary 1000010 10001100 1000010
Octal 102 214 102

Shades and tints

Shades of #428C42

#428C42
(66,140,66)
#3C803C
(60,128,60)
#367436
(54,116,54)
#306830
(48,104,48)
#2A5C2A
(42,92,42)
#245024
(36,80,36)
#1E441E
(30,68,30)
#183818
(24,56,24)
#122C12
(18,44,18)
#0C200C
(12,32,12)
#061406
(6,20,6)
#000000
(0,0,0)

Tints of #428C42

#428C42
(66,140,66)
#539653
(83,150,83)
#64A064
(100,160,100)
#75AA75
(117,170,117)
#86B486
(134,180,134)
#97BE97
(151,190,151)
#A8C8A8
(168,200,168)
#B9D2B9
(185,210,185)
#CADCCA
(202,220,202)
#DBE6DB
(219,230,219)
#ECF0EC
(236,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #428C42; }

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

This text font color is #428C42.

Background Color

.myBgColor { background-color: #428C42; }

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

This div background color is #428C42.

Border color

.myBorderColor { border: 1px solid #428C42; }

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

This div border color is #428C42.

Opacity

.myOpacity80 { color: #428C42; opacity: 0.8; }

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

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

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

This text has shadow with #428C42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #428C42.

Preview

Color preview on black background

This text has color #428C42 on black background.


Color preview on white background

This text has color #428C42 on white background.


Black color preview on #428C42 background

This text has black color on #428C42 background.


White color preview on #428C42 background

This text has white color on #428C42 background.


Related colors

Complementary color

Complementary color for #hex is #BD73BD.


I love getcolorcode.com

Triadic colors

1 #42428C and #8C4242 with #428C42 are triadic colors.

2 #428C42 and #8C4242 with #428C42 are triadic colors.