COLOR #438074

HEX: #438074 RGB: (67,128,116)

Color info

#438074 contains mainly green and blue colors. Web safe color of #438074 is #336666 (or #366).

RGB color model

#438074 color RGB value is (67,128,116).

RGB: (67,128,116) (26%, 50%, 45%)

RGB channels and saturation

R 67 of 255 = 26%
G 128 of 255 = 50%
B 116 of 255 = 45%

67
128
116

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

Portions of RGB colors in percentages

R + G + B = 67 + 128 + 116 = 311 (100%)
R 67 of 311 ~ 21.54%
G 128 of 311 ~ 41.16%
B 116 of 311 ~ 37.3'%

%21.54
%41.16
%37.3

CMYK color model

#438074 color CMYK value is (48,0,9,50).

  • cyan value is 47.66%
  • magenta value is 0.00%
  • yellow value is 9.38%
  • key color value is 49.80%

CMYK: (48,0,9,50)
C48M0Y9K50 (48%, 0%, 9%, 50%)
(0.48 / 0.00 / 0.09 / 0.50)

CMYK percentages

%47.66
%0
%9.38
%49.8

Codes

Color #438074 in popluar color models

43 80 74
RGB 67 128 116
HSL 168° 31.28% 38.24%
HSB/HSV 168° 47.66% 50.20%
CMYK 47.66% 0.00% 9.38%
49.80%

Color #438074 in popluar number systems.

HEX 43 80 74
Decimal 67 128 116
Binary 1000011 10000000 1110100
Octal 103 200 164

Shades and tints

Shades of #438074

#438074
(67,128,116)
#3D756A
(61,117,106)
#376A60
(55,106,96)
#315F56
(49,95,86)
#2B544C
(43,84,76)
#254942
(37,73,66)
#1F3E38
(31,62,56)
#19332E
(25,51,46)
#132824
(19,40,36)
#0D1D1A
(13,29,26)
#071210
(7,18,16)
#000000
(0,0,0)

Tints of #438074

#438074
(67,128,116)
#548B80
(84,139,128)
#65968C
(101,150,140)
#76A198
(118,161,152)
#87ACA4
(135,172,164)
#98B7B0
(152,183,176)
#A9C2BC
(169,194,188)
#BACDC8
(186,205,200)
#CBD8D4
(203,216,212)
#DCE3E0
(220,227,224)
#EDEEEC
(237,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #438074 color. Also use rgb(67,128,116) instead hex code.

Text Font Color

.myTextColor { color: #438074; }

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

This text font color is #438074.

Background Color

.myBgColor { background-color: #438074; }

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

This div background color is #438074.

Border color

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

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

This div border color is #438074.

Opacity

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

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

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

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

This text has shadow with #438074 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #438074.

Preview

Color preview on black background

This text has color #438074 on black background.


Color preview on white background

This text has color #438074 on white background.


Black color preview on #438074 background

This text has black color on #438074 background.


White color preview on #438074 background

This text has white color on #438074 background.


Related colors

Complementary color

Complementary color for #hex is #BC7F8B.


I love getcolorcode.com

Triadic colors

1 #744380 and #807443 with #438074 are triadic colors.

2 #748043 and #804374 with #438074 are triadic colors.