COLOR #291237

HEX: #291237 RGB: (41,18,55)

Color info

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

RGB color model

#291237 color RGB value is (41,18,55).

RGB: (41,18,55) (16%, 7%, 22%)

RGB channels and saturation

R 41 of 255 = 16%
G 18 of 255 = 7%
B 55 of 255 = 22%

41
18
55

R + G + B ~ 15%. #291237 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 18 + 55 = 114 (100%)
R 41 of 114 ~ 35.96%
G 18 of 114 ~ 15.79%
B 55 of 114 ~ 48.25'%

%35.96
%15.79
%48.25

CMYK color model

#291237 color CMYK value is (25,67,0,78).

  • cyan value is 25.45%
  • magenta value is 67.27%
  • yellow value is 0.00%
  • key color value is 78.43%

CMYK: (25,67,0,78)
C25M67Y0K78 (25%, 67%, 0%, 78%)
(0.25 / 0.67 / 0.00 / 0.78)

CMYK percentages

%25.45
%67.27
%0
%78.43

Codes

Color #291237 in popluar color models

29 12 37
RGB 41 18 55
HSL 277° 50.68% 14.31%
HSB/HSV 277° 67.27% 21.57%
CMYK 25.45% 67.27% 0.00%
78.43%

Color #291237 in popluar number systems.

HEX 29 12 37
Decimal 41 18 55
Binary 101001 10010 110111
Octal 51 22 67

Shades and tints

Shades of #291237

#291237
(41,18,55)
#261132
(38,17,50)
#23102D
(35,16,45)
#200F28
(32,15,40)
#1D0E23
(29,14,35)
#1A0D1E
(26,13,30)
#170C19
(23,12,25)
#140B14
(20,11,20)
#110A0F
(17,10,15)
#0E090A
(14,9,10)
#0B0805
(11,8,5)
#000000
(0,0,0)

Tints of #291237

#291237
(41,18,55)
#3C2749
(60,39,73)
#4F3C5B
(79,60,91)
#62516D
(98,81,109)
#75667F
(117,102,127)
#887B91
(136,123,145)
#9B90A3
(155,144,163)
#AEA5B5
(174,165,181)
#C1BAC7
(193,186,199)
#D4CFD9
(212,207,217)
#E7E4EB
(231,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #291237 color. Also use rgb(41,18,55) instead hex code.

Text Font Color

.myTextColor { color: #291237; }

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

This text font color is #291237.

Background Color

.myBgColor { background-color: #291237; }

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

This div background color is #291237.

Border color

.myBorderColor { border: 1px solid #291237; }

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

This div border color is #291237.

Opacity

.myOpacity80 { color: #291237; opacity: 0.8; }

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

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

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

This text has shadow with #291237 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #291237.

Preview

Color preview on black background

This text has color #291237 on black background.


Color preview on white background

This text has color #291237 on white background.


Black color preview on #291237 background

This text has black color on #291237 background.


White color preview on #291237 background

This text has white color on #291237 background.


Related colors

Complementary color

Complementary color for #hex is #D6EDC8.


I love getcolorcode.com

Triadic colors

1 #372912 and #123729 with #291237 are triadic colors.

2 #371229 and #122937 with #291237 are triadic colors.