COLOR #438280

HEX: #438280 RGB: (67,130,128)

Color info

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

RGB color model

#438280 color RGB value is (67,130,128).

RGB: (67,130,128) (26%, 51%, 50%)

RGB channels and saturation

R 67 of 255 = 26%
G 130 of 255 = 51%
B 128 of 255 = 50%

67
130
128

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

Portions of RGB colors in percentages

R + G + B = 67 + 130 + 128 = 325 (100%)
R 67 of 325 ~ 20.62%
G 130 of 325 ~ 40%
B 128 of 325 ~ 39.38'%

%20.62
%40
%39.38

CMYK color model

#438280 color CMYK value is (48,0,2,49).

  • cyan value is 48.46%
  • magenta value is 0.00%
  • yellow value is 1.54%
  • key color value is 49.02%

CMYK: (48,0,2,49)
C48M0Y2K49 (48%, 0%, 2%, 49%)
(0.48 / 0.00 / 0.02 / 0.49)

CMYK percentages

%48.46
%0
%1.54
%49.02

Codes

Color #438280 in popluar color models

43 82 80
RGB 67 130 128
HSL 178° 31.98% 38.63%
HSB/HSV 178° 48.46% 50.98%
CMYK 48.46% 0.00% 1.54%
49.02%

Color #438280 in popluar number systems.

HEX 43 82 80
Decimal 67 130 128
Binary 1000011 10000010 10000000
Octal 103 202 200

Shades and tints

Shades of #438280

#438280
(67,130,128)
#3D7775
(61,119,117)
#376C6A
(55,108,106)
#31615F
(49,97,95)
#2B5654
(43,86,84)
#254B49
(37,75,73)
#1F403E
(31,64,62)
#193533
(25,53,51)
#132A28
(19,42,40)
#0D1F1D
(13,31,29)
#071412
(7,20,18)
#000000
(0,0,0)

Tints of #438280

#438280
(67,130,128)
#548D8B
(84,141,139)
#659896
(101,152,150)
#76A3A1
(118,163,161)
#87AEAC
(135,174,172)
#98B9B7
(152,185,183)
#A9C4C2
(169,196,194)
#BACFCD
(186,207,205)
#CBDAD8
(203,218,216)
#DCE5E3
(220,229,227)
#EDF0EE
(237,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #438280; }

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

This text font color is #438280.

Background Color

.myBgColor { background-color: #438280; }

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

This div background color is #438280.

Border color

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

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

This div border color is #438280.

Opacity

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

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

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

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

This text has shadow with #438280 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #438280.

Preview

Color preview on black background

This text has color #438280 on black background.


Color preview on white background

This text has color #438280 on white background.


Black color preview on #438280 background

This text has black color on #438280 background.


White color preview on #438280 background

This text has white color on #438280 background.


Related colors

Complementary color

Complementary color for #hex is #BC7D7F.


I love getcolorcode.com

Triadic colors

1 #804382 and #828043 with #438280 are triadic colors.

2 #808243 and #824380 with #438280 are triadic colors.