COLOR #42957E

HEX: #42957E RGB: (66,149,126)

Color info

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

RGB color model

#42957E color RGB value is (66,149,126).

RGB: (66,149,126) (26%, 58%, 49%)

RGB channels and saturation

R 66 of 255 = 26%
G 149 of 255 = 58%
B 126 of 255 = 49%

66
149
126

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

Portions of RGB colors in percentages

R + G + B = 66 + 149 + 126 = 341 (100%)
R 66 of 341 ~ 19.35%
G 149 of 341 ~ 43.7%
B 126 of 341 ~ 36.95'%

%19.35
%43.7
%36.95

CMYK color model

#42957E color CMYK value is (56,0,15,42).

  • cyan value is 55.70%
  • magenta value is 0.00%
  • yellow value is 15.44%
  • key color value is 41.57%

CMYK: (56,0,15,42)
C56M0Y15K42 (56%, 0%, 15%, 42%)
(0.56 / 0.00 / 0.15 / 0.42)

CMYK percentages

%55.7
%0
%15.44
%41.57

Codes

Color #42957E in popluar color models

42 95 7E
RGB 66 149 126
HSL 163° 38.60% 42.16%
HSB/HSV 163° 55.70% 58.43%
CMYK 55.70% 0.00% 15.44%
41.57%

Color #42957E in popluar number systems.

HEX 42 95 7E
Decimal 66 149 126
Binary 1000010 10010101 1111110
Octal 102 225 176

Shades and tints

Shades of #42957E

#42957E
(66,149,126)
#3C8873
(60,136,115)
#367B68
(54,123,104)
#306E5D
(48,110,93)
#2A6152
(42,97,82)
#245447
(36,84,71)
#1E473C
(30,71,60)
#183A31
(24,58,49)
#122D26
(18,45,38)
#0C201B
(12,32,27)
#061310
(6,19,16)
#000000
(0,0,0)

Tints of #42957E

#42957E
(66,149,126)
#539E89
(83,158,137)
#64A794
(100,167,148)
#75B09F
(117,176,159)
#86B9AA
(134,185,170)
#97C2B5
(151,194,181)
#A8CBC0
(168,203,192)
#B9D4CB
(185,212,203)
#CADDD6
(202,221,214)
#DBE6E1
(219,230,225)
#ECEFEC
(236,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42957E color. Also use rgb(66,149,126) instead hex code.

Text Font Color

.myTextColor { color: #42957E; }

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

This text font color is #42957E.

Background Color

.myBgColor { background-color: #42957E; }

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

This div background color is #42957E.

Border color

.myBorderColor { border: 1px solid #42957E; }

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

This div border color is #42957E.

Opacity

.myOpacity80 { color: #42957E; opacity: 0.8; }

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

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

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

This text has shadow with #42957E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42957E.

Preview

Color preview on black background

This text has color #42957E on black background.


Color preview on white background

This text has color #42957E on white background.


Black color preview on #42957E background

This text has black color on #42957E background.


White color preview on #42957E background

This text has white color on #42957E background.


Related colors

Complementary color

Complementary color for #hex is #BD6A81.


I love getcolorcode.com

Triadic colors

1 #7E4295 and #957E42 with #42957E are triadic colors.

2 #7E9542 and #95427E with #42957E are triadic colors.