COLOR #311829

HEX: #311829 RGB: (49,24,41)

Color info

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

RGB color model

#311829 color RGB value is (49,24,41).

RGB: (49,24,41) (19%, 9%, 16%)

RGB channels and saturation

R 49 of 255 = 19%
G 24 of 255 = 9%
B 41 of 255 = 16%

49
24
41

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

Portions of RGB colors in percentages

R + G + B = 49 + 24 + 41 = 114 (100%)
R 49 of 114 ~ 42.98%
G 24 of 114 ~ 21.05%
B 41 of 114 ~ 35.96'%

%42.98
%21.05
%35.96

CMYK color model

#311829 color CMYK value is (0,51,16,81).

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

CMYK: (0,51,16,81)
C0M51Y16K81 (0%, 51%, 16%, 81%)
(0.00 / 0.51 / 0.16 / 0.81)

CMYK percentages

%0
%51.02
%16.33
%80.78

Codes

Color #311829 in popluar color models

31 18 29
RGB 49 24 41
HSL 319° 34.25% 14.31%
HSB/HSV 319° 51.02% 19.22%
CMYK 0.00% 51.02% 16.33%
80.78%

Color #311829 in popluar number systems.

HEX 31 18 29
Decimal 49 24 41
Binary 110001 11000 101001
Octal 61 30 51

Shades and tints

Shades of #311829

#311829
(49,24,41)
#2D1626
(45,22,38)
#291423
(41,20,35)
#251220
(37,18,32)
#21101D
(33,16,29)
#1D0E1A
(29,14,26)
#190C17
(25,12,23)
#150A14
(21,10,20)
#110811
(17,8,17)
#0D060E
(13,6,14)
#09040B
(9,4,11)
#000000
(0,0,0)

Tints of #311829

#311829
(49,24,41)
#432D3C
(67,45,60)
#55424F
(85,66,79)
#675762
(103,87,98)
#796C75
(121,108,117)
#8B8188
(139,129,136)
#9D969B
(157,150,155)
#AFABAE
(175,171,174)
#C1C0C1
(193,192,193)
#D3D5D4
(211,213,212)
#E5EAE7
(229,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #311829; }

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

This text font color is #311829.

Background Color

.myBgColor { background-color: #311829; }

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

This div background color is #311829.

Border color

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

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

This div border color is #311829.

Opacity

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

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

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

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

This text has shadow with #311829 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #311829.

Preview

Color preview on black background

This text has color #311829 on black background.


Color preview on white background

This text has color #311829 on white background.


Black color preview on #311829 background

This text has black color on #311829 background.


White color preview on #311829 background

This text has white color on #311829 background.


Related colors

Complementary color

Complementary color for #hex is #CEE7D6.


I love getcolorcode.com

Triadic colors

1 #293118 and #182931 with #311829 are triadic colors.

2 #291831 and #183129 with #311829 are triadic colors.