COLOR #316661

HEX: #316661 RGB: (49,102,97)

Color info

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

RGB color model

#316661 color RGB value is (49,102,97).

RGB: (49,102,97) (19%, 40%, 38%)

RGB channels and saturation

R 49 of 255 = 19%
G 102 of 255 = 40%
B 97 of 255 = 38%

49
102
97

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

Portions of RGB colors in percentages

R + G + B = 49 + 102 + 97 = 248 (100%)
R 49 of 248 ~ 19.76%
G 102 of 248 ~ 41.13%
B 97 of 248 ~ 39.11'%

%19.76
%41.13
%39.11

CMYK color model

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

  • cyan value is 51.96%
  • magenta value is 0.00%
  • yellow value is 4.90%
  • key color value is 60.00%

CMYK: (52,0,5,60)
C52M0Y5K60 (52%, 0%, 5%, 60%)
(0.52 / 0.00 / 0.05 / 0.60)

CMYK percentages

%51.96
%0
%4.9
%60

Codes

Color #316661 in popluar color models

31 66 61
RGB 49 102 97
HSL 174° 35.10% 29.61%
HSB/HSV 174° 51.96% 40.00%
CMYK 51.96% 0.00% 4.90%
60.00%

Color #316661 in popluar number systems.

HEX 31 66 61
Decimal 49 102 97
Binary 110001 1100110 1100001
Octal 61 146 141

Shades and tints

Shades of #316661

#316661
(49,102,97)
#2D5D59
(45,93,89)
#295451
(41,84,81)
#254B49
(37,75,73)
#214241
(33,66,65)
#1D3939
(29,57,57)
#193031
(25,48,49)
#152729
(21,39,41)
#111E21
(17,30,33)
#0D1519
(13,21,25)
#090C11
(9,12,17)
#000000
(0,0,0)

Tints of #316661

#316661
(49,102,97)
#43736F
(67,115,111)
#55807D
(85,128,125)
#678D8B
(103,141,139)
#799A99
(121,154,153)
#8BA7A7
(139,167,167)
#9DB4B5
(157,180,181)
#AFC1C3
(175,193,195)
#C1CED1
(193,206,209)
#D3DBDF
(211,219,223)
#E5E8ED
(229,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #316661; }

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

This text font color is #316661.

Background Color

.myBgColor { background-color: #316661; }

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

This div background color is #316661.

Border color

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

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

This div border color is #316661.

Opacity

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

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

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

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

This text has shadow with #316661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #316661.

Preview

Color preview on black background

This text has color #316661 on black background.


Color preview on white background

This text has color #316661 on white background.


Black color preview on #316661 background

This text has black color on #316661 background.


White color preview on #316661 background

This text has white color on #316661 background.


Related colors

Complementary color

Complementary color for #hex is #CE999E.


I love getcolorcode.com

Triadic colors

1 #613166 and #666131 with #316661 are triadic colors.

2 #616631 and #663161 with #316661 are triadic colors.