COLOR #311330

HEX: #311330 RGB: (49,19,48)

Color info

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

RGB color model

#311330 color RGB value is (49,19,48).

RGB: (49,19,48) (19%, 7%, 19%)

RGB channels and saturation

R 49 of 255 = 19%
G 19 of 255 = 7%
B 48 of 255 = 19%

49
19
48

R + G + B ~ 15%. #311330 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 19 + 48 = 116 (100%)
R 49 of 116 ~ 42.24%
G 19 of 116 ~ 16.38%
B 48 of 116 ~ 41.38'%

%42.24
%16.38
%41.38

CMYK color model

#311330 color CMYK value is (0,61,2,81).

  • cyan value is 0.00%
  • magenta value is 61.22%
  • yellow value is 2.04%
  • key color value is 80.78%

CMYK: (0,61,2,81)
C0M61Y2K81 (0%, 61%, 2%, 81%)
(0.00 / 0.61 / 0.02 / 0.81)

CMYK percentages

%0
%61.22
%2.04
%80.78

Codes

Color #311330 in popluar color models

31 13 30
RGB 49 19 48
HSL 302° 44.12% 13.33%
HSB/HSV 302° 61.22% 19.22%
CMYK 0.00% 61.22% 2.04%
80.78%

Color #311330 in popluar number systems.

HEX 31 13 30
Decimal 49 19 48
Binary 110001 10011 110000
Octal 61 23 60

Shades and tints

Shades of #311330

#311330
(49,19,48)
#2D122C
(45,18,44)
#291128
(41,17,40)
#251024
(37,16,36)
#210F20
(33,15,32)
#1D0E1C
(29,14,28)
#190D18
(25,13,24)
#150C14
(21,12,20)
#110B10
(17,11,16)
#0D0A0C
(13,10,12)
#090908
(9,9,8)
#000000
(0,0,0)

Tints of #311330

#311330
(49,19,48)
#432842
(67,40,66)
#553D54
(85,61,84)
#675266
(103,82,102)
#796778
(121,103,120)
#8B7C8A
(139,124,138)
#9D919C
(157,145,156)
#AFA6AE
(175,166,174)
#C1BBC0
(193,187,192)
#D3D0D2
(211,208,210)
#E5E5E4
(229,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #311330 color. Also use rgb(49,19,48) instead hex code.

Text Font Color

.myTextColor { color: #311330; }

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

This text font color is #311330.

Background Color

.myBgColor { background-color: #311330; }

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

This div background color is #311330.

Border color

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

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

This div border color is #311330.

Opacity

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

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

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

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

This text has shadow with #311330 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #311330.

Preview

Color preview on black background

This text has color #311330 on black background.


Color preview on white background

This text has color #311330 on white background.


Black color preview on #311330 background

This text has black color on #311330 background.


White color preview on #311330 background

This text has white color on #311330 background.


Related colors

Complementary color

Complementary color for #hex is #CEECCF.


I love getcolorcode.com

Triadic colors

1 #303113 and #133031 with #311330 are triadic colors.

2 #301331 and #133130 with #311330 are triadic colors.