COLOR #311435

HEX: #311435 RGB: (49,20,53)

Color info

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

RGB color model

#311435 color RGB value is (49,20,53).

RGB: (49,20,53) (19%, 8%, 21%)

RGB channels and saturation

R 49 of 255 = 19%
G 20 of 255 = 8%
B 53 of 255 = 21%

49
20
53

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

Portions of RGB colors in percentages

R + G + B = 49 + 20 + 53 = 122 (100%)
R 49 of 122 ~ 40.16%
G 20 of 122 ~ 16.39%
B 53 of 122 ~ 43.44'%

%40.16
%16.39
%43.44

CMYK color model

#311435 color CMYK value is (8,62,0,79).

  • cyan value is 7.55%
  • magenta value is 62.26%
  • yellow value is 0.00%
  • key color value is 79.22%

CMYK: (8,62,0,79)
C8M62Y0K79 (8%, 62%, 0%, 79%)
(0.08 / 0.62 / 0.00 / 0.79)

CMYK percentages

%7.55
%62.26
%0
%79.22

Codes

Color #311435 in popluar color models

31 14 35
RGB 49 20 53
HSL 293° 45.21% 14.31%
HSB/HSV 293° 62.26% 20.78%
CMYK 7.55% 62.26% 0.00%
79.22%

Color #311435 in popluar number systems.

HEX 31 14 35
Decimal 49 20 53
Binary 110001 10100 110101
Octal 61 24 65

Shades and tints

Shades of #311435

#311435
(49,20,53)
#2D1331
(45,19,49)
#29122D
(41,18,45)
#251129
(37,17,41)
#211025
(33,16,37)
#1D0F21
(29,15,33)
#190E1D
(25,14,29)
#150D19
(21,13,25)
#110C15
(17,12,21)
#0D0B11
(13,11,17)
#090A0D
(9,10,13)
#000000
(0,0,0)

Tints of #311435

#311435
(49,20,53)
#432947
(67,41,71)
#553E59
(85,62,89)
#67536B
(103,83,107)
#79687D
(121,104,125)
#8B7D8F
(139,125,143)
#9D92A1
(157,146,161)
#AFA7B3
(175,167,179)
#C1BCC5
(193,188,197)
#D3D1D7
(211,209,215)
#E5E6E9
(229,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #311435 color. Also use rgb(49,20,53) instead hex code.

Text Font Color

.myTextColor { color: #311435; }

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

This text font color is #311435.

Background Color

.myBgColor { background-color: #311435; }

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

This div background color is #311435.

Border color

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

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

This div border color is #311435.

Opacity

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

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

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

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

This text has shadow with #311435 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #311435.

Preview

Color preview on black background

This text has color #311435 on black background.


Color preview on white background

This text has color #311435 on white background.


Black color preview on #311435 background

This text has black color on #311435 background.


White color preview on #311435 background

This text has white color on #311435 background.


Related colors

Complementary color

Complementary color for #hex is #CEEBCA.


I love getcolorcode.com

Triadic colors

1 #353114 and #143531 with #311435 are triadic colors.

2 #351431 and #143135 with #311435 are triadic colors.