COLOR #312553

HEX: #312553 RGB: (49,37,83)

Color info

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

RGB color model

#312553 color RGB value is (49,37,83).

RGB: (49,37,83) (19%, 15%, 33%)

RGB channels and saturation

R 49 of 255 = 19%
G 37 of 255 = 15%
B 83 of 255 = 33%

49
37
83

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

Portions of RGB colors in percentages

R + G + B = 49 + 37 + 83 = 169 (100%)
R 49 of 169 ~ 28.99%
G 37 of 169 ~ 21.89%
B 83 of 169 ~ 49.11'%

%28.99
%21.89
%49.11

CMYK color model

#312553 color CMYK value is (41,55,0,67).

  • cyan value is 40.96%
  • magenta value is 55.42%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (41,55,0,67)
C41M55Y0K67 (41%, 55%, 0%, 67%)
(0.41 / 0.55 / 0.00 / 0.67)

CMYK percentages

%40.96
%55.42
%0
%67.45

Codes

Color #312553 in popluar color models

31 25 53
RGB 49 37 83
HSL 256° 38.33% 23.53%
HSB/HSV 256° 55.42% 32.55%
CMYK 40.96% 55.42% 0.00%
67.45%

Color #312553 in popluar number systems.

HEX 31 25 53
Decimal 49 37 83
Binary 110001 100101 1010011
Octal 61 45 123

Shades and tints

Shades of #312553

#312553
(49,37,83)
#2D224C
(45,34,76)
#291F45
(41,31,69)
#251C3E
(37,28,62)
#211937
(33,25,55)
#1D1630
(29,22,48)
#191329
(25,19,41)
#151022
(21,16,34)
#110D1B
(17,13,27)
#0D0A14
(13,10,20)
#09070D
(9,7,13)
#000000
(0,0,0)

Tints of #312553

#312553
(49,37,83)
#433862
(67,56,98)
#554B71
(85,75,113)
#675E80
(103,94,128)
#79718F
(121,113,143)
#8B849E
(139,132,158)
#9D97AD
(157,151,173)
#AFAABC
(175,170,188)
#C1BDCB
(193,189,203)
#D3D0DA
(211,208,218)
#E5E3E9
(229,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #312553 color. Also use rgb(49,37,83) instead hex code.

Text Font Color

.myTextColor { color: #312553; }

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

This text font color is #312553.

Background Color

.myBgColor { background-color: #312553; }

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

This div background color is #312553.

Border color

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

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

This div border color is #312553.

Opacity

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

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

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

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

This text has shadow with #312553 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #312553.

Preview

Color preview on black background

This text has color #312553 on black background.


Color preview on white background

This text has color #312553 on white background.


Black color preview on #312553 background

This text has black color on #312553 background.


White color preview on #312553 background

This text has white color on #312553 background.


Related colors

Complementary color

Complementary color for #hex is #CEDAAC.


I love getcolorcode.com

Triadic colors

1 #533125 and #255331 with #312553 are triadic colors.

2 #532531 and #253153 with #312553 are triadic colors.