COLOR #29554B

HEX: #29554B RGB: (41,85,75)

Color info

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

RGB color model

#29554B color RGB value is (41,85,75).

RGB: (41,85,75) (16%, 33%, 29%)

RGB channels and saturation

R 41 of 255 = 16%
G 85 of 255 = 33%
B 75 of 255 = 29%

41
85
75

R + G + B ~ 26%. #29554B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 85 + 75 = 201 (100%)
R 41 of 201 ~ 20.4%
G 85 of 201 ~ 42.29%
B 75 of 201 ~ 37.31'%

%20.4
%42.29
%37.31

CMYK color model

#29554B color CMYK value is (52,0,12,67).

  • cyan value is 51.76%
  • magenta value is 0.00%
  • yellow value is 11.76%
  • key color value is 66.67%
CMYK: (52,0,12,67) C52M0Y12K67 (52%,0%,12%,67%) (0.52/0.00/0.12/0.67) 

CMYK percentages

%51.76
%0
%11.76
%66.67

Codes

Color #29554B in popluar color models

29 55 4B
RGB 41 85 75
HSL 166° 34.92% 24.71%
HSB/HSV 166° 51.76% 33.33%
CMYK 51.76% 0.00% 11.76%
66.67%

Color #29554B in popluar number systems.

HEX 29 55 4B
Decimal 41 85 75
Binary 101001 1010101 1001011
Octal 51 125 113

Shades and tints

Shades of #29554B

#29554B
(41,85,75)
#264E45
(38,78,69)
#23473F
(35,71,63)
#204039
(32,64,57)
#1D3933
(29,57,51)
#1A322D
(26,50,45)
#172B27
(23,43,39)
#142421
(20,36,33)
#111D1B
(17,29,27)
#0E1615
(14,22,21)
#0B0F0F
(11,15,15)
#000000
(0,0,0)

Tints of #29554B

#29554B
(41,85,75)
#3C645B
(60,100,91)
#4F736B
(79,115,107)
#62827B
(98,130,123)
#75918B
(117,145,139)
#88A09B
(136,160,155)
#9BAFAB
(155,175,171)
#AEBEBB
(174,190,187)
#C1CDCB
(193,205,203)
#D4DCDB
(212,220,219)
#E7EBEB
(231,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29554B color. Also use rgb(41,85,75) instead hex code.

Text Font Color

.myTextColor { color: #29554B; }

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

This text font color is #29554B.

Background Color

.myBgColor { background-color: #29554B; }

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

This div background color is #29554B.

Border color

.myBorderColor { border: 1px solid #29554B; }

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

This div border color is #29554B.

Opacity

.myOpacity80 { color: #29554B; opacity: 0.8; }

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

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

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

This text has shadow with #29554B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #29554B.

Preview

Color preview on black background

This text has color #29554B on black background.


Color preview on white background

This text has color #29554B on white background.


Black color preview on #29554B background

This text has black color on #29554B background.


White color preview on #29554B background

This text has white color on #29554B background.


Related colors

Complementary color

Complementary color for #hex is #D6AAB4.


I love getcolorcode.com

Triadic colors

1 #4B2955 and #554B29 with #29554B are triadic colors.

2 #4B5529 and #55294B with #29554B are triadic colors.