COLOR #428237

HEX: #428237 RGB: (66,130,55)

Color info

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

RGB color model

#428237 color RGB value is (66,130,55).

RGB: (66,130,55) (26%, 51%, 22%)

RGB channels and saturation

R 66 of 255 = 26%
G 130 of 255 = 51%
B 55 of 255 = 22%

66
130
55

R + G + B ~ 33%. #428237 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 130 + 55 = 251 (100%)
R 66 of 251 ~ 26.29%
G 130 of 251 ~ 51.79%
B 55 of 251 ~ 21.91'%

%26.29
%51.79
%21.91

CMYK color model

#428237 color CMYK value is (49,0,58,49).

  • cyan value is 49.23%
  • magenta value is 0.00%
  • yellow value is 57.69%
  • key color value is 49.02%
CMYK: (49,0,58,49) C49M0Y58K49 (49%,0%,58%,49%) (0.49/0.00/0.58/0.49) 

CMYK percentages

%49.23
%0
%57.69
%49.02

Codes

Color #428237 in popluar color models

42 82 37
RGB 66 130 55
HSL 111° 40.54% 36.27%
HSB/HSV 111° 57.69% 50.98%
CMYK 49.23% 0.00% 57.69%
49.02%

Color #428237 in popluar number systems.

HEX 42 82 37
Decimal 66 130 55
Binary 1000010 10000010 110111
Octal 102 202 67

Shades and tints

Shades of #428237

#428237
(66,130,55)
#3C7732
(60,119,50)
#366C2D
(54,108,45)
#306128
(48,97,40)
#2A5623
(42,86,35)
#244B1E
(36,75,30)
#1E4019
(30,64,25)
#183514
(24,53,20)
#122A0F
(18,42,15)
#0C1F0A
(12,31,10)
#061405
(6,20,5)
#000000
(0,0,0)

Tints of #428237

#428237
(66,130,55)
#538D49
(83,141,73)
#64985B
(100,152,91)
#75A36D
(117,163,109)
#86AE7F
(134,174,127)
#97B991
(151,185,145)
#A8C4A3
(168,196,163)
#B9CFB5
(185,207,181)
#CADAC7
(202,218,199)
#DBE5D9
(219,229,217)
#ECF0EB
(236,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #428237; }

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

This text font color is #428237.

Background Color

.myBgColor { background-color: #428237; }

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

This div background color is #428237.

Border color

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

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

This div border color is #428237.

Opacity

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

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

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

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

This text has shadow with #428237 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #428237.

Preview

Color preview on black background

This text has color #428237 on black background.


Color preview on white background

This text has color #428237 on white background.


Black color preview on #428237 background

This text has black color on #428237 background.


White color preview on #428237 background

This text has white color on #428237 background.


Related colors

Complementary color

Complementary color for #hex is #BD7DC8.


I love getcolorcode.com

Triadic colors

1 #374282 and #823742 with #428237 are triadic colors.

2 #378242 and #824237 with #428237 are triadic colors.