COLOR #292140

HEX: #292140 RGB: (41,33,64)

Color info

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

RGB color model

#292140 color RGB value is (41,33,64).

RGB: (41,33,64) (16%, 13%, 25%)

RGB channels and saturation

R 41 of 255 = 16%
G 33 of 255 = 13%
B 64 of 255 = 25%

41
33
64

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

Portions of RGB colors in percentages

R + G + B = 41 + 33 + 64 = 138 (100%)
R 41 of 138 ~ 29.71%
G 33 of 138 ~ 23.91%
B 64 of 138 ~ 46.38'%

%29.71
%23.91
%46.38

CMYK color model

#292140 color CMYK value is (36,48,0,75).

  • cyan value is 35.94%
  • magenta value is 48.44%
  • yellow value is 0.00%
  • key color value is 74.90%
CMYK: (36,48,0,75) C36M48Y0K75 (36%,48%,0%,75%) (0.36/0.48/0.00/0.75) 

CMYK percentages

%35.94
%48.44
%0
%74.9

Codes

Color #292140 in popluar color models

29 21 40
RGB 41 33 64
HSL 255° 31.96% 19.02%
HSB/HSV 255° 48.44% 25.10%
CMYK 35.94% 48.44% 0.00%
74.90%

Color #292140 in popluar number systems.

HEX 29 21 40
Decimal 41 33 64
Binary 101001 100001 1000000
Octal 51 41 100

Shades and tints

Shades of #292140

#292140
(41,33,64)
#261E3B
(38,30,59)
#231B36
(35,27,54)
#201831
(32,24,49)
#1D152C
(29,21,44)
#1A1227
(26,18,39)
#170F22
(23,15,34)
#140C1D
(20,12,29)
#110918
(17,9,24)
#0E0613
(14,6,19)
#0B030E
(11,3,14)
#000000
(0,0,0)

Tints of #292140

#292140
(41,33,64)
#3C3551
(60,53,81)
#4F4962
(79,73,98)
#625D73
(98,93,115)
#757184
(117,113,132)
#888595
(136,133,149)
#9B99A6
(155,153,166)
#AEADB7
(174,173,183)
#C1C1C8
(193,193,200)
#D4D5D9
(212,213,217)
#E7E9EA
(231,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #292140 color. Also use rgb(41,33,64) instead hex code.

Text Font Color

.myTextColor { color: #292140; }

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

This text font color is #292140.

Background Color

.myBgColor { background-color: #292140; }

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

This div background color is #292140.

Border color

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

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

This div border color is #292140.

Opacity

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

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

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

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

This text has shadow with #292140 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #292140.

Preview

Color preview on black background

This text has color #292140 on black background.


Color preview on white background

This text has color #292140 on white background.


Black color preview on #292140 background

This text has black color on #292140 background.


White color preview on #292140 background

This text has white color on #292140 background.


Related colors

Complementary color

Complementary color for #hex is #D6DEBF.


I love getcolorcode.com

Triadic colors

1 #402921 and #214029 with #292140 are triadic colors.

2 #402129 and #212940 with #292140 are triadic colors.