COLOR #31294F

HEX: #31294F RGB: (49,41,79)

Color info

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

RGB color model

#31294F color RGB value is (49,41,79).

RGB: (49,41,79) (19%, 16%, 31%)

RGB channels and saturation

R 49 of 255 = 19%
G 41 of 255 = 16%
B 79 of 255 = 31%

49
41
79

R + G + B ~ 22%. #31294F is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 41 + 79 = 169 (100%)
R 49 of 169 ~ 28.99%
G 41 of 169 ~ 24.26%
B 79 of 169 ~ 46.75'%

%28.99
%24.26
%46.75

CMYK color model

#31294F color CMYK value is (38,48,0,69).

  • cyan value is 37.97%
  • magenta value is 48.10%
  • yellow value is 0.00%
  • key color value is 69.02%

CMYK: (38,48,0,69)
C38M48Y0K69 (38%, 48%, 0%, 69%)
(0.38 / 0.48 / 0.00 / 0.69)

CMYK percentages

%37.97
%48.1
%0
%69.02

Codes

Color #31294F in popluar color models

31 29 4F
RGB 49 41 79
HSL 253° 31.67% 23.53%
HSB/HSV 253° 48.10% 30.98%
CMYK 37.97% 48.10% 0.00%
69.02%

Color #31294F in popluar number systems.

HEX 31 29 4F
Decimal 49 41 79
Binary 110001 101001 1001111
Octal 61 51 117

Shades and tints

Shades of #31294F

#31294F
(49,41,79)
#2D2648
(45,38,72)
#292341
(41,35,65)
#25203A
(37,32,58)
#211D33
(33,29,51)
#1D1A2C
(29,26,44)
#191725
(25,23,37)
#15141E
(21,20,30)
#111117
(17,17,23)
#0D0E10
(13,14,16)
#090B09
(9,11,9)
#000000
(0,0,0)

Tints of #31294F

#31294F
(49,41,79)
#433C5F
(67,60,95)
#554F6F
(85,79,111)
#67627F
(103,98,127)
#79758F
(121,117,143)
#8B889F
(139,136,159)
#9D9BAF
(157,155,175)
#AFAEBF
(175,174,191)
#C1C1CF
(193,193,207)
#D3D4DF
(211,212,223)
#E5E7EF
(229,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #31294F color. Also use rgb(49,41,79) instead hex code.

Text Font Color

.myTextColor { color: #31294F; }

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

This text font color is #31294F.

Background Color

.myBgColor { background-color: #31294F; }

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

This div background color is #31294F.

Border color

.myBorderColor { border: 1px solid #31294F; }

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

This div border color is #31294F.

Opacity

.myOpacity80 { color: #31294F; opacity: 0.8; }

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

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

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

This text has shadow with #31294F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #31294F.

Preview

Color preview on black background

This text has color #31294F on black background.


Color preview on white background

This text has color #31294F on white background.


Black color preview on #31294F background

This text has black color on #31294F background.


White color preview on #31294F background

This text has white color on #31294F background.


Related colors

Complementary color

Complementary color for #hex is #CED6B0.


I love getcolorcode.com

Triadic colors

1 #4F3129 and #294F31 with #31294F are triadic colors.

2 #4F2931 and #29314F with #31294F are triadic colors.