COLOR #29D028

HEX: #29D028 RGB: (41,208,40)

Color info

#29D028 contains mainly green color. Web safe color of #29D028 is #33CC33 (or #3C3).

RGB color model

#29D028 color RGB value is (41,208,40).

RGB: (41,208,40) (16%, 82%, 16%)

RGB channels and saturation

R 41 of 255 = 16%
G 208 of 255 = 82%
B 40 of 255 = 16%

41
208
40

R + G + B ~ 38%. #29D028 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 208 + 40 = 289 (100%)
R 41 of 289 ~ 14.19%
G 208 of 289 ~ 71.97%
B 40 of 289 ~ 13.84'%

%14.19
%71.97
%13.84

CMYK color model

#29D028 color CMYK value is (80,0,81,18).

  • cyan value is 80.29%
  • magenta value is 0.00%
  • yellow value is 80.77%
  • key color value is 18.43%

CMYK: (80,0,81,18)
C80M0Y81K18 (80%, 0%, 81%, 18%)
(0.80 / 0.00 / 0.81 / 0.18)

CMYK percentages

%80.29
%0
%80.77
%18.43

Codes

Color #29D028 in popluar color models

29 D0 28
RGB 41 208 40
HSL 120° 67.74% 48.63%
HSB/HSV 120° 80.77% 81.57%
CMYK 80.29% 0.00% 80.77%
18.43%

Color #29D028 in popluar number systems.

HEX 29 D0 28
Decimal 41 208 40
Binary 101001 11010000 101000
Octal 51 320 50

Shades and tints

Shades of #29D028

#29D028
(41,208,40)
#26BE25
(38,190,37)
#23AC22
(35,172,34)
#209A1F
(32,154,31)
#1D881C
(29,136,28)
#1A7619
(26,118,25)
#176416
(23,100,22)
#145213
(20,82,19)
#114010
(17,64,16)
#0E2E0D
(14,46,13)
#0B1C0A
(11,28,10)
#000000
(0,0,0)

Tints of #29D028

#29D028
(41,208,40)
#3CD43B
(60,212,59)
#4FD84E
(79,216,78)
#62DC61
(98,220,97)
#75E074
(117,224,116)
#88E487
(136,228,135)
#9BE89A
(155,232,154)
#AEECAD
(174,236,173)
#C1F0C0
(193,240,192)
#D4F4D3
(212,244,211)
#E7F8E6
(231,248,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29D028 color. Also use rgb(41,208,40) instead hex code.

Text Font Color

.myTextColor { color: #29D028; }

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

This text font color is #29D028.

Background Color

.myBgColor { background-color: #29D028; }

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

This div background color is #29D028.

Border color

.myBorderColor { border: 1px solid #29D028; }

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

This div border color is #29D028.

Opacity

.myOpacity80 { color: #29D028; opacity: 0.8; }

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

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

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

This text has shadow with #29D028 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29D028.

Preview

Color preview on black background

This text has color #29D028 on black background.


Color preview on white background

This text has color #29D028 on white background.


Black color preview on #29D028 background

This text has black color on #29D028 background.


White color preview on #29D028 background

This text has white color on #29D028 background.


Related colors

Complementary color

Complementary color for #hex is #D62FD7.


I love getcolorcode.com

Triadic colors

1 #2829D0 and #D02829 with #29D028 are triadic colors.

2 #28D029 and #D02928 with #29D028 are triadic colors.