COLOR #311448

HEX: #311448 RGB: (49,20,72)

Color info

#311448 contains red, green and blue colors in about the same proportion. Web safe color of #311448 is #330033 (or #303).

RGB color model

#311448 color RGB value is (49,20,72).

RGB: (49,20,72) (19%, 8%, 28%)

RGB channels and saturation

R 49 of 255 = 19%
G 20 of 255 = 8%
B 72 of 255 = 28%

49
20
72

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

Portions of RGB colors in percentages

R + G + B = 49 + 20 + 72 = 141 (100%)
R 49 of 141 ~ 34.75%
G 20 of 141 ~ 14.18%
B 72 of 141 ~ 51.06'%

%34.75
%14.18
%51.06

CMYK color model

#311448 color CMYK value is (32,72,0,72).

  • cyan value is 31.94%
  • magenta value is 72.22%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (32,72,0,72)
C32M72Y0K72 (32%, 72%, 0%, 72%)
(0.32 / 0.72 / 0.00 / 0.72)

CMYK percentages

%31.94
%72.22
%0
%71.76

Codes

Color #311448 in popluar color models

31 14 48
RGB 49 20 72
HSL 273° 56.52% 18.04%
HSB/HSV 273° 72.22% 28.24%
CMYK 31.94% 72.22% 0.00%
71.76%

Color #311448 in popluar number systems.

HEX 31 14 48
Decimal 49 20 72
Binary 110001 10100 1001000
Octal 61 24 110

Shades and tints

Shades of #311448

#311448
(49,20,72)
#2D1342
(45,19,66)
#29123C
(41,18,60)
#251136
(37,17,54)
#211030
(33,16,48)
#1D0F2A
(29,15,42)
#190E24
(25,14,36)
#150D1E
(21,13,30)
#110C18
(17,12,24)
#0D0B12
(13,11,18)
#090A0C
(9,10,12)
#000000
(0,0,0)

Tints of #311448

#311448
(49,20,72)
#432958
(67,41,88)
#553E68
(85,62,104)
#675378
(103,83,120)
#796888
(121,104,136)
#8B7D98
(139,125,152)
#9D92A8
(157,146,168)
#AFA7B8
(175,167,184)
#C1BCC8
(193,188,200)
#D3D1D8
(211,209,216)
#E5E6E8
(229,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #311448 color. Also use rgb(49,20,72) instead hex code.

Text Font Color

.myTextColor { color: #311448; }

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

This text font color is #311448.

Background Color

.myBgColor { background-color: #311448; }

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

This div background color is #311448.

Border color

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

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

This div border color is #311448.

Opacity

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

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

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

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

This text has shadow with #311448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #311448.

Preview

Color preview on black background

This text has color #311448 on black background.


Color preview on white background

This text has color #311448 on white background.


Black color preview on #311448 background

This text has black color on #311448 background.


White color preview on #311448 background

This text has white color on #311448 background.


Related colors

Complementary color

Complementary color for #hex is #CEEBB7.


I love getcolorcode.com

Triadic colors

1 #483114 and #144831 with #311448 are triadic colors.

2 #481431 and #143148 with #311448 are triadic colors.