COLOR #438987

HEX: #438987 RGB: (67,137,135)

Color info

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

RGB color model

#438987 color RGB value is (67,137,135).

RGB: (67,137,135) (26%, 54%, 53%)

RGB channels and saturation

R 67 of 255 = 26%
G 137 of 255 = 54%
B 135 of 255 = 53%

67
137
135

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

Portions of RGB colors in percentages

R + G + B = 67 + 137 + 135 = 339 (100%)
R 67 of 339 ~ 19.76%
G 137 of 339 ~ 40.41%
B 135 of 339 ~ 39.82'%

%19.76
%40.41
%39.82

CMYK color model

#438987 color CMYK value is (51,0,1,46).

  • cyan value is 51.09%
  • magenta value is 0.00%
  • yellow value is 1.46%
  • key color value is 46.27%

CMYK: (51,0,1,46)
C51M0Y1K46 (51%, 0%, 1%, 46%)
(0.51 / 0.00 / 0.01 / 0.46)

CMYK percentages

%51.09
%0
%1.46
%46.27

Codes

Color #438987 in popluar color models

43 89 87
RGB 67 137 135
HSL 178° 34.31% 40.00%
HSB/HSV 178° 51.09% 53.73%
CMYK 51.09% 0.00% 1.46%
46.27%

Color #438987 in popluar number systems.

HEX 43 89 87
Decimal 67 137 135
Binary 1000011 10001001 10000111
Octal 103 211 207

Shades and tints

Shades of #438987

#438987
(67,137,135)
#3D7D7B
(61,125,123)
#37716F
(55,113,111)
#316563
(49,101,99)
#2B5957
(43,89,87)
#254D4B
(37,77,75)
#1F413F
(31,65,63)
#193533
(25,53,51)
#132927
(19,41,39)
#0D1D1B
(13,29,27)
#07110F
(7,17,15)
#000000
(0,0,0)

Tints of #438987

#438987
(67,137,135)
#549391
(84,147,145)
#659D9B
(101,157,155)
#76A7A5
(118,167,165)
#87B1AF
(135,177,175)
#98BBB9
(152,187,185)
#A9C5C3
(169,197,195)
#BACFCD
(186,207,205)
#CBD9D7
(203,217,215)
#DCE3E1
(220,227,225)
#EDEDEB
(237,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #438987 color. Also use rgb(67,137,135) instead hex code.

Text Font Color

.myTextColor { color: #438987; }

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

This text font color is #438987.

Background Color

.myBgColor { background-color: #438987; }

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

This div background color is #438987.

Border color

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

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

This div border color is #438987.

Opacity

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

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

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

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

This text has shadow with #438987 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #438987.

Preview

Color preview on black background

This text has color #438987 on black background.


Color preview on white background

This text has color #438987 on white background.


Black color preview on #438987 background

This text has black color on #438987 background.


White color preview on #438987 background

This text has white color on #438987 background.


Related colors

Complementary color

Complementary color for #hex is #BC7678.


I love getcolorcode.com

Triadic colors

1 #874389 and #898743 with #438987 are triadic colors.

2 #878943 and #894387 with #438987 are triadic colors.