COLOR #291238

HEX: #291238 RGB: (41,18,56)

Color info

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

RGB color model

#291238 color RGB value is (41,18,56).

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

RGB channels and saturation

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

41
18
56

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

Portions of RGB colors in percentages

R + G + B = 41 + 18 + 56 = 115 (100%)
R 41 of 115 ~ 35.65%
G 18 of 115 ~ 15.65%
B 56 of 115 ~ 48.7'%

%35.65
%15.65
%48.7

CMYK color model

#291238 color CMYK value is (27,68,0,78).

  • cyan value is 26.79%
  • magenta value is 67.86%
  • yellow value is 0.00%
  • key color value is 78.04%
CMYK: (27,68,0,78) C27M68Y0K78 (27%,68%,0%,78%) (0.27/0.68/0.00/0.78) 

CMYK percentages

%26.79
%67.86
%0
%78.04

Codes

Color #291238 in popluar color models

29 12 38
RGB 41 18 56
HSL 276° 51.35% 14.51%
HSB/HSV 276° 67.86% 21.96%
CMYK 26.79% 67.86% 0.00%
78.04%

Color #291238 in popluar number systems.

HEX 29 12 38
Decimal 41 18 56
Binary 101001 10010 111000
Octal 51 22 70

Shades and tints

Shades of #291238

#291238
(41,18,56)
#261133
(38,17,51)
#23102E
(35,16,46)
#200F29
(32,15,41)
#1D0E24
(29,14,36)
#1A0D1F
(26,13,31)
#170C1A
(23,12,26)
#140B15
(20,11,21)
#110A10
(17,10,16)
#0E090B
(14,9,11)
#0B0806
(11,8,6)
#000000
(0,0,0)

Tints of #291238

#291238
(41,18,56)
#3C274A
(60,39,74)
#4F3C5C
(79,60,92)
#62516E
(98,81,110)
#756680
(117,102,128)
#887B92
(136,123,146)
#9B90A4
(155,144,164)
#AEA5B6
(174,165,182)
#C1BAC8
(193,186,200)
#D4CFDA
(212,207,218)
#E7E4EC
(231,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #291238; }

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

This text font color is #291238.

Background Color

.myBgColor { background-color: #291238; }

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

This div background color is #291238.

Border color

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

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

This div border color is #291238.

Opacity

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

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

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

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

This text has shadow with #291238 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #291238.

Preview

Color preview on black background

This text has color #291238 on black background.


Color preview on white background

This text has color #291238 on white background.


Black color preview on #291238 background

This text has black color on #291238 background.


White color preview on #291238 background

This text has white color on #291238 background.


Related colors

Complementary color

Complementary color for #hex is #D6EDC7.


I love getcolorcode.com

Triadic colors

1 #382912 and #123829 with #291238 are triadic colors.

2 #381229 and #122938 with #291238 are triadic colors.