COLOR #429542

HEX: #429542 RGB: (66,149,66)

Color info

#429542 contains mainly green color. Web safe color of #429542 is #339933 (or #393).

RGB color model

#429542 color RGB value is (66,149,66).

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

RGB channels and saturation

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

66
149
66

R + G + B ~ 37%. #429542 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 149 + 66 = 281 (100%)
R 66 of 281 ~ 23.49%
G 149 of 281 ~ 53.02%
B 66 of 281 ~ 23.49'%

%23.49
%53.02
%23.49

CMYK color model

#429542 color CMYK value is (56,0,56,42).

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

CMYK: (56,0,56,42)
C56M0Y56K42 (56%, 0%, 56%, 42%)
(0.56 / 0.00 / 0.56 / 0.42)

CMYK percentages

%55.7
%0
%55.7
%41.57

Codes

Color #429542 in popluar color models

42 95 42
RGB 66 149 66
HSL 120° 38.60% 42.16%
HSB/HSV 120° 55.70% 58.43%
CMYK 55.70% 0.00% 55.70%
41.57%

Color #429542 in popluar number systems.

HEX 42 95 42
Decimal 66 149 66
Binary 1000010 10010101 1000010
Octal 102 225 102

Shades and tints

Shades of #429542

#429542
(66,149,66)
#3C883C
(60,136,60)
#367B36
(54,123,54)
#306E30
(48,110,48)
#2A612A
(42,97,42)
#245424
(36,84,36)
#1E471E
(30,71,30)
#183A18
(24,58,24)
#122D12
(18,45,18)
#0C200C
(12,32,12)
#061306
(6,19,6)
#000000
(0,0,0)

Tints of #429542

#429542
(66,149,66)
#539E53
(83,158,83)
#64A764
(100,167,100)
#75B075
(117,176,117)
#86B986
(134,185,134)
#97C297
(151,194,151)
#A8CBA8
(168,203,168)
#B9D4B9
(185,212,185)
#CADDCA
(202,221,202)
#DBE6DB
(219,230,219)
#ECEFEC
(236,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #429542; }

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

This text font color is #429542.

Background Color

.myBgColor { background-color: #429542; }

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

This div background color is #429542.

Border color

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

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

This div border color is #429542.

Opacity

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

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

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

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

This text has shadow with #429542 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #429542.

Preview

Color preview on black background

This text has color #429542 on black background.


Color preview on white background

This text has color #429542 on white background.


Black color preview on #429542 background

This text has black color on #429542 background.


White color preview on #429542 background

This text has white color on #429542 background.


Related colors

Complementary color

Complementary color for #hex is #BD6ABD.


I love getcolorcode.com

Triadic colors

1 #424295 and #954242 with #429542 are triadic colors.

2 #429542 and #954242 with #429542 are triadic colors.