COLOR #316762

HEX: #316762 RGB: (49,103,98)

Color info

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

RGB color model

#316762 color RGB value is (49,103,98).

RGB: (49,103,98) (19%, 40%, 38%)

RGB channels and saturation

R 49 of 255 = 19%
G 103 of 255 = 40%
B 98 of 255 = 38%

49
103
98

R + G + B ~ 32%. #316762 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 103 + 98 = 250 (100%)
R 49 of 250 ~ 19.6%
G 103 of 250 ~ 41.2%
B 98 of 250 ~ 39.2'%

%19.6
%41.2
%39.2

CMYK color model

#316762 color CMYK value is (52,0,5,60).

  • cyan value is 52.43%
  • magenta value is 0.00%
  • yellow value is 4.85%
  • key color value is 59.61%
CMYK: (52,0,5,60) C52M0Y5K60 (52%,0%,5%,60%) (0.52/0.00/0.05/0.60) 

CMYK percentages

%52.43
%0
%4.85
%59.61

Codes

Color #316762 in popluar color models

31 67 62
RGB 49 103 98
HSL 174° 35.53% 29.80%
HSB/HSV 174° 52.43% 40.39%
CMYK 52.43% 0.00% 4.85%
59.61%

Color #316762 in popluar number systems.

HEX 31 67 62
Decimal 49 103 98
Binary 110001 1100111 1100010
Octal 61 147 142

Shades and tints

Shades of #316762

#316762
(49,103,98)
#2D5E5A
(45,94,90)
#295552
(41,85,82)
#254C4A
(37,76,74)
#214342
(33,67,66)
#1D3A3A
(29,58,58)
#193132
(25,49,50)
#15282A
(21,40,42)
#111F22
(17,31,34)
#0D161A
(13,22,26)
#090D12
(9,13,18)
#000000
(0,0,0)

Tints of #316762

#316762
(49,103,98)
#437470
(67,116,112)
#55817E
(85,129,126)
#678E8C
(103,142,140)
#799B9A
(121,155,154)
#8BA8A8
(139,168,168)
#9DB5B6
(157,181,182)
#AFC2C4
(175,194,196)
#C1CFD2
(193,207,210)
#D3DCE0
(211,220,224)
#E5E9EE
(229,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #316762 color. Also use rgb(49,103,98) instead hex code.

Text Font Color

.myTextColor { color: #316762; }

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

This text font color is #316762.

Background Color

.myBgColor { background-color: #316762; }

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

This div background color is #316762.

Border color

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

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

This div border color is #316762.

Opacity

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

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

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

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

This text has shadow with #316762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #316762.

Preview

Color preview on black background

This text has color #316762 on black background.


Color preview on white background

This text has color #316762 on white background.


Black color preview on #316762 background

This text has black color on #316762 background.


White color preview on #316762 background

This text has white color on #316762 background.


Related colors

Complementary color

Complementary color for #hex is #CE989D.


I love getcolorcode.com

Triadic colors

1 #623167 and #676231 with #316762 are triadic colors.

2 #626731 and #673162 with #316762 are triadic colors.