COLOR #428389

HEX: #428389 RGB: (66,131,137)

Color info

#428389 contains mainly green and blue colors. Web safe color of #428389 is #339999 (or #399).

RGB color model

#428389 color RGB value is (66,131,137).

RGB: (66,131,137) (26%, 51%, 54%)

RGB channels and saturation

R 66 of 255 = 26%
G 131 of 255 = 51%
B 137 of 255 = 54%

66
131
137

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

Portions of RGB colors in percentages

R + G + B = 66 + 131 + 137 = 334 (100%)
R 66 of 334 ~ 19.76%
G 131 of 334 ~ 39.22%
B 137 of 334 ~ 41.02'%

%19.76
%39.22
%41.02

CMYK color model

#428389 color CMYK value is (52,4,0,46).

  • cyan value is 51.82%
  • magenta value is 4.38%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (52,4,0,46)
C52M4Y0K46 (52%, 4%, 0%, 46%)
(0.52 / 0.04 / 0.00 / 0.46)

CMYK percentages

%51.82
%4.38
%0
%46.27

Codes

Color #428389 in popluar color models

42 83 89
RGB 66 131 137
HSL 185° 34.98% 39.80%
HSB/HSV 185° 51.82% 53.73%
CMYK 51.82% 4.38% 0.00%
46.27%

Color #428389 in popluar number systems.

HEX 42 83 89
Decimal 66 131 137
Binary 1000010 10000011 10001001
Octal 102 203 211

Shades and tints

Shades of #428389

#428389
(66,131,137)
#3C787D
(60,120,125)
#366D71
(54,109,113)
#306265
(48,98,101)
#2A5759
(42,87,89)
#244C4D
(36,76,77)
#1E4141
(30,65,65)
#183635
(24,54,53)
#122B29
(18,43,41)
#0C201D
(12,32,29)
#061511
(6,21,17)
#000000
(0,0,0)

Tints of #428389

#428389
(66,131,137)
#538E93
(83,142,147)
#64999D
(100,153,157)
#75A4A7
(117,164,167)
#86AFB1
(134,175,177)
#97BABB
(151,186,187)
#A8C5C5
(168,197,197)
#B9D0CF
(185,208,207)
#CADBD9
(202,219,217)
#DBE6E3
(219,230,227)
#ECF1ED
(236,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #428389 color. Also use rgb(66,131,137) instead hex code.

Text Font Color

.myTextColor { color: #428389; }

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

This text font color is #428389.

Background Color

.myBgColor { background-color: #428389; }

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

This div background color is #428389.

Border color

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

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

This div border color is #428389.

Opacity

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

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

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

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

This text has shadow with #428389 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #428389.

Preview

Color preview on black background

This text has color #428389 on black background.


Color preview on white background

This text has color #428389 on white background.


Black color preview on #428389 background

This text has black color on #428389 background.


White color preview on #428389 background

This text has white color on #428389 background.


Related colors

Complementary color

Complementary color for #hex is #BD7C76.


I love getcolorcode.com

Triadic colors

1 #894283 and #838942 with #428389 are triadic colors.

2 #898342 and #834289 with #428389 are triadic colors.