COLOR #429E18

HEX: #429E18 RGB: (66,158,24)

Color info

#429E18 contains mainly green color. Web safe color of #429E18 is #339900 (or #390).

RGB color model

#429E18 color RGB value is (66,158,24).

RGB: (66,158,24) (26%, 62%, 9%)

RGB channels and saturation

R 66 of 255 = 26%
G 158 of 255 = 62%
B 24 of 255 = 9%

66
158
24

R + G + B ~ 32%. #429E18 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 158 + 24 = 248 (100%)
R 66 of 248 ~ 26.61%
G 158 of 248 ~ 63.71%
B 24 of 248 ~ 9.68'%

%26.61
%63.71

CMYK color model

#429E18 color CMYK value is (58,0,85,38).

  • cyan value is 58.23%
  • magenta value is 0.00%
  • yellow value is 84.81%
  • key color value is 38.04%

CMYK: (58,0,85,38)
C58M0Y85K38 (58%, 0%, 85%, 38%)
(0.58 / 0.00 / 0.85 / 0.38)

CMYK percentages

%58.23
%0
%84.81
%38.04

Codes

Color #429E18 in popluar color models

42 9E 18
RGB 66 158 24
HSL 101° 73.63% 35.69%
HSB/HSV 101° 84.81% 61.96%
CMYK 58.23% 0.00% 84.81%
38.04%

Color #429E18 in popluar number systems.

HEX 42 9E 18
Decimal 66 158 24
Binary 1000010 10011110 11000
Octal 102 236 30

Shades and tints

Shades of #429E18

#429E18
(66,158,24)
#3C9016
(60,144,22)
#368214
(54,130,20)
#307412
(48,116,18)
#2A6610
(42,102,16)
#24580E
(36,88,14)
#1E4A0C
(30,74,12)
#183C0A
(24,60,10)
#122E08
(18,46,8)
#0C2006
(12,32,6)
#061204
(6,18,4)
#000000
(0,0,0)

Tints of #429E18

#429E18
(66,158,24)
#53A62D
(83,166,45)
#64AE42
(100,174,66)
#75B657
(117,182,87)
#86BE6C
(134,190,108)
#97C681
(151,198,129)
#A8CE96
(168,206,150)
#B9D6AB
(185,214,171)
#CADEC0
(202,222,192)
#DBE6D5
(219,230,213)
#ECEEEA
(236,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #429E18 color. Also use rgb(66,158,24) instead hex code.

Text Font Color

.myTextColor { color: #429E18; }

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

This text font color is #429E18.

Background Color

.myBgColor { background-color: #429E18; }

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

This div background color is #429E18.

Border color

.myBorderColor { border: 1px solid #429E18; }

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

This div border color is #429E18.

Opacity

.myOpacity80 { color: #429E18; opacity: 0.8; }

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

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

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

This text has shadow with #429E18 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #429E18.

Preview

Color preview on black background

This text has color #429E18 on black background.


Color preview on white background

This text has color #429E18 on white background.


Black color preview on #429E18 background

This text has black color on #429E18 background.


White color preview on #429E18 background

This text has white color on #429E18 background.


Related colors

Complementary color

Complementary color for #hex is #BD61E7.


I love getcolorcode.com

Triadic colors

1 #18429E and #9E1842 with #429E18 are triadic colors.

2 #189E42 and #9E4218 with #429E18 are triadic colors.