COLOR #311129

HEX: #311129 RGB: (49,17,41)

Color info

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

RGB color model

#311129 color RGB value is (49,17,41).

RGB: (49,17,41) (19%, 7%, 16%)

RGB channels and saturation

R 49 of 255 = 19%
G 17 of 255 = 7%
B 41 of 255 = 16%

49
17
41

R + G + B ~ 14%. #311129 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 17 + 41 = 107 (100%)
R 49 of 107 ~ 45.79%
G 17 of 107 ~ 15.89%
B 41 of 107 ~ 38.32'%

%45.79
%15.89
%38.32

CMYK color model

#311129 color CMYK value is (0,65,16,81).

  • cyan value is 0.00%
  • magenta value is 65.31%
  • yellow value is 16.33%
  • key color value is 80.78%

CMYK: (0,65,16,81)
C0M65Y16K81 (0%, 65%, 16%, 81%)
(0.00 / 0.65 / 0.16 / 0.81)

CMYK percentages

%0
%65.31
%16.33
%80.78

Codes

Color #311129 in popluar color models

31 11 29
RGB 49 17 41
HSL 315° 48.48% 12.94%
HSB/HSV 315° 65.31% 19.22%
CMYK 0.00% 65.31% 16.33%
80.78%

Color #311129 in popluar number systems.

HEX 31 11 29
Decimal 49 17 41
Binary 110001 10001 101001
Octal 61 21 51

Shades and tints

Shades of #311129

#311129
(49,17,41)
#2D1026
(45,16,38)
#290F23
(41,15,35)
#250E20
(37,14,32)
#210D1D
(33,13,29)
#1D0C1A
(29,12,26)
#190B17
(25,11,23)
#150A14
(21,10,20)
#110911
(17,9,17)
#0D080E
(13,8,14)
#09070B
(9,7,11)
#000000
(0,0,0)

Tints of #311129

#311129
(49,17,41)
#43263C
(67,38,60)
#553B4F
(85,59,79)
#675062
(103,80,98)
#796575
(121,101,117)
#8B7A88
(139,122,136)
#9D8F9B
(157,143,155)
#AFA4AE
(175,164,174)
#C1B9C1
(193,185,193)
#D3CED4
(211,206,212)
#E5E3E7
(229,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #311129 color. Also use rgb(49,17,41) instead hex code.

Text Font Color

.myTextColor { color: #311129; }

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

This text font color is #311129.

Background Color

.myBgColor { background-color: #311129; }

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

This div background color is #311129.

Border color

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

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

This div border color is #311129.

Opacity

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

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

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

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

This text has shadow with #311129 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #311129.

Preview

Color preview on black background

This text has color #311129 on black background.


Color preview on white background

This text has color #311129 on white background.


Black color preview on #311129 background

This text has black color on #311129 background.


White color preview on #311129 background

This text has white color on #311129 background.


Related colors

Complementary color

Complementary color for #hex is #CEEED6.


I love getcolorcode.com

Triadic colors

1 #293111 and #112931 with #311129 are triadic colors.

2 #291131 and #113129 with #311129 are triadic colors.