COLOR #316050

HEX: #316050 RGB: (49,96,80)

Color info

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

RGB color model

#316050 color RGB value is (49,96,80).

RGB: (49,96,80) (19%, 38%, 31%)

RGB channels and saturation

R 49 of 255 = 19%
G 96 of 255 = 38%
B 80 of 255 = 31%

49
96
80

R + G + B ~ 29%. #316050 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 96 + 80 = 225 (100%)
R 49 of 225 ~ 21.78%
G 96 of 225 ~ 42.67%
B 80 of 225 ~ 35.56'%

%21.78
%42.67
%35.56

CMYK color model

#316050 color CMYK value is (49,0,17,62).

  • cyan value is 48.96%
  • magenta value is 0.00%
  • yellow value is 16.67%
  • key color value is 62.35%

CMYK: (49,0,17,62)
C49M0Y17K62 (49%, 0%, 17%, 62%)
(0.49 / 0.00 / 0.17 / 0.62)

CMYK percentages

%48.96
%0
%16.67
%62.35

Codes

Color #316050 in popluar color models

31 60 50
RGB 49 96 80
HSL 160° 32.41% 28.43%
HSB/HSV 160° 48.96% 37.65%
CMYK 48.96% 0.00% 16.67%
62.35%

Color #316050 in popluar number systems.

HEX 31 60 50
Decimal 49 96 80
Binary 110001 1100000 1010000
Octal 61 140 120

Shades and tints

Shades of #316050

#316050
(49,96,80)
#2D5849
(45,88,73)
#295042
(41,80,66)
#25483B
(37,72,59)
#214034
(33,64,52)
#1D382D
(29,56,45)
#193026
(25,48,38)
#15281F
(21,40,31)
#112018
(17,32,24)
#0D1811
(13,24,17)
#09100A
(9,16,10)
#000000
(0,0,0)

Tints of #316050

#316050
(49,96,80)
#436E5F
(67,110,95)
#557C6E
(85,124,110)
#678A7D
(103,138,125)
#79988C
(121,152,140)
#8BA69B
(139,166,155)
#9DB4AA
(157,180,170)
#AFC2B9
(175,194,185)
#C1D0C8
(193,208,200)
#D3DED7
(211,222,215)
#E5ECE6
(229,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #316050; }

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

This text font color is #316050.

Background Color

.myBgColor { background-color: #316050; }

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

This div background color is #316050.

Border color

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

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

This div border color is #316050.

Opacity

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

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

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

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

This text has shadow with #316050 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #316050.

Preview

Color preview on black background

This text has color #316050 on black background.


Color preview on white background

This text has color #316050 on white background.


Black color preview on #316050 background

This text has black color on #316050 background.


White color preview on #316050 background

This text has white color on #316050 background.


Related colors

Complementary color

Complementary color for #hex is #CE9FAF.


I love getcolorcode.com

Triadic colors

1 #503160 and #605031 with #316050 are triadic colors.

2 #506031 and #603150 with #316050 are triadic colors.