COLOR #311650

HEX: #311650 RGB: (49,22,80)

Color info

#311650 contains red, green and blue colors in about the same proportion. Web safe color of #311650 is #330066 (or #306).

RGB color model

#311650 color RGB value is (49,22,80).

RGB: (49,22,80) (19%, 9%, 31%)

RGB channels and saturation

R 49 of 255 = 19%
G 22 of 255 = 9%
B 80 of 255 = 31%

49
22
80

R + G + B ~ 20%. #311650 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 22 + 80 = 151 (100%)
R 49 of 151 ~ 32.45%
G 22 of 151 ~ 14.57%
B 80 of 151 ~ 52.98'%

%32.45
%14.57
%52.98

CMYK color model

#311650 color CMYK value is (39,73,0,69).

  • cyan value is 38.75%
  • magenta value is 72.50%
  • yellow value is 0.00%
  • key color value is 68.63%
CMYK: (39,73,0,69) C39M73Y0K69 (39%,73%,0%,69%) (0.39/0.73/0.00/0.69) 

CMYK percentages

%38.75
%72.5
%0
%68.63

Codes

Color #311650 in popluar color models

31 16 50
RGB 49 22 80
HSL 268° 56.86% 20.00%
HSB/HSV 268° 72.50% 31.37%
CMYK 38.75% 72.50% 0.00%
68.63%

Color #311650 in popluar number systems.

HEX 31 16 50
Decimal 49 22 80
Binary 110001 10110 1010000
Octal 61 26 120

Shades and tints

Shades of #311650

#311650
(49,22,80)
#2D1449
(45,20,73)
#291242
(41,18,66)
#25103B
(37,16,59)
#210E34
(33,14,52)
#1D0C2D
(29,12,45)
#190A26
(25,10,38)
#15081F
(21,8,31)
#110618
(17,6,24)
#0D0411
(13,4,17)
#09020A
(9,2,10)
#000000
(0,0,0)

Tints of #311650

#311650
(49,22,80)
#432B5F
(67,43,95)
#55406E
(85,64,110)
#67557D
(103,85,125)
#796A8C
(121,106,140)
#8B7F9B
(139,127,155)
#9D94AA
(157,148,170)
#AFA9B9
(175,169,185)
#C1BEC8
(193,190,200)
#D3D3D7
(211,211,215)
#E5E8E6
(229,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #311650 color. Also use rgb(49,22,80) instead hex code.

Text Font Color

.myTextColor { color: #311650; }

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

This text font color is #311650.

Background Color

.myBgColor { background-color: #311650; }

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

This div background color is #311650.

Border color

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

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

This div border color is #311650.

Opacity

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

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

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

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

This text has shadow with #311650 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #311650.

Preview

Color preview on black background

This text has color #311650 on black background.


Color preview on white background

This text has color #311650 on white background.


Black color preview on #311650 background

This text has black color on #311650 background.


White color preview on #311650 background

This text has white color on #311650 background.


Related colors

Complementary color

Complementary color for #hex is #CEE9AF.


I love getcolorcode.com

Triadic colors

1 #503116 and #165031 with #311650 are triadic colors.

2 #501631 and #163150 with #311650 are triadic colors.