COLOR #29184D

HEX: #29184D RGB: (41,24,77)

Color info

#29184D contains red, green and blue colors in about the same proportion. Web safe color of #29184D is #330033 (or #303).

RGB color model

#29184D color RGB value is (41,24,77).

RGB: (41,24,77) (16%, 9%, 30%)

RGB channels and saturation

R 41 of 255 = 16%
G 24 of 255 = 9%
B 77 of 255 = 30%

41
24
77

R + G + B ~ 18%. #29184D is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 24 + 77 = 142 (100%)
R 41 of 142 ~ 28.87%
G 24 of 142 ~ 16.9%
B 77 of 142 ~ 54.23'%

%28.87
%16.9
%54.23

CMYK color model

#29184D color CMYK value is (47,69,0,70).

  • cyan value is 46.75%
  • magenta value is 68.83%
  • yellow value is 0.00%
  • key color value is 69.80%

CMYK: (47,69,0,70)
C47M69Y0K70 (47%, 69%, 0%, 70%)
(0.47 / 0.69 / 0.00 / 0.70)

CMYK percentages

%46.75
%68.83
%0
%69.8

Codes

Color #29184D in popluar color models

29 18 4D
RGB 41 24 77
HSL 259° 52.48% 19.80%
HSB/HSV 259° 68.83% 30.20%
CMYK 46.75% 68.83% 0.00%
69.80%

Color #29184D in popluar number systems.

HEX 29 18 4D
Decimal 41 24 77
Binary 101001 11000 1001101
Octal 51 30 115

Shades and tints

Shades of #29184D

#29184D
(41,24,77)
#261646
(38,22,70)
#23143F
(35,20,63)
#201238
(32,18,56)
#1D1031
(29,16,49)
#1A0E2A
(26,14,42)
#170C23
(23,12,35)
#140A1C
(20,10,28)
#110815
(17,8,21)
#0E060E
(14,6,14)
#0B0407
(11,4,7)
#000000
(0,0,0)

Tints of #29184D

#29184D
(41,24,77)
#3C2D5D
(60,45,93)
#4F426D
(79,66,109)
#62577D
(98,87,125)
#756C8D
(117,108,141)
#88819D
(136,129,157)
#9B96AD
(155,150,173)
#AEABBD
(174,171,189)
#C1C0CD
(193,192,205)
#D4D5DD
(212,213,221)
#E7EAED
(231,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #29184D color. Also use rgb(41,24,77) instead hex code.

Text Font Color

.myTextColor { color: #29184D; }

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

This text font color is #29184D.

Background Color

.myBgColor { background-color: #29184D; }

<div style="background-color:#29184D">Inner text</div>

This div background color is #29184D.

Border color

.myBorderColor { border: 1px solid #29184D; }

<div style="border:3px solid #29184D">Div</div>

This div border color is #29184D.

Opacity

.myOpacity80 { color: #29184D; opacity: 0.8; }

<p style="color:#29184D;opacity:0.8;">80%</p>

Text with #29184D 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 #29184D;}

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

This text has shadow with #29184D color.


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

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

This text has shadow with #29184D primary color and red secondary color.


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

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

This text has shadow with #29184D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #29184D.

Preview

Color preview on black background

This text has color #29184D on black background.


Color preview on white background

This text has color #29184D on white background.


Black color preview on #29184D background

This text has black color on #29184D background.


White color preview on #29184D background

This text has white color on #29184D background.


Related colors

Complementary color

Complementary color for #hex is #D6E7B2.


I love getcolorcode.com

Triadic colors

1 #4D2918 and #184D29 with #29184D are triadic colors.

2 #4D1829 and #18294D with #29184D are triadic colors.