COLOR #316860

HEX: #316860 RGB: (49,104,96)

Color info

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

RGB color model

#316860 color RGB value is (49,104,96).

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

RGB channels and saturation

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

49
104
96

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

Portions of RGB colors in percentages

R + G + B = 49 + 104 + 96 = 249 (100%)
R 49 of 249 ~ 19.68%
G 104 of 249 ~ 41.77%
B 96 of 249 ~ 38.55'%

%19.68
%41.77
%38.55

CMYK color model

#316860 color CMYK value is (53,0,8,59).

  • cyan value is 52.88%
  • magenta value is 0.00%
  • yellow value is 7.69%
  • key color value is 59.22%

CMYK: (53,0,8,59)
C53M0Y8K59 (53%, 0%, 8%, 59%)
(0.53 / 0.00 / 0.08 / 0.59)

CMYK percentages

%52.88
%0
%7.69
%59.22

Codes

Color #316860 in popluar color models

31 68 60
RGB 49 104 96
HSL 171° 35.95% 30.00%
HSB/HSV 171° 52.88% 40.78%
CMYK 52.88% 0.00% 7.69%
59.22%

Color #316860 in popluar number systems.

HEX 31 68 60
Decimal 49 104 96
Binary 110001 1101000 1100000
Octal 61 150 140

Shades and tints

Shades of #316860

#316860
(49,104,96)
#2D5F58
(45,95,88)
#295650
(41,86,80)
#254D48
(37,77,72)
#214440
(33,68,64)
#1D3B38
(29,59,56)
#193230
(25,50,48)
#152928
(21,41,40)
#112020
(17,32,32)
#0D1718
(13,23,24)
#090E10
(9,14,16)
#000000
(0,0,0)

Tints of #316860

#316860
(49,104,96)
#43756E
(67,117,110)
#55827C
(85,130,124)
#678F8A
(103,143,138)
#799C98
(121,156,152)
#8BA9A6
(139,169,166)
#9DB6B4
(157,182,180)
#AFC3C2
(175,195,194)
#C1D0D0
(193,208,208)
#D3DDDE
(211,221,222)
#E5EAEC
(229,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #316860; }

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

This text font color is #316860.

Background Color

.myBgColor { background-color: #316860; }

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

This div background color is #316860.

Border color

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

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

This div border color is #316860.

Opacity

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

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

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

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

This text has shadow with #316860 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #316860.

Preview

Color preview on black background

This text has color #316860 on black background.


Color preview on white background

This text has color #316860 on white background.


Black color preview on #316860 background

This text has black color on #316860 background.


White color preview on #316860 background

This text has white color on #316860 background.


Related colors

Complementary color

Complementary color for #hex is #CE979F.


I love getcolorcode.com

Triadic colors

1 #603168 and #686031 with #316860 are triadic colors.

2 #606831 and #683160 with #316860 are triadic colors.