COLOR #428983

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

66
137
131

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

Portions of RGB colors in percentages

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

%19.76
%41.02
%39.22

CMYK color model

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

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

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

CMYK percentages

%51.82
%0
%4.38
%46.27

Codes

Color #428983 in popluar color models

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

Color #428983 in popluar number systems.

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

Shades and tints

Shades of #428983

#428983
(66,137,131)
#3C7D78
(60,125,120)
#36716D
(54,113,109)
#306562
(48,101,98)
#2A5957
(42,89,87)
#244D4C
(36,77,76)
#1E4141
(30,65,65)
#183536
(24,53,54)
#12292B
(18,41,43)
#0C1D20
(12,29,32)
#061115
(6,17,21)
#000000
(0,0,0)

Tints of #428983

#428983
(66,137,131)
#53938E
(83,147,142)
#649D99
(100,157,153)
#75A7A4
(117,167,164)
#86B1AF
(134,177,175)
#97BBBA
(151,187,186)
#A8C5C5
(168,197,197)
#B9CFD0
(185,207,208)
#CAD9DB
(202,217,219)
#DBE3E6
(219,227,230)
#ECEDF1
(236,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #428983; }

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

This text font color is #428983.

Background Color

.myBgColor { background-color: #428983; }

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

This div background color is #428983.

Border color

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

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

This div border color is #428983.

Opacity

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

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

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

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

This text has shadow with #428983 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #428983.

Preview

Color preview on black background

This text has color #428983 on black background.


Color preview on white background

This text has color #428983 on white background.


Black color preview on #428983 background

This text has black color on #428983 background.


White color preview on #428983 background

This text has white color on #428983 background.


Related colors

Complementary color

Complementary color for #hex is #BD767C.


I love getcolorcode.com

Triadic colors

1 #834289 and #898342 with #428983 are triadic colors.

2 #838942 and #894283 with #428983 are triadic colors.