COLOR #316D79

HEX: #316D79 RGB: (49,109,121)

Color info

#316D79 contains mainly green and blue colors. Web safe color of #316D79 is #336666 (or #366).

RGB color model

#316D79 color RGB value is (49,109,121).

RGB: (49,109,121) (19%, 43%, 47%)

RGB channels and saturation

R 49 of 255 = 19%
G 109 of 255 = 43%
B 121 of 255 = 47%

49
109
121

R + G + B ~ 36%. #316D79 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 109 + 121 = 279 (100%)
R 49 of 279 ~ 17.56%
G 109 of 279 ~ 39.07%
B 121 of 279 ~ 43.37'%

%17.56
%39.07
%43.37

CMYK color model

#316D79 color CMYK value is (60,10,0,53).

  • cyan value is 59.50%
  • magenta value is 9.92%
  • yellow value is 0.00%
  • key color value is 52.55%
CMYK: (60,10,0,53) C60M10Y0K53 (60%,10%,0%,53%) (0.60/0.10/0.00/0.53) 

CMYK percentages

%59.5
%9.92
%0
%52.55

Codes

Color #316D79 in popluar color models

31 6D 79
RGB 49 109 121
HSL 190° 42.35% 33.33%
HSB/HSV 190° 59.50% 47.45%
CMYK 59.50% 9.92% 0.00%
52.55%

Color #316D79 in popluar number systems.

HEX 31 6D 79
Decimal 49 109 121
Binary 110001 1101101 1111001
Octal 61 155 171

Shades and tints

Shades of #316D79

#316D79
(49,109,121)
#2D646E
(45,100,110)
#295B63
(41,91,99)
#255258
(37,82,88)
#21494D
(33,73,77)
#1D4042
(29,64,66)
#193737
(25,55,55)
#152E2C
(21,46,44)
#112521
(17,37,33)
#0D1C16
(13,28,22)
#09130B
(9,19,11)
#000000
(0,0,0)

Tints of #316D79

#316D79
(49,109,121)
#437A85
(67,122,133)
#558791
(85,135,145)
#67949D
(103,148,157)
#79A1A9
(121,161,169)
#8BAEB5
(139,174,181)
#9DBBC1
(157,187,193)
#AFC8CD
(175,200,205)
#C1D5D9
(193,213,217)
#D3E2E5
(211,226,229)
#E5EFF1
(229,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #316D79 color. Also use rgb(49,109,121) instead hex code.

Text Font Color

.myTextColor { color: #316D79; }

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

This text font color is #316D79.

Background Color

.myBgColor { background-color: #316D79; }

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

This div background color is #316D79.

Border color

.myBorderColor { border: 1px solid #316D79; }

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

This div border color is #316D79.

Opacity

.myOpacity80 { color: #316D79; opacity: 0.8; }

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

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

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

This text has shadow with #316D79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #316D79.

Preview

Color preview on black background

This text has color #316D79 on black background.


Color preview on white background

This text has color #316D79 on white background.


Black color preview on #316D79 background

This text has black color on #316D79 background.


White color preview on #316D79 background

This text has white color on #316D79 background.


Related colors

Complementary color

Complementary color for #hex is #CE9286.


I love getcolorcode.com

Triadic colors

1 #79316D and #6D7931 with #316D79 are triadic colors.

2 #796D31 and #6D3179 with #316D79 are triadic colors.