COLOR #31446E

HEX: #31446E RGB: (49,68,110)

Color info

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

RGB color model

#31446E color RGB value is (49,68,110).

RGB: (49,68,110) (19%, 27%, 43%)

RGB channels and saturation

R 49 of 255 = 19%
G 68 of 255 = 27%
B 110 of 255 = 43%

49
68
110

R + G + B ~ 30%. #31446E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 68 + 110 = 227 (100%)
R 49 of 227 ~ 21.59%
G 68 of 227 ~ 29.96%
B 110 of 227 ~ 48.46'%

%21.59
%29.96
%48.46

CMYK color model

#31446E color CMYK value is (55,38,0,57).

  • cyan value is 55.45%
  • magenta value is 38.18%
  • yellow value is 0.00%
  • key color value is 56.86%
CMYK: (55,38,0,57) C55M38Y0K57 (55%,38%,0%,57%) (0.55/0.38/0.00/0.57) 

CMYK percentages

%55.45
%38.18
%0
%56.86

Codes

Color #31446E in popluar color models

31 44 6E
RGB 49 68 110
HSL 221° 38.36% 31.18%
HSB/HSV 221° 55.45% 43.14%
CMYK 55.45% 38.18% 0.00%
56.86%

Color #31446E in popluar number systems.

HEX 31 44 6E
Decimal 49 68 110
Binary 110001 1000100 1101110
Octal 61 104 156

Shades and tints

Shades of #31446E

#31446E
(49,68,110)
#2D3E64
(45,62,100)
#29385A
(41,56,90)
#253250
(37,50,80)
#212C46
(33,44,70)
#1D263C
(29,38,60)
#192032
(25,32,50)
#151A28
(21,26,40)
#11141E
(17,20,30)
#0D0E14
(13,14,20)
#09080A
(9,8,10)
#000000
(0,0,0)

Tints of #31446E

#31446E
(49,68,110)
#43557B
(67,85,123)
#556688
(85,102,136)
#677795
(103,119,149)
#7988A2
(121,136,162)
#8B99AF
(139,153,175)
#9DAABC
(157,170,188)
#AFBBC9
(175,187,201)
#C1CCD6
(193,204,214)
#D3DDE3
(211,221,227)
#E5EEF0
(229,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #31446E color. Also use rgb(49,68,110) instead hex code.

Text Font Color

.myTextColor { color: #31446E; }

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

This text font color is #31446E.

Background Color

.myBgColor { background-color: #31446E; }

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

This div background color is #31446E.

Border color

.myBorderColor { border: 1px solid #31446E; }

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

This div border color is #31446E.

Opacity

.myOpacity80 { color: #31446E; opacity: 0.8; }

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

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

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

This text has shadow with #31446E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #31446E.

Preview

Color preview on black background

This text has color #31446E on black background.


Color preview on white background

This text has color #31446E on white background.


Black color preview on #31446E background

This text has black color on #31446E background.


White color preview on #31446E background

This text has white color on #31446E background.


Related colors

Complementary color

Complementary color for #hex is #CEBB91.


I love getcolorcode.com

Triadic colors

1 #6E3144 and #446E31 with #31446E are triadic colors.

2 #6E4431 and #44316E with #31446E are triadic colors.