COLOR #311733

HEX: #311733 RGB: (49,23,51)

Color info

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

RGB color model

#311733 color RGB value is (49,23,51).

RGB: (49,23,51) (19%, 9%, 20%)

RGB channels and saturation

R 49 of 255 = 19%
G 23 of 255 = 9%
B 51 of 255 = 20%

49
23
51

R + G + B ~ 16%. #311733 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 23 + 51 = 123 (100%)
R 49 of 123 ~ 39.84%
G 23 of 123 ~ 18.7%
B 51 of 123 ~ 41.46'%

%39.84
%18.7
%41.46

CMYK color model

#311733 color CMYK value is (4,55,0,80).

  • cyan value is 3.92%
  • magenta value is 54.90%
  • yellow value is 0.00%
  • key color value is 80.00%

CMYK: (4,55,0,80)
C4M55Y0K80 (4%, 55%, 0%, 80%)
(0.04 / 0.55 / 0.00 / 0.80)

CMYK percentages

%3.92
%54.9
%0
%80

Codes

Color #311733 in popluar color models

31 17 33
RGB 49 23 51
HSL 296° 37.84% 14.51%
HSB/HSV 296° 54.90% 20.00%
CMYK 3.92% 54.90% 0.00%
80.00%

Color #311733 in popluar number systems.

HEX 31 17 33
Decimal 49 23 51
Binary 110001 10111 110011
Octal 61 27 63

Shades and tints

Shades of #311733

#311733
(49,23,51)
#2D152F
(45,21,47)
#29132B
(41,19,43)
#251127
(37,17,39)
#210F23
(33,15,35)
#1D0D1F
(29,13,31)
#190B1B
(25,11,27)
#150917
(21,9,23)
#110713
(17,7,19)
#0D050F
(13,5,15)
#09030B
(9,3,11)
#000000
(0,0,0)

Tints of #311733

#311733
(49,23,51)
#432C45
(67,44,69)
#554157
(85,65,87)
#675669
(103,86,105)
#796B7B
(121,107,123)
#8B808D
(139,128,141)
#9D959F
(157,149,159)
#AFAAB1
(175,170,177)
#C1BFC3
(193,191,195)
#D3D4D5
(211,212,213)
#E5E9E7
(229,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #311733 color. Also use rgb(49,23,51) instead hex code.

Text Font Color

.myTextColor { color: #311733; }

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

This text font color is #311733.

Background Color

.myBgColor { background-color: #311733; }

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

This div background color is #311733.

Border color

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

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

This div border color is #311733.

Opacity

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

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

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

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

This text has shadow with #311733 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #311733.

Preview

Color preview on black background

This text has color #311733 on black background.


Color preview on white background

This text has color #311733 on white background.


Black color preview on #311733 background

This text has black color on #311733 background.


White color preview on #311733 background

This text has white color on #311733 background.


Related colors

Complementary color

Complementary color for #hex is #CEE8CC.


I love getcolorcode.com

Triadic colors

1 #333117 and #173331 with #311733 are triadic colors.

2 #331731 and #173133 with #311733 are triadic colors.