COLOR #438A6A

HEX: #438A6A RGB: (67,138,106)

Color info

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

RGB color model

#438A6A color RGB value is (67,138,106).

RGB: (67,138,106) (26%, 54%, 42%)

RGB channels and saturation

R 67 of 255 = 26%
G 138 of 255 = 54%
B 106 of 255 = 42%

67
138
106

R + G + B ~ 41%. #438A6A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 67 + 138 + 106 = 311 (100%)
R 67 of 311 ~ 21.54%
G 138 of 311 ~ 44.37%
B 106 of 311 ~ 34.08'%

%21.54
%44.37
%34.08

CMYK color model

#438A6A color CMYK value is (51,0,23,46).

  • cyan value is 51.45%
  • magenta value is 0.00%
  • yellow value is 23.19%
  • key color value is 45.88%
CMYK: (51,0,23,46) C51M0Y23K46 (51%,0%,23%,46%) (0.51/0.00/0.23/0.46) 

CMYK percentages

%51.45
%0
%23.19
%45.88

Codes

Color #438A6A in popluar color models

43 8A 6A
RGB 67 138 106
HSL 153° 34.63% 40.20%
HSB/HSV 153° 51.45% 54.12%
CMYK 51.45% 0.00% 23.19%
45.88%

Color #438A6A in popluar number systems.

HEX 43 8A 6A
Decimal 67 138 106
Binary 1000011 10001010 1101010
Octal 103 212 152

Shades and tints

Shades of #438A6A

#438A6A
(67,138,106)
#3D7E61
(61,126,97)
#377258
(55,114,88)
#31664F
(49,102,79)
#2B5A46
(43,90,70)
#254E3D
(37,78,61)
#1F4234
(31,66,52)
#19362B
(25,54,43)
#132A22
(19,42,34)
#0D1E19
(13,30,25)
#071210
(7,18,16)
#000000
(0,0,0)

Tints of #438A6A

#438A6A
(67,138,106)
#549477
(84,148,119)
#659E84
(101,158,132)
#76A891
(118,168,145)
#87B29E
(135,178,158)
#98BCAB
(152,188,171)
#A9C6B8
(169,198,184)
#BAD0C5
(186,208,197)
#CBDAD2
(203,218,210)
#DCE4DF
(220,228,223)
#EDEEEC
(237,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #438A6A color. Also use rgb(67,138,106) instead hex code.

Text Font Color

.myTextColor { color: #438A6A; }

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

This text font color is #438A6A.

Background Color

.myBgColor { background-color: #438A6A; }

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

This div background color is #438A6A.

Border color

.myBorderColor { border: 1px solid #438A6A; }

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

This div border color is #438A6A.

Opacity

.myOpacity80 { color: #438A6A; opacity: 0.8; }

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

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

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

This text has shadow with #438A6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #438A6A.

Preview

Color preview on black background

This text has color #438A6A on black background.


Color preview on white background

This text has color #438A6A on white background.


Black color preview on #438A6A background

This text has black color on #438A6A background.


White color preview on #438A6A background

This text has white color on #438A6A background.


Related colors

Complementary color

Complementary color for #hex is #BC7595.


I love getcolorcode.com

Triadic colors

1 #6A438A and #8A6A43 with #438A6A are triadic colors.

2 #6A8A43 and #8A436A with #438A6A are triadic colors.