COLOR #311334

HEX: #311334 RGB: (49,19,52)

Color info

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

RGB color model

#311334 color RGB value is (49,19,52).

RGB: (49,19,52) (19%, 7%, 20%)

RGB channels and saturation

R 49 of 255 = 19%
G 19 of 255 = 7%
B 52 of 255 = 20%

49
19
52

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

Portions of RGB colors in percentages

R + G + B = 49 + 19 + 52 = 120 (100%)
R 49 of 120 ~ 40.83%
G 19 of 120 ~ 15.83%
B 52 of 120 ~ 43.33'%

%40.83
%15.83
%43.33

CMYK color model

#311334 color CMYK value is (6,63,0,80).

  • cyan value is 5.77%
  • magenta value is 63.46%
  • yellow value is 0.00%
  • key color value is 79.61%

CMYK: (6,63,0,80)
C6M63Y0K80 (6%, 63%, 0%, 80%)
(0.06 / 0.63 / 0.00 / 0.80)

CMYK percentages

%5.77
%63.46
%0
%79.61

Codes

Color #311334 in popluar color models

31 13 34
RGB 49 19 52
HSL 295° 46.48% 13.92%
HSB/HSV 295° 63.46% 20.39%
CMYK 5.77% 63.46% 0.00%
79.61%

Color #311334 in popluar number systems.

HEX 31 13 34
Decimal 49 19 52
Binary 110001 10011 110100
Octal 61 23 64

Shades and tints

Shades of #311334

#311334
(49,19,52)
#2D1230
(45,18,48)
#29112C
(41,17,44)
#251028
(37,16,40)
#210F24
(33,15,36)
#1D0E20
(29,14,32)
#190D1C
(25,13,28)
#150C18
(21,12,24)
#110B14
(17,11,20)
#0D0A10
(13,10,16)
#09090C
(9,9,12)
#000000
(0,0,0)

Tints of #311334

#311334
(49,19,52)
#432846
(67,40,70)
#553D58
(85,61,88)
#67526A
(103,82,106)
#79677C
(121,103,124)
#8B7C8E
(139,124,142)
#9D91A0
(157,145,160)
#AFA6B2
(175,166,178)
#C1BBC4
(193,187,196)
#D3D0D6
(211,208,214)
#E5E5E8
(229,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #311334; }

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

This text font color is #311334.

Background Color

.myBgColor { background-color: #311334; }

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

This div background color is #311334.

Border color

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

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

This div border color is #311334.

Opacity

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

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

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

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

This text has shadow with #311334 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #311334.

Preview

Color preview on black background

This text has color #311334 on black background.


Color preview on white background

This text has color #311334 on white background.


Black color preview on #311334 background

This text has black color on #311334 background.


White color preview on #311334 background

This text has white color on #311334 background.


Related colors

Complementary color

Complementary color for #hex is #CEECCB.


I love getcolorcode.com

Triadic colors

1 #343113 and #133431 with #311334 are triadic colors.

2 #341331 and #133134 with #311334 are triadic colors.