COLOR #428769

HEX: #428769 RGB: (66,135,105)

Color info

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

RGB color model

#428769 color RGB value is (66,135,105).

RGB: (66,135,105) (26%, 53%, 41%)

RGB channels and saturation

R 66 of 255 = 26%
G 135 of 255 = 53%
B 105 of 255 = 41%

66
135
105

R + G + B ~ 40%. #428769 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 66 + 135 + 105 = 306 (100%)
R 66 of 306 ~ 21.57%
G 135 of 306 ~ 44.12%
B 105 of 306 ~ 34.31'%

%21.57
%44.12
%34.31

CMYK color model

#428769 color CMYK value is (51,0,22,47).

  • cyan value is 51.11%
  • magenta value is 0.00%
  • yellow value is 22.22%
  • key color value is 47.06%

CMYK: (51,0,22,47)
C51M0Y22K47 (51%, 0%, 22%, 47%)
(0.51 / 0.00 / 0.22 / 0.47)

CMYK percentages

%51.11
%0
%22.22
%47.06

Codes

Color #428769 in popluar color models

42 87 69
RGB 66 135 105
HSL 154° 34.33% 39.41%
HSB/HSV 154° 51.11% 52.94%
CMYK 51.11% 0.00% 22.22%
47.06%

Color #428769 in popluar number systems.

HEX 42 87 69
Decimal 66 135 105
Binary 1000010 10000111 1101001
Octal 102 207 151

Shades and tints

Shades of #428769

#428769
(66,135,105)
#3C7B60
(60,123,96)
#366F57
(54,111,87)
#30634E
(48,99,78)
#2A5745
(42,87,69)
#244B3C
(36,75,60)
#1E3F33
(30,63,51)
#18332A
(24,51,42)
#122721
(18,39,33)
#0C1B18
(12,27,24)
#060F0F
(6,15,15)
#000000
(0,0,0)

Tints of #428769

#428769
(66,135,105)
#539176
(83,145,118)
#649B83
(100,155,131)
#75A590
(117,165,144)
#86AF9D
(134,175,157)
#97B9AA
(151,185,170)
#A8C3B7
(168,195,183)
#B9CDC4
(185,205,196)
#CAD7D1
(202,215,209)
#DBE1DE
(219,225,222)
#ECEBEB
(236,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #428769 color. Also use rgb(66,135,105) instead hex code.

Text Font Color

.myTextColor { color: #428769; }

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

This text font color is #428769.

Background Color

.myBgColor { background-color: #428769; }

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

This div background color is #428769.

Border color

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

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

This div border color is #428769.

Opacity

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

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

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

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

This text has shadow with #428769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #428769.

Preview

Color preview on black background

This text has color #428769 on black background.


Color preview on white background

This text has color #428769 on white background.


Black color preview on #428769 background

This text has black color on #428769 background.


White color preview on #428769 background

This text has white color on #428769 background.


Related colors

Complementary color

Complementary color for #hex is #BD7896.


I love getcolorcode.com

Triadic colors

1 #694287 and #876942 with #428769 are triadic colors.

2 #698742 and #874269 with #428769 are triadic colors.