COLOR #292641

HEX: #292641 RGB: (41,38,65)

Color info

#292641 contains red, green and blue colors in about the same proportion. Web safe color of #292641 is #333333 (or #333).

RGB color model

#292641 color RGB value is (41,38,65).

RGB: (41,38,65) (16%, 15%, 25%)

RGB channels and saturation

R 41 of 255 = 16%
G 38 of 255 = 15%
B 65 of 255 = 25%

41
38
65

R + G + B ~ 19%. #292641 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 38 + 65 = 144 (100%)
R 41 of 144 ~ 28.47%
G 38 of 144 ~ 26.39%
B 65 of 144 ~ 45.14'%

%28.47
%26.39
%45.14

CMYK color model

#292641 color CMYK value is (37,42,0,75).

  • cyan value is 36.92%
  • magenta value is 41.54%
  • yellow value is 0.00%
  • key color value is 74.51%
CMYK: (37,42,0,75) C37M42Y0K75 (37%,42%,0%,75%) (0.37/0.42/0.00/0.75) 

CMYK percentages

%36.92
%41.54
%0
%74.51

Codes

Color #292641 in popluar color models

29 26 41
RGB 41 38 65
HSL 247° 26.21% 20.20%
HSB/HSV 247° 41.54% 25.49%
CMYK 36.92% 41.54% 0.00%
74.51%

Color #292641 in popluar number systems.

HEX 29 26 41
Decimal 41 38 65
Binary 101001 100110 1000001
Octal 51 46 101

Shades and tints

Shades of #292641

#292641
(41,38,65)
#26233C
(38,35,60)
#232037
(35,32,55)
#201D32
(32,29,50)
#1D1A2D
(29,26,45)
#1A1728
(26,23,40)
#171423
(23,20,35)
#14111E
(20,17,30)
#110E19
(17,14,25)
#0E0B14
(14,11,20)
#0B080F
(11,8,15)
#000000
(0,0,0)

Tints of #292641

#292641
(41,38,65)
#3C3952
(60,57,82)
#4F4C63
(79,76,99)
#625F74
(98,95,116)
#757285
(117,114,133)
#888596
(136,133,150)
#9B98A7
(155,152,167)
#AEABB8
(174,171,184)
#C1BEC9
(193,190,201)
#D4D1DA
(212,209,218)
#E7E4EB
(231,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #292641 color. Also use rgb(41,38,65) instead hex code.

Text Font Color

.myTextColor { color: #292641; }

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

This text font color is #292641.

Background Color

.myBgColor { background-color: #292641; }

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

This div background color is #292641.

Border color

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

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

This div border color is #292641.

Opacity

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

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

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

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

This text has shadow with #292641 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #292641.

Preview

Color preview on black background

This text has color #292641 on black background.


Color preview on white background

This text has color #292641 on white background.


Black color preview on #292641 background

This text has black color on #292641 background.


White color preview on #292641 background

This text has white color on #292641 background.


Related colors

Complementary color

Complementary color for #hex is #D6D9BE.


I love getcolorcode.com

Triadic colors

1 #412926 and #264129 with #292641 are triadic colors.

2 #412629 and #262941 with #292641 are triadic colors.