COLOR #429041

HEX: #429041 RGB: (66,144,65)

Color info

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

RGB color model

#429041 color RGB value is (66,144,65).

RGB: (66,144,65) (26%, 56%, 25%)

RGB channels and saturation

R 66 of 255 = 26%
G 144 of 255 = 56%
B 65 of 255 = 25%

66
144
65

R + G + B ~ 36%. #429041 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 144 + 65 = 275 (100%)
R 66 of 275 ~ 24%
G 144 of 275 ~ 52.36%
B 65 of 275 ~ 23.64'%

%24
%52.36
%23.64

CMYK color model

#429041 color CMYK value is (54,0,55,44).

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

CMYK: (54,0,55,44)
C54M0Y55K44 (54%, 0%, 55%, 44%)
(0.54 / 0.00 / 0.55 / 0.44)

CMYK percentages

%54.17
%0
%54.86
%43.53

Codes

Color #429041 in popluar color models

42 90 41
RGB 66 144 65
HSL 119° 37.80% 40.98%
HSB/HSV 119° 54.86% 56.47%
CMYK 54.17% 0.00% 54.86%
43.53%

Color #429041 in popluar number systems.

HEX 42 90 41
Decimal 66 144 65
Binary 1000010 10010000 1000001
Octal 102 220 101

Shades and tints

Shades of #429041

#429041
(66,144,65)
#3C833C
(60,131,60)
#367637
(54,118,55)
#306932
(48,105,50)
#2A5C2D
(42,92,45)
#244F28
(36,79,40)
#1E4223
(30,66,35)
#18351E
(24,53,30)
#122819
(18,40,25)
#0C1B14
(12,27,20)
#060E0F
(6,14,15)
#000000
(0,0,0)

Tints of #429041

#429041
(66,144,65)
#539A52
(83,154,82)
#64A463
(100,164,99)
#75AE74
(117,174,116)
#86B885
(134,184,133)
#97C296
(151,194,150)
#A8CCA7
(168,204,167)
#B9D6B8
(185,214,184)
#CAE0C9
(202,224,201)
#DBEADA
(219,234,218)
#ECF4EB
(236,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #429041; }

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

This text font color is #429041.

Background Color

.myBgColor { background-color: #429041; }

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

This div background color is #429041.

Border color

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

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

This div border color is #429041.

Opacity

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

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

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

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

This text has shadow with #429041 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #429041.

Preview

Color preview on black background

This text has color #429041 on black background.


Color preview on white background

This text has color #429041 on white background.


Black color preview on #429041 background

This text has black color on #429041 background.


White color preview on #429041 background

This text has white color on #429041 background.


Related colors

Complementary color

Complementary color for #hex is #BD6FBE.


I love getcolorcode.com

Triadic colors

1 #414290 and #904142 with #429041 are triadic colors.

2 #419042 and #904241 with #429041 are triadic colors.