COLOR #293357

HEX: #293357 RGB: (41,51,87)

Color info

#293357 contains red, green and blue colors in about the same proportion. Web safe color of #293357 is #333366 (or #336).

RGB color model

#293357 color RGB value is (41,51,87).

RGB: (41,51,87) (16%, 20%, 34%)

RGB channels and saturation

R 41 of 255 = 16%
G 51 of 255 = 20%
B 87 of 255 = 34%

41
51
87

R + G + B ~ 23%. #293357 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 51 + 87 = 179 (100%)
R 41 of 179 ~ 22.91%
G 51 of 179 ~ 28.49%
B 87 of 179 ~ 48.6'%

%22.91
%28.49
%48.6

CMYK color model

#293357 color CMYK value is (53,41,0,66).

  • cyan value is 52.87%
  • magenta value is 41.38%
  • yellow value is 0.00%
  • key color value is 65.88%
CMYK: (53,41,0,66) C53M41Y0K66 (53%,41%,0%,66%) (0.53/0.41/0.00/0.66) 

CMYK percentages

%52.87
%41.38
%0
%65.88

Codes

Color #293357 in popluar color models

29 33 57
RGB 41 51 87
HSL 227° 35.94% 25.10%
HSB/HSV 227° 52.87% 34.12%
CMYK 52.87% 41.38% 0.00%
65.88%

Color #293357 in popluar number systems.

HEX 29 33 57
Decimal 41 51 87
Binary 101001 110011 1010111
Octal 51 63 127

Shades and tints

Shades of #293357

#293357
(41,51,87)
#262F50
(38,47,80)
#232B49
(35,43,73)
#202742
(32,39,66)
#1D233B
(29,35,59)
#1A1F34
(26,31,52)
#171B2D
(23,27,45)
#141726
(20,23,38)
#11131F
(17,19,31)
#0E0F18
(14,15,24)
#0B0B11
(11,11,17)
#000000
(0,0,0)

Tints of #293357

#293357
(41,51,87)
#3C4566
(60,69,102)
#4F5775
(79,87,117)
#626984
(98,105,132)
#757B93
(117,123,147)
#888DA2
(136,141,162)
#9B9FB1
(155,159,177)
#AEB1C0
(174,177,192)
#C1C3CF
(193,195,207)
#D4D5DE
(212,213,222)
#E7E7ED
(231,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #293357 color. Also use rgb(41,51,87) instead hex code.

Text Font Color

.myTextColor { color: #293357; }

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

This text font color is #293357.

Background Color

.myBgColor { background-color: #293357; }

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

This div background color is #293357.

Border color

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

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

This div border color is #293357.

Opacity

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

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

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

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

This text has shadow with #293357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #293357.

Preview

Color preview on black background

This text has color #293357 on black background.


Color preview on white background

This text has color #293357 on white background.


Black color preview on #293357 background

This text has black color on #293357 background.


White color preview on #293357 background

This text has white color on #293357 background.


Related colors

Complementary color

Complementary color for #hex is #D6CCA8.


I love getcolorcode.com

Triadic colors

1 #572933 and #335729 with #293357 are triadic colors.

2 #573329 and #332957 with #293357 are triadic colors.