COLOR #428065

HEX: #428065 RGB: (66,128,101)

Color info

#428065 contains mainly green and blue colors. Web safe color of #428065 is #336666 (or #366).

RGB color model

#428065 color RGB value is (66,128,101).

RGB: (66,128,101) (26%, 50%, 40%)

RGB channels and saturation

R 66 of 255 = 26%
G 128 of 255 = 50%
B 101 of 255 = 40%

66
128
101

R + G + B ~ 39%. #428065 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 128 + 101 = 295 (100%)
R 66 of 295 ~ 22.37%
G 128 of 295 ~ 43.39%
B 101 of 295 ~ 34.24'%

%22.37
%43.39
%34.24

CMYK color model

#428065 color CMYK value is (48,0,21,50).

  • cyan value is 48.44%
  • magenta value is 0.00%
  • yellow value is 21.09%
  • key color value is 49.80%

CMYK: (48,0,21,50)
C48M0Y21K50 (48%, 0%, 21%, 50%)
(0.48 / 0.00 / 0.21 / 0.50)

CMYK percentages

%48.44
%0
%21.09
%49.8

Codes

Color #428065 in popluar color models

42 80 65
RGB 66 128 101
HSL 154° 31.96% 38.04%
HSB/HSV 154° 48.44% 50.20%
CMYK 48.44% 0.00% 21.09%
49.80%

Color #428065 in popluar number systems.

HEX 42 80 65
Decimal 66 128 101
Binary 1000010 10000000 1100101
Octal 102 200 145

Shades and tints

Shades of #428065

#428065
(66,128,101)
#3C755C
(60,117,92)
#366A53
(54,106,83)
#305F4A
(48,95,74)
#2A5441
(42,84,65)
#244938
(36,73,56)
#1E3E2F
(30,62,47)
#183326
(24,51,38)
#12281D
(18,40,29)
#0C1D14
(12,29,20)
#06120B
(6,18,11)
#000000
(0,0,0)

Tints of #428065

#428065
(66,128,101)
#538B73
(83,139,115)
#649681
(100,150,129)
#75A18F
(117,161,143)
#86AC9D
(134,172,157)
#97B7AB
(151,183,171)
#A8C2B9
(168,194,185)
#B9CDC7
(185,205,199)
#CAD8D5
(202,216,213)
#DBE3E3
(219,227,227)
#ECEEF1
(236,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #428065; }

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

This text font color is #428065.

Background Color

.myBgColor { background-color: #428065; }

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

This div background color is #428065.

Border color

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

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

This div border color is #428065.

Opacity

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

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

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

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

This text has shadow with #428065 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #428065.

Preview

Color preview on black background

This text has color #428065 on black background.


Color preview on white background

This text has color #428065 on white background.


Black color preview on #428065 background

This text has black color on #428065 background.


White color preview on #428065 background

This text has white color on #428065 background.


Related colors

Complementary color

Complementary color for #hex is #BD7F9A.


I love getcolorcode.com

Triadic colors

1 #654280 and #806542 with #428065 are triadic colors.

2 #658042 and #804265 with #428065 are triadic colors.