COLOR #31474A

HEX: #31474A RGB: (49,71,74)

Color info

#31474A contains red, green and blue colors in about the same proportion. Web safe color of #31474A is #333333 (or #333).

RGB color model

#31474A color RGB value is (49,71,74).

RGB: (49,71,74) (19%, 28%, 29%)

RGB channels and saturation

R 49 of 255 = 19%
G 71 of 255 = 28%
B 74 of 255 = 29%

49
71
74

R + G + B ~ 25%. #31474A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 71 + 74 = 194 (100%)
R 49 of 194 ~ 25.26%
G 71 of 194 ~ 36.6%
B 74 of 194 ~ 38.14'%

%25.26
%36.6
%38.14

CMYK color model

#31474A color CMYK value is (34,4,0,71).

  • cyan value is 33.78%
  • magenta value is 4.05%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (34,4,0,71)
C34M4Y0K71 (34%, 4%, 0%, 71%)
(0.34 / 0.04 / 0.00 / 0.71)

CMYK percentages

%33.78
%4.05
%0
%70.98

Codes

Color #31474A in popluar color models

31 47 4A
RGB 49 71 74
HSL 187° 20.33% 24.12%
HSB/HSV 187° 33.78% 29.02%
CMYK 33.78% 4.05% 0.00%
70.98%

Color #31474A in popluar number systems.

HEX 31 47 4A
Decimal 49 71 74
Binary 110001 1000111 1001010
Octal 61 107 112

Shades and tints

Shades of #31474A

#31474A
(49,71,74)
#2D4144
(45,65,68)
#293B3E
(41,59,62)
#253538
(37,53,56)
#212F32
(33,47,50)
#1D292C
(29,41,44)
#192326
(25,35,38)
#151D20
(21,29,32)
#11171A
(17,23,26)
#0D1114
(13,17,20)
#090B0E
(9,11,14)
#000000
(0,0,0)

Tints of #31474A

#31474A
(49,71,74)
#43575A
(67,87,90)
#55676A
(85,103,106)
#67777A
(103,119,122)
#79878A
(121,135,138)
#8B979A
(139,151,154)
#9DA7AA
(157,167,170)
#AFB7BA
(175,183,186)
#C1C7CA
(193,199,202)
#D3D7DA
(211,215,218)
#E5E7EA
(229,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #31474A color. Also use rgb(49,71,74) instead hex code.

Text Font Color

.myTextColor { color: #31474A; }

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

This text font color is #31474A.

Background Color

.myBgColor { background-color: #31474A; }

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

This div background color is #31474A.

Border color

.myBorderColor { border: 1px solid #31474A; }

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

This div border color is #31474A.

Opacity

.myOpacity80 { color: #31474A; opacity: 0.8; }

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

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

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

This text has shadow with #31474A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #31474A.

Preview

Color preview on black background

This text has color #31474A on black background.


Color preview on white background

This text has color #31474A on white background.


Black color preview on #31474A background

This text has black color on #31474A background.


White color preview on #31474A background

This text has white color on #31474A background.


Related colors

Complementary color

Complementary color for #hex is #CEB8B5.


I love getcolorcode.com

Triadic colors

1 #4A3147 and #474A31 with #31474A are triadic colors.

2 #4A4731 and #47314A with #31474A are triadic colors.