COLOR #316861

HEX: #316861 RGB: (49,104,97)

Color info

#316861 contains red, green and blue colors in about the same proportion. Web safe color of #316861 is #336666 (or #366).

RGB color model

#316861 color RGB value is (49,104,97).

RGB: (49,104,97) (19%, 41%, 38%)

RGB channels and saturation

R 49 of 255 = 19%
G 104 of 255 = 41%
B 97 of 255 = 38%

49
104
97

R + G + B ~ 33%. #316861 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 104 + 97 = 250 (100%)
R 49 of 250 ~ 19.6%
G 104 of 250 ~ 41.6%
B 97 of 250 ~ 38.8'%

%19.6
%41.6
%38.8

CMYK color model

#316861 color CMYK value is (53,0,7,59).

  • cyan value is 52.88%
  • magenta value is 0.00%
  • yellow value is 6.73%
  • key color value is 59.22%
CMYK: (53,0,7,59) C53M0Y7K59 (53%,0%,7%,59%) (0.53/0.00/0.07/0.59) 

CMYK percentages

%52.88
%0
%6.73
%59.22

Codes

Color #316861 in popluar color models

31 68 61
RGB 49 104 97
HSL 172° 35.95% 30.00%
HSB/HSV 172° 52.88% 40.78%
CMYK 52.88% 0.00% 6.73%
59.22%

Color #316861 in popluar number systems.

HEX 31 68 61
Decimal 49 104 97
Binary 110001 1101000 1100001
Octal 61 150 141

Shades and tints

Shades of #316861

#316861
(49,104,97)
#2D5F59
(45,95,89)
#295651
(41,86,81)
#254D49
(37,77,73)
#214441
(33,68,65)
#1D3B39
(29,59,57)
#193231
(25,50,49)
#152929
(21,41,41)
#112021
(17,32,33)
#0D1719
(13,23,25)
#090E11
(9,14,17)
#000000
(0,0,0)

Tints of #316861

#316861
(49,104,97)
#43756F
(67,117,111)
#55827D
(85,130,125)
#678F8B
(103,143,139)
#799C99
(121,156,153)
#8BA9A7
(139,169,167)
#9DB6B5
(157,182,181)
#AFC3C3
(175,195,195)
#C1D0D1
(193,208,209)
#D3DDDF
(211,221,223)
#E5EAED
(229,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #316861 color. Also use rgb(49,104,97) instead hex code.

Text Font Color

.myTextColor { color: #316861; }

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

This text font color is #316861.

Background Color

.myBgColor { background-color: #316861; }

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

This div background color is #316861.

Border color

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

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

This div border color is #316861.

Opacity

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

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

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

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

This text has shadow with #316861 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #316861.

Preview

Color preview on black background

This text has color #316861 on black background.


Color preview on white background

This text has color #316861 on white background.


Black color preview on #316861 background

This text has black color on #316861 background.


White color preview on #316861 background

This text has white color on #316861 background.


Related colors

Complementary color

Complementary color for #hex is #CE979E.


I love getcolorcode.com

Triadic colors

1 #613168 and #686131 with #316861 are triadic colors.

2 #616831 and #683161 with #316861 are triadic colors.