COLOR #315744

HEX: #315744 RGB: (49,87,68)

Color info

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

RGB color model

#315744 color RGB value is (49,87,68).

RGB: (49,87,68) (19%, 34%, 27%)

RGB channels and saturation

R 49 of 255 = 19%
G 87 of 255 = 34%
B 68 of 255 = 27%

49
87
68

R + G + B ~ 27%. #315744 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 87 + 68 = 204 (100%)
R 49 of 204 ~ 24.02%
G 87 of 204 ~ 42.65%
B 68 of 204 ~ 33.33'%

%24.02
%42.65
%33.33

CMYK color model

#315744 color CMYK value is (44,0,22,66).

  • cyan value is 43.68%
  • magenta value is 0.00%
  • yellow value is 21.84%
  • key color value is 65.88%
CMYK: (44,0,22,66) C44M0Y22K66 (44%,0%,22%,66%) (0.44/0.00/0.22/0.66) 

CMYK percentages

%43.68
%0
%21.84
%65.88

Codes

Color #315744 in popluar color models

31 57 44
RGB 49 87 68
HSL 150° 27.94% 26.67%
HSB/HSV 150° 43.68% 34.12%
CMYK 43.68% 0.00% 21.84%
65.88%

Color #315744 in popluar number systems.

HEX 31 57 44
Decimal 49 87 68
Binary 110001 1010111 1000100
Octal 61 127 104

Shades and tints

Shades of #315744

#315744
(49,87,68)
#2D503E
(45,80,62)
#294938
(41,73,56)
#254232
(37,66,50)
#213B2C
(33,59,44)
#1D3426
(29,52,38)
#192D20
(25,45,32)
#15261A
(21,38,26)
#111F14
(17,31,20)
#0D180E
(13,24,14)
#091108
(9,17,8)
#000000
(0,0,0)

Tints of #315744

#315744
(49,87,68)
#436655
(67,102,85)
#557566
(85,117,102)
#678477
(103,132,119)
#799388
(121,147,136)
#8BA299
(139,162,153)
#9DB1AA
(157,177,170)
#AFC0BB
(175,192,187)
#C1CFCC
(193,207,204)
#D3DEDD
(211,222,221)
#E5EDEE
(229,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #315744 color. Also use rgb(49,87,68) instead hex code.

Text Font Color

.myTextColor { color: #315744; }

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

This text font color is #315744.

Background Color

.myBgColor { background-color: #315744; }

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

This div background color is #315744.

Border color

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

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

This div border color is #315744.

Opacity

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

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

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

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

This text has shadow with #315744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #315744.

Preview

Color preview on black background

This text has color #315744 on black background.


Color preview on white background

This text has color #315744 on white background.


Black color preview on #315744 background

This text has black color on #315744 background.


White color preview on #315744 background

This text has white color on #315744 background.


Related colors

Complementary color

Complementary color for #hex is #CEA8BB.


I love getcolorcode.com

Triadic colors

1 #443157 and #574431 with #315744 are triadic colors.

2 #445731 and #573144 with #315744 are triadic colors.