COLOR #428151

HEX: #428151 RGB: (66,129,81)

Color info

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

RGB color model

#428151 color RGB value is (66,129,81).

RGB: (66,129,81) (26%, 51%, 32%)

RGB channels and saturation

R 66 of 255 = 26%
G 129 of 255 = 51%
B 81 of 255 = 32%

66
129
81

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

Portions of RGB colors in percentages

R + G + B = 66 + 129 + 81 = 276 (100%)
R 66 of 276 ~ 23.91%
G 129 of 276 ~ 46.74%
B 81 of 276 ~ 29.35'%

%23.91
%46.74
%29.35

CMYK color model

#428151 color CMYK value is (49,0,37,49).

  • cyan value is 48.84%
  • magenta value is 0.00%
  • yellow value is 37.21%
  • key color value is 49.41%

CMYK: (49,0,37,49)
C49M0Y37K49 (49%, 0%, 37%, 49%)
(0.49 / 0.00 / 0.37 / 0.49)

CMYK percentages

%48.84
%0
%37.21
%49.41

Codes

Color #428151 in popluar color models

42 81 51
RGB 66 129 81
HSL 134° 32.31% 38.24%
HSB/HSV 134° 48.84% 50.59%
CMYK 48.84% 0.00% 37.21%
49.41%

Color #428151 in popluar number systems.

HEX 42 81 51
Decimal 66 129 81
Binary 1000010 10000001 1010001
Octal 102 201 121

Shades and tints

Shades of #428151

#428151
(66,129,81)
#3C764A
(60,118,74)
#366B43
(54,107,67)
#30603C
(48,96,60)
#2A5535
(42,85,53)
#244A2E
(36,74,46)
#1E3F27
(30,63,39)
#183420
(24,52,32)
#122919
(18,41,25)
#0C1E12
(12,30,18)
#06130B
(6,19,11)
#000000
(0,0,0)

Tints of #428151

#428151
(66,129,81)
#538C60
(83,140,96)
#64976F
(100,151,111)
#75A27E
(117,162,126)
#86AD8D
(134,173,141)
#97B89C
(151,184,156)
#A8C3AB
(168,195,171)
#B9CEBA
(185,206,186)
#CAD9C9
(202,217,201)
#DBE4D8
(219,228,216)
#ECEFE7
(236,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #428151; }

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

This text font color is #428151.

Background Color

.myBgColor { background-color: #428151; }

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

This div background color is #428151.

Border color

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

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

This div border color is #428151.

Opacity

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

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

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

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

This text has shadow with #428151 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #428151.

Preview

Color preview on black background

This text has color #428151 on black background.


Color preview on white background

This text has color #428151 on white background.


Black color preview on #428151 background

This text has black color on #428151 background.


White color preview on #428151 background

This text has white color on #428151 background.


Related colors

Complementary color

Complementary color for #hex is #BD7EAE.


I love getcolorcode.com

Triadic colors

1 #514281 and #815142 with #428151 are triadic colors.

2 #518142 and #814251 with #428151 are triadic colors.