COLOR #315846

HEX: #315846 RGB: (49,88,70)

Color info

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

RGB color model

#315846 color RGB value is (49,88,70).

RGB: (49,88,70) (19%, 35%, 27%)

RGB channels and saturation

R 49 of 255 = 19%
G 88 of 255 = 35%
B 70 of 255 = 27%

49
88
70

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

Portions of RGB colors in percentages

R + G + B = 49 + 88 + 70 = 207 (100%)
R 49 of 207 ~ 23.67%
G 88 of 207 ~ 42.51%
B 70 of 207 ~ 33.82'%

%23.67
%42.51
%33.82

CMYK color model

#315846 color CMYK value is (44,0,20,65).

  • cyan value is 44.32%
  • magenta value is 0.00%
  • yellow value is 20.45%
  • key color value is 65.49%

CMYK: (44,0,20,65)
C44M0Y20K65 (44%, 0%, 20%, 65%)
(0.44 / 0.00 / 0.20 / 0.65)

CMYK percentages

%44.32
%0
%20.45
%65.49

Codes

Color #315846 in popluar color models

31 58 46
RGB 49 88 70
HSL 152° 28.47% 26.86%
HSB/HSV 152° 44.32% 34.51%
CMYK 44.32% 0.00% 20.45%
65.49%

Color #315846 in popluar number systems.

HEX 31 58 46
Decimal 49 88 70
Binary 110001 1011000 1000110
Octal 61 130 106

Shades and tints

Shades of #315846

#315846
(49,88,70)
#2D5040
(45,80,64)
#29483A
(41,72,58)
#254034
(37,64,52)
#21382E
(33,56,46)
#1D3028
(29,48,40)
#192822
(25,40,34)
#15201C
(21,32,28)
#111816
(17,24,22)
#0D1010
(13,16,16)
#09080A
(9,8,10)
#000000
(0,0,0)

Tints of #315846

#315846
(49,88,70)
#436756
(67,103,86)
#557666
(85,118,102)
#678576
(103,133,118)
#799486
(121,148,134)
#8BA396
(139,163,150)
#9DB2A6
(157,178,166)
#AFC1B6
(175,193,182)
#C1D0C6
(193,208,198)
#D3DFD6
(211,223,214)
#E5EEE6
(229,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #315846 color. Also use rgb(49,88,70) instead hex code.

Text Font Color

.myTextColor { color: #315846; }

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

This text font color is #315846.

Background Color

.myBgColor { background-color: #315846; }

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

This div background color is #315846.

Border color

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

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

This div border color is #315846.

Opacity

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

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

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

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

This text has shadow with #315846 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #315846.

Preview

Color preview on black background

This text has color #315846 on black background.


Color preview on white background

This text has color #315846 on white background.


Black color preview on #315846 background

This text has black color on #315846 background.


White color preview on #315846 background

This text has white color on #315846 background.


Related colors

Complementary color

Complementary color for #hex is #CEA7B9.


I love getcolorcode.com

Triadic colors

1 #463158 and #584631 with #315846 are triadic colors.

2 #465831 and #583146 with #315846 are triadic colors.