COLOR #292340

HEX: #292340 RGB: (41,35,64)

Color info

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

RGB color model

#292340 color RGB value is (41,35,64).

RGB: (41,35,64) (16%, 14%, 25%)

RGB channels and saturation

R 41 of 255 = 16%
G 35 of 255 = 14%
B 64 of 255 = 25%

41
35
64

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

Portions of RGB colors in percentages

R + G + B = 41 + 35 + 64 = 140 (100%)
R 41 of 140 ~ 29.29%
G 35 of 140 ~ 25%
B 64 of 140 ~ 45.71'%

%29.29
%25
%45.71

CMYK color model

#292340 color CMYK value is (36,45,0,75).

  • cyan value is 35.94%
  • magenta value is 45.31%
  • yellow value is 0.00%
  • key color value is 74.90%

CMYK: (36,45,0,75)
C36M45Y0K75 (36%, 45%, 0%, 75%)
(0.36 / 0.45 / 0.00 / 0.75)

CMYK percentages

%35.94
%45.31
%0
%74.9

Codes

Color #292340 in popluar color models

29 23 40
RGB 41 35 64
HSL 252° 29.29% 19.41%
HSB/HSV 252° 45.31% 25.10%
CMYK 35.94% 45.31% 0.00%
74.90%

Color #292340 in popluar number systems.

HEX 29 23 40
Decimal 41 35 64
Binary 101001 100011 1000000
Octal 51 43 100

Shades and tints

Shades of #292340

#292340
(41,35,64)
#26203B
(38,32,59)
#231D36
(35,29,54)
#201A31
(32,26,49)
#1D172C
(29,23,44)
#1A1427
(26,20,39)
#171122
(23,17,34)
#140E1D
(20,14,29)
#110B18
(17,11,24)
#0E0813
(14,8,19)
#0B050E
(11,5,14)
#000000
(0,0,0)

Tints of #292340

#292340
(41,35,64)
#3C3751
(60,55,81)
#4F4B62
(79,75,98)
#625F73
(98,95,115)
#757384
(117,115,132)
#888795
(136,135,149)
#9B9BA6
(155,155,166)
#AEAFB7
(174,175,183)
#C1C3C8
(193,195,200)
#D4D7D9
(212,215,217)
#E7EBEA
(231,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #292340; }

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

This text font color is #292340.

Background Color

.myBgColor { background-color: #292340; }

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

This div background color is #292340.

Border color

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

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

This div border color is #292340.

Opacity

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

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

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

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

This text has shadow with #292340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #292340.

Preview

Color preview on black background

This text has color #292340 on black background.


Color preview on white background

This text has color #292340 on white background.


Black color preview on #292340 background

This text has black color on #292340 background.


White color preview on #292340 background

This text has white color on #292340 background.


Related colors

Complementary color

Complementary color for #hex is #D6DCBF.


I love getcolorcode.com

Triadic colors

1 #402923 and #234029 with #292340 are triadic colors.

2 #402329 and #232940 with #292340 are triadic colors.