COLOR #438169

HEX: #438169 RGB: (67,129,105)

Color info

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

RGB color model

#438169 color RGB value is (67,129,105).

RGB: (67,129,105) (26%, 51%, 41%)

RGB channels and saturation

R 67 of 255 = 26%
G 129 of 255 = 51%
B 105 of 255 = 41%

67
129
105

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

Portions of RGB colors in percentages

R + G + B = 67 + 129 + 105 = 301 (100%)
R 67 of 301 ~ 22.26%
G 129 of 301 ~ 42.86%
B 105 of 301 ~ 34.88'%

%22.26
%42.86
%34.88

CMYK color model

#438169 color CMYK value is (48,0,19,49).

  • cyan value is 48.06%
  • magenta value is 0.00%
  • yellow value is 18.60%
  • key color value is 49.41%
CMYK: (48,0,19,49) C48M0Y19K49 (48%,0%,19%,49%) (0.48/0.00/0.19/0.49) 

CMYK percentages

%48.06
%0
%18.6
%49.41

Codes

Color #438169 in popluar color models

43 81 69
RGB 67 129 105
HSL 157° 31.63% 38.43%
HSB/HSV 157° 48.06% 50.59%
CMYK 48.06% 0.00% 18.60%
49.41%

Color #438169 in popluar number systems.

HEX 43 81 69
Decimal 67 129 105
Binary 1000011 10000001 1101001
Octal 103 201 151

Shades and tints

Shades of #438169

#438169
(67,129,105)
#3D7660
(61,118,96)
#376B57
(55,107,87)
#31604E
(49,96,78)
#2B5545
(43,85,69)
#254A3C
(37,74,60)
#1F3F33
(31,63,51)
#19342A
(25,52,42)
#132921
(19,41,33)
#0D1E18
(13,30,24)
#07130F
(7,19,15)
#000000
(0,0,0)

Tints of #438169

#438169
(67,129,105)
#548C76
(84,140,118)
#659783
(101,151,131)
#76A290
(118,162,144)
#87AD9D
(135,173,157)
#98B8AA
(152,184,170)
#A9C3B7
(169,195,183)
#BACEC4
(186,206,196)
#CBD9D1
(203,217,209)
#DCE4DE
(220,228,222)
#EDEFEB
(237,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #438169 color. Also use rgb(67,129,105) instead hex code.

Text Font Color

.myTextColor { color: #438169; }

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

This text font color is #438169.

Background Color

.myBgColor { background-color: #438169; }

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

This div background color is #438169.

Border color

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

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

This div border color is #438169.

Opacity

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

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

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

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

This text has shadow with #438169 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #438169.

Preview

Color preview on black background

This text has color #438169 on black background.


Color preview on white background

This text has color #438169 on white background.


Black color preview on #438169 background

This text has black color on #438169 background.


White color preview on #438169 background

This text has white color on #438169 background.


Related colors

Complementary color

Complementary color for #hex is #BC7E96.


I love getcolorcode.com

Triadic colors

1 #694381 and #816943 with #438169 are triadic colors.

2 #698143 and #814369 with #438169 are triadic colors.