COLOR #316669

HEX: #316669 RGB: (49,102,105)

Color info

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

RGB color model

#316669 color RGB value is (49,102,105).

RGB: (49,102,105) (19%, 40%, 41%)

RGB channels and saturation

R 49 of 255 = 19%
G 102 of 255 = 40%
B 105 of 255 = 41%

49
102
105

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

Portions of RGB colors in percentages

R + G + B = 49 + 102 + 105 = 256 (100%)
R 49 of 256 ~ 19.14%
G 102 of 256 ~ 39.84%
B 105 of 256 ~ 41.02'%

%19.14
%39.84
%41.02

CMYK color model

#316669 color CMYK value is (53,3,0,59).

  • cyan value is 53.33%
  • magenta value is 2.86%
  • yellow value is 0.00%
  • key color value is 58.82%
CMYK: (53,3,0,59) C53M3Y0K59 (53%,3%,0%,59%) (0.53/0.03/0.00/0.59) 

CMYK percentages

%53.33
%2.86
%0
%58.82

Codes

Color #316669 in popluar color models

31 66 69
RGB 49 102 105
HSL 183° 36.36% 30.20%
HSB/HSV 183° 53.33% 41.18%
CMYK 53.33% 2.86% 0.00%
58.82%

Color #316669 in popluar number systems.

HEX 31 66 69
Decimal 49 102 105
Binary 110001 1100110 1101001
Octal 61 146 151

Shades and tints

Shades of #316669

#316669
(49,102,105)
#2D5D60
(45,93,96)
#295457
(41,84,87)
#254B4E
(37,75,78)
#214245
(33,66,69)
#1D393C
(29,57,60)
#193033
(25,48,51)
#15272A
(21,39,42)
#111E21
(17,30,33)
#0D1518
(13,21,24)
#090C0F
(9,12,15)
#000000
(0,0,0)

Tints of #316669

#316669
(49,102,105)
#437376
(67,115,118)
#558083
(85,128,131)
#678D90
(103,141,144)
#799A9D
(121,154,157)
#8BA7AA
(139,167,170)
#9DB4B7
(157,180,183)
#AFC1C4
(175,193,196)
#C1CED1
(193,206,209)
#D3DBDE
(211,219,222)
#E5E8EB
(229,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #316669; }

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

This text font color is #316669.

Background Color

.myBgColor { background-color: #316669; }

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

This div background color is #316669.

Border color

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

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

This div border color is #316669.

Opacity

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

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

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

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

This text has shadow with #316669 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #316669.

Preview

Color preview on black background

This text has color #316669 on black background.


Color preview on white background

This text has color #316669 on white background.


Black color preview on #316669 background

This text has black color on #316669 background.


White color preview on #316669 background

This text has white color on #316669 background.


Related colors

Complementary color

Complementary color for #hex is #CE9996.


I love getcolorcode.com

Triadic colors

1 #693166 and #666931 with #316669 are triadic colors.

2 #696631 and #663169 with #316669 are triadic colors.