COLOR #29824E

HEX: #29824E RGB: (41,130,78)

Color info

#29824E contains mainly green and blue colors. Web safe color of #29824E is #339966 (or #396).

RGB color model

#29824E color RGB value is (41,130,78).

RGB: (41,130,78) (16%, 51%, 31%)

RGB channels and saturation

R 41 of 255 = 16%
G 130 of 255 = 51%
B 78 of 255 = 31%

41
130
78

R + G + B ~ 33%. #29824E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 130 + 78 = 249 (100%)
R 41 of 249 ~ 16.47%
G 130 of 249 ~ 52.21%
B 78 of 249 ~ 31.33'%

%16.47
%52.21
%31.33

CMYK color model

#29824E color CMYK value is (68,0,40,49).

  • cyan value is 68.46%
  • magenta value is 0.00%
  • yellow value is 40.00%
  • key color value is 49.02%

CMYK: (68,0,40,49)
C68M0Y40K49 (68%, 0%, 40%, 49%)
(0.68 / 0.00 / 0.40 / 0.49)

CMYK percentages

%68.46
%0
%40
%49.02

Codes

Color #29824E in popluar color models

29 82 4E
RGB 41 130 78
HSL 145° 52.05% 33.53%
HSB/HSV 145° 68.46% 50.98%
CMYK 68.46% 0.00% 40.00%
49.02%

Color #29824E in popluar number systems.

HEX 29 82 4E
Decimal 41 130 78
Binary 101001 10000010 1001110
Octal 51 202 116

Shades and tints

Shades of #29824E

#29824E
(41,130,78)
#267747
(38,119,71)
#236C40
(35,108,64)
#206139
(32,97,57)
#1D5632
(29,86,50)
#1A4B2B
(26,75,43)
#174024
(23,64,36)
#14351D
(20,53,29)
#112A16
(17,42,22)
#0E1F0F
(14,31,15)
#0B1408
(11,20,8)
#000000
(0,0,0)

Tints of #29824E

#29824E
(41,130,78)
#3C8D5E
(60,141,94)
#4F986E
(79,152,110)
#62A37E
(98,163,126)
#75AE8E
(117,174,142)
#88B99E
(136,185,158)
#9BC4AE
(155,196,174)
#AECFBE
(174,207,190)
#C1DACE
(193,218,206)
#D4E5DE
(212,229,222)
#E7F0EE
(231,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29824E color. Also use rgb(41,130,78) instead hex code.

Text Font Color

.myTextColor { color: #29824E; }

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

This text font color is #29824E.

Background Color

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

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

This div background color is #29824E.

Border color

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

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

This div border color is #29824E.

Opacity

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

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

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

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

This text has shadow with #29824E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29824E.

Preview

Color preview on black background

This text has color #29824E on black background.


Color preview on white background

This text has color #29824E on white background.


Black color preview on #29824E background

This text has black color on #29824E background.


White color preview on #29824E background

This text has white color on #29824E background.


Related colors

Complementary color

Complementary color for #hex is #D67DB1.


I love getcolorcode.com

Triadic colors

1 #4E2982 and #824E29 with #29824E are triadic colors.

2 #4E8229 and #82294E with #29824E are triadic colors.