COLOR #31564D

HEX: #31564D RGB: (49,86,77)

Color info

#31564D contains red, green and blue colors in about the same proportion. Web safe color of #31564D is #336633 (or #363).

RGB color model

#31564D color RGB value is (49,86,77).

RGB: (49,86,77) (19%, 34%, 30%)

RGB channels and saturation

R 49 of 255 = 19%
G 86 of 255 = 34%
B 77 of 255 = 30%

49
86
77

R + G + B ~ 28%. #31564D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 86 + 77 = 212 (100%)
R 49 of 212 ~ 23.11%
G 86 of 212 ~ 40.57%
B 77 of 212 ~ 36.32'%

%23.11
%40.57
%36.32

CMYK color model

#31564D color CMYK value is (43,0,10,66).

  • cyan value is 43.02%
  • magenta value is 0.00%
  • yellow value is 10.47%
  • key color value is 66.27%
CMYK: (43,0,10,66) C43M0Y10K66 (43%,0%,10%,66%) (0.43/0.00/0.10/0.66) 

CMYK percentages

%43.02
%0
%10.47
%66.27

Codes

Color #31564D in popluar color models

31 56 4D
RGB 49 86 77
HSL 165° 27.41% 26.47%
HSB/HSV 165° 43.02% 33.73%
CMYK 43.02% 0.00% 10.47%
66.27%

Color #31564D in popluar number systems.

HEX 31 56 4D
Decimal 49 86 77
Binary 110001 1010110 1001101
Octal 61 126 115

Shades and tints

Shades of #31564D

#31564D
(49,86,77)
#2D4F46
(45,79,70)
#29483F
(41,72,63)
#254138
(37,65,56)
#213A31
(33,58,49)
#1D332A
(29,51,42)
#192C23
(25,44,35)
#15251C
(21,37,28)
#111E15
(17,30,21)
#0D170E
(13,23,14)
#091007
(9,16,7)
#000000
(0,0,0)

Tints of #31564D

#31564D
(49,86,77)
#43655D
(67,101,93)
#55746D
(85,116,109)
#67837D
(103,131,125)
#79928D
(121,146,141)
#8BA19D
(139,161,157)
#9DB0AD
(157,176,173)
#AFBFBD
(175,191,189)
#C1CECD
(193,206,205)
#D3DDDD
(211,221,221)
#E5ECED
(229,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #31564D color. Also use rgb(49,86,77) instead hex code.

Text Font Color

.myTextColor { color: #31564D; }

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

This text font color is #31564D.

Background Color

.myBgColor { background-color: #31564D; }

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

This div background color is #31564D.

Border color

.myBorderColor { border: 1px solid #31564D; }

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

This div border color is #31564D.

Opacity

.myOpacity80 { color: #31564D; opacity: 0.8; }

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

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

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

This text has shadow with #31564D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #31564D.

Preview

Color preview on black background

This text has color #31564D on black background.


Color preview on white background

This text has color #31564D on white background.


Black color preview on #31564D background

This text has black color on #31564D background.


White color preview on #31564D background

This text has white color on #31564D background.


Related colors

Complementary color

Complementary color for #hex is #CEA9B2.


I love getcolorcode.com

Triadic colors

1 #4D3156 and #564D31 with #31564D are triadic colors.

2 #4D5631 and #56314D with #31564D are triadic colors.