COLOR #31424E

HEX: #31424E RGB: (49,66,78)

Color info

#31424E contains red, green and blue colors in about the same proportion. Web safe color of #31424E is #333366 (or #336).

RGB color model

#31424E color RGB value is (49,66,78).

RGB: (49,66,78) (19%, 26%, 31%)

RGB channels and saturation

R 49 of 255 = 19%
G 66 of 255 = 26%
B 78 of 255 = 31%

49
66
78

R + G + B ~ 25%. #31424E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 66 + 78 = 193 (100%)
R 49 of 193 ~ 25.39%
G 66 of 193 ~ 34.2%
B 78 of 193 ~ 40.41'%

%25.39
%34.2
%40.41

CMYK color model

#31424E color CMYK value is (37,15,0,69).

  • cyan value is 37.18%
  • magenta value is 15.38%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (37,15,0,69)
C37M15Y0K69 (37%, 15%, 0%, 69%)
(0.37 / 0.15 / 0.00 / 0.69)

CMYK percentages

%37.18
%15.38
%0
%69.41

Codes

Color #31424E in popluar color models

31 42 4E
RGB 49 66 78
HSL 205° 22.83% 24.90%
HSB/HSV 205° 37.18% 30.59%
CMYK 37.18% 15.38% 0.00%
69.41%

Color #31424E in popluar number systems.

HEX 31 42 4E
Decimal 49 66 78
Binary 110001 1000010 1001110
Octal 61 102 116

Shades and tints

Shades of #31424E

#31424E
(49,66,78)
#2D3C47
(45,60,71)
#293640
(41,54,64)
#253039
(37,48,57)
#212A32
(33,42,50)
#1D242B
(29,36,43)
#191E24
(25,30,36)
#15181D
(21,24,29)
#111216
(17,18,22)
#0D0C0F
(13,12,15)
#090608
(9,6,8)
#000000
(0,0,0)

Tints of #31424E

#31424E
(49,66,78)
#43535E
(67,83,94)
#55646E
(85,100,110)
#67757E
(103,117,126)
#79868E
(121,134,142)
#8B979E
(139,151,158)
#9DA8AE
(157,168,174)
#AFB9BE
(175,185,190)
#C1CACE
(193,202,206)
#D3DBDE
(211,219,222)
#E5ECEE
(229,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #31424E color. Also use rgb(49,66,78) instead hex code.

Text Font Color

.myTextColor { color: #31424E; }

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

This text font color is #31424E.

Background Color

.myBgColor { background-color: #31424E; }

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

This div background color is #31424E.

Border color

.myBorderColor { border: 1px solid #31424E; }

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

This div border color is #31424E.

Opacity

.myOpacity80 { color: #31424E; opacity: 0.8; }

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

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

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

This text has shadow with #31424E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #31424E.

Preview

Color preview on black background

This text has color #31424E on black background.


Color preview on white background

This text has color #31424E on white background.


Black color preview on #31424E background

This text has black color on #31424E background.


White color preview on #31424E background

This text has white color on #31424E background.


Related colors

Complementary color

Complementary color for #hex is #CEBDB1.


I love getcolorcode.com

Triadic colors

1 #4E3142 and #424E31 with #31424E are triadic colors.

2 #4E4231 and #42314E with #31424E are triadic colors.