COLOR #42904E

HEX: #42904E RGB: (66,144,78)

Color info

#42904E contains mainly green color. Web safe color of #42904E is #339966 (or #396).

RGB color model

#42904E color RGB value is (66,144,78).

RGB: (66,144,78) (26%, 56%, 31%)

RGB channels and saturation

R 66 of 255 = 26%
G 144 of 255 = 56%
B 78 of 255 = 31%

66
144
78

R + G + B ~ 38%. #42904E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 144 + 78 = 288 (100%)
R 66 of 288 ~ 22.92%
G 144 of 288 ~ 50%
B 78 of 288 ~ 27.08'%

%22.92
%50
%27.08

CMYK color model

#42904E color CMYK value is (54,0,46,44).

  • cyan value is 54.17%
  • magenta value is 0.00%
  • yellow value is 45.83%
  • key color value is 43.53%

CMYK: (54,0,46,44)
C54M0Y46K44 (54%, 0%, 46%, 44%)
(0.54 / 0.00 / 0.46 / 0.44)

CMYK percentages

%54.17
%0
%45.83
%43.53

Codes

Color #42904E in popluar color models

42 90 4E
RGB 66 144 78
HSL 129° 37.14% 41.18%
HSB/HSV 129° 54.17% 56.47%
CMYK 54.17% 0.00% 45.83%
43.53%

Color #42904E in popluar number systems.

HEX 42 90 4E
Decimal 66 144 78
Binary 1000010 10010000 1001110
Octal 102 220 116

Shades and tints

Shades of #42904E

#42904E
(66,144,78)
#3C8347
(60,131,71)
#367640
(54,118,64)
#306939
(48,105,57)
#2A5C32
(42,92,50)
#244F2B
(36,79,43)
#1E4224
(30,66,36)
#18351D
(24,53,29)
#122816
(18,40,22)
#0C1B0F
(12,27,15)
#060E08
(6,14,8)
#000000
(0,0,0)

Tints of #42904E

#42904E
(66,144,78)
#539A5E
(83,154,94)
#64A46E
(100,164,110)
#75AE7E
(117,174,126)
#86B88E
(134,184,142)
#97C29E
(151,194,158)
#A8CCAE
(168,204,174)
#B9D6BE
(185,214,190)
#CAE0CE
(202,224,206)
#DBEADE
(219,234,222)
#ECF4EE
(236,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42904E color. Also use rgb(66,144,78) instead hex code.

Text Font Color

.myTextColor { color: #42904E; }

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

This text font color is #42904E.

Background Color

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

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

This div background color is #42904E.

Border color

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

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

This div border color is #42904E.

Opacity

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

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

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

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

This text has shadow with #42904E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42904E.

Preview

Color preview on black background

This text has color #42904E on black background.


Color preview on white background

This text has color #42904E on white background.


Black color preview on #42904E background

This text has black color on #42904E background.


White color preview on #42904E background

This text has white color on #42904E background.


Related colors

Complementary color

Complementary color for #hex is #BD6FB1.


I love getcolorcode.com

Triadic colors

1 #4E4290 and #904E42 with #42904E are triadic colors.

2 #4E9042 and #90424E with #42904E are triadic colors.