COLOR #29553F

HEX: #29553F RGB: (41,85,63)

Color info

#29553F contains red, green and blue colors in about the same proportion. Web safe color of #29553F is #336633 (or #363).

RGB color model

#29553F color RGB value is (41,85,63).

RGB: (41,85,63) (16%, 33%, 25%)

RGB channels and saturation

R 41 of 255 = 16%
G 85 of 255 = 33%
B 63 of 255 = 25%

41
85
63

R + G + B ~ 25%. #29553F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 85 + 63 = 189 (100%)
R 41 of 189 ~ 21.69%
G 85 of 189 ~ 44.97%
B 63 of 189 ~ 33.33'%

%21.69
%44.97
%33.33

CMYK color model

#29553F color CMYK value is (52,0,26,67).

  • cyan value is 51.76%
  • magenta value is 0.00%
  • yellow value is 25.88%
  • key color value is 66.67%

CMYK: (52,0,26,67)
C52M0Y26K67 (52%, 0%, 26%, 67%)
(0.52 / 0.00 / 0.26 / 0.67)

CMYK percentages

%51.76
%0
%25.88
%66.67

Codes

Color #29553F in popluar color models

29 55 3F
RGB 41 85 63
HSL 150° 34.92% 24.71%
HSB/HSV 150° 51.76% 33.33%
CMYK 51.76% 0.00% 25.88%
66.67%

Color #29553F in popluar number systems.

HEX 29 55 3F
Decimal 41 85 63
Binary 101001 1010101 111111
Octal 51 125 77

Shades and tints

Shades of #29553F

#29553F
(41,85,63)
#264E3A
(38,78,58)
#234735
(35,71,53)
#204030
(32,64,48)
#1D392B
(29,57,43)
#1A3226
(26,50,38)
#172B21
(23,43,33)
#14241C
(20,36,28)
#111D17
(17,29,23)
#0E1612
(14,22,18)
#0B0F0D
(11,15,13)
#000000
(0,0,0)

Tints of #29553F

#29553F
(41,85,63)
#3C6450
(60,100,80)
#4F7361
(79,115,97)
#628272
(98,130,114)
#759183
(117,145,131)
#88A094
(136,160,148)
#9BAFA5
(155,175,165)
#AEBEB6
(174,190,182)
#C1CDC7
(193,205,199)
#D4DCD8
(212,220,216)
#E7EBE9
(231,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29553F color. Also use rgb(41,85,63) instead hex code.

Text Font Color

.myTextColor { color: #29553F; }

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

This text font color is #29553F.

Background Color

.myBgColor { background-color: #29553F; }

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

This div background color is #29553F.

Border color

.myBorderColor { border: 1px solid #29553F; }

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

This div border color is #29553F.

Opacity

.myOpacity80 { color: #29553F; opacity: 0.8; }

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

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

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

This text has shadow with #29553F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29553F.

Preview

Color preview on black background

This text has color #29553F on black background.


Color preview on white background

This text has color #29553F on white background.


Black color preview on #29553F background

This text has black color on #29553F background.


White color preview on #29553F background

This text has white color on #29553F background.


Related colors

Complementary color

Complementary color for #hex is #D6AAC0.


I love getcolorcode.com

Triadic colors

1 #3F2955 and #553F29 with #29553F are triadic colors.

2 #3F5529 and #55293F with #29553F are triadic colors.