COLOR #31467D

HEX: #31467D RGB: (49,70,125)

Color info

#31467D contains mainly green and blue colors. Web safe color of #31467D is #333366 (or #336).

RGB color model

#31467D color RGB value is (49,70,125).

RGB: (49,70,125) (19%, 27%, 49%)

RGB channels and saturation

R 49 of 255 = 19%
G 70 of 255 = 27%
B 125 of 255 = 49%

49
70
125

R + G + B ~ 32%. #31467D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 70 + 125 = 244 (100%)
R 49 of 244 ~ 20.08%
G 70 of 244 ~ 28.69%
B 125 of 244 ~ 51.23'%

%20.08
%28.69
%51.23

CMYK color model

#31467D color CMYK value is (61,44,0,51).

  • cyan value is 60.80%
  • magenta value is 44.00%
  • yellow value is 0.00%
  • key color value is 50.98%

CMYK: (61,44,0,51)
C61M44Y0K51 (61%, 44%, 0%, 51%)
(0.61 / 0.44 / 0.00 / 0.51)

CMYK percentages

%60.8
%44
%0
%50.98

Codes

Color #31467D in popluar color models

31 46 7D
RGB 49 70 125
HSL 223° 43.68% 34.12%
HSB/HSV 223° 60.80% 49.02%
CMYK 60.80% 44.00% 0.00%
50.98%

Color #31467D in popluar number systems.

HEX 31 46 7D
Decimal 49 70 125
Binary 110001 1000110 1111101
Octal 61 106 175

Shades and tints

Shades of #31467D

#31467D
(49,70,125)
#2D4072
(45,64,114)
#293A67
(41,58,103)
#25345C
(37,52,92)
#212E51
(33,46,81)
#1D2846
(29,40,70)
#19223B
(25,34,59)
#151C30
(21,28,48)
#111625
(17,22,37)
#0D101A
(13,16,26)
#090A0F
(9,10,15)
#000000
(0,0,0)

Tints of #31467D

#31467D
(49,70,125)
#435688
(67,86,136)
#556693
(85,102,147)
#67769E
(103,118,158)
#7986A9
(121,134,169)
#8B96B4
(139,150,180)
#9DA6BF
(157,166,191)
#AFB6CA
(175,182,202)
#C1C6D5
(193,198,213)
#D3D6E0
(211,214,224)
#E5E6EB
(229,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #31467D color. Also use rgb(49,70,125) instead hex code.

Text Font Color

.myTextColor { color: #31467D; }

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

This text font color is #31467D.

Background Color

.myBgColor { background-color: #31467D; }

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

This div background color is #31467D.

Border color

.myBorderColor { border: 1px solid #31467D; }

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

This div border color is #31467D.

Opacity

.myOpacity80 { color: #31467D; opacity: 0.8; }

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

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

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

This text has shadow with #31467D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #31467D.

Preview

Color preview on black background

This text has color #31467D on black background.


Color preview on white background

This text has color #31467D on white background.


Black color preview on #31467D background

This text has black color on #31467D background.


White color preview on #31467D background

This text has white color on #31467D background.


Related colors

Complementary color

Complementary color for #hex is #CEB982.


I love getcolorcode.com

Triadic colors

1 #7D3146 and #467D31 with #31467D are triadic colors.

2 #7D4631 and #46317D with #31467D are triadic colors.