COLOR #428851

HEX: #428851 RGB: (66,136,81)

Color info

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

RGB color model

#428851 color RGB value is (66,136,81).

RGB: (66,136,81) (26%, 53%, 32%)

RGB channels and saturation

R 66 of 255 = 26%
G 136 of 255 = 53%
B 81 of 255 = 32%

66
136
81

R + G + B ~ 37%. #428851 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 136 + 81 = 283 (100%)
R 66 of 283 ~ 23.32%
G 136 of 283 ~ 48.06%
B 81 of 283 ~ 28.62'%

%23.32
%48.06
%28.62

CMYK color model

#428851 color CMYK value is (51,0,40,47).

  • cyan value is 51.47%
  • magenta value is 0.00%
  • yellow value is 40.44%
  • key color value is 46.67%

CMYK: (51,0,40,47)
C51M0Y40K47 (51%, 0%, 40%, 47%)
(0.51 / 0.00 / 0.40 / 0.47)

CMYK percentages

%51.47
%0
%40.44
%46.67

Codes

Color #428851 in popluar color models

42 88 51
RGB 66 136 81
HSL 133° 34.65% 39.61%
HSB/HSV 133° 51.47% 53.33%
CMYK 51.47% 0.00% 40.44%
46.67%

Color #428851 in popluar number systems.

HEX 42 88 51
Decimal 66 136 81
Binary 1000010 10001000 1010001
Octal 102 210 121

Shades and tints

Shades of #428851

#428851
(66,136,81)
#3C7C4A
(60,124,74)
#367043
(54,112,67)
#30643C
(48,100,60)
#2A5835
(42,88,53)
#244C2E
(36,76,46)
#1E4027
(30,64,39)
#183420
(24,52,32)
#122819
(18,40,25)
#0C1C12
(12,28,18)
#06100B
(6,16,11)
#000000
(0,0,0)

Tints of #428851

#428851
(66,136,81)
#539260
(83,146,96)
#649C6F
(100,156,111)
#75A67E
(117,166,126)
#86B08D
(134,176,141)
#97BA9C
(151,186,156)
#A8C4AB
(168,196,171)
#B9CEBA
(185,206,186)
#CAD8C9
(202,216,201)
#DBE2D8
(219,226,216)
#ECECE7
(236,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #428851; }

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

This text font color is #428851.

Background Color

.myBgColor { background-color: #428851; }

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

This div background color is #428851.

Border color

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

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

This div border color is #428851.

Opacity

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

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

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

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

This text has shadow with #428851 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #428851.

Preview

Color preview on black background

This text has color #428851 on black background.


Color preview on white background

This text has color #428851 on white background.


Black color preview on #428851 background

This text has black color on #428851 background.


White color preview on #428851 background

This text has white color on #428851 background.


Related colors

Complementary color

Complementary color for #hex is #BD77AE.


I love getcolorcode.com

Triadic colors

1 #514288 and #885142 with #428851 are triadic colors.

2 #518842 and #884251 with #428851 are triadic colors.