COLOR #317191

HEX: #317191 RGB: (49,113,145)

Color info

#317191 contains mainly green and blue colors. Web safe color of #317191 is #336699 (or #369).

RGB color model

#317191 color RGB value is (49,113,145).

RGB: (49,113,145) (19%, 44%, 57%)

RGB channels and saturation

R 49 of 255 = 19%
G 113 of 255 = 44%
B 145 of 255 = 57%

49
113
145

R + G + B ~ 40%. #317191 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 49 + 113 + 145 = 307 (100%)
R 49 of 307 ~ 15.96%
G 113 of 307 ~ 36.81%
B 145 of 307 ~ 47.23'%

%15.96
%36.81
%47.23

CMYK color model

#317191 color CMYK value is (66,22,0,43).

  • cyan value is 66.21%
  • magenta value is 22.07%
  • yellow value is 0.00%
  • key color value is 43.14%
CMYK: (66,22,0,43) C66M22Y0K43 (66%,22%,0%,43%) (0.66/0.22/0.00/0.43) 

CMYK percentages

%66.21
%22.07
%0
%43.14

Codes

Color #317191 in popluar color models

31 71 91
RGB 49 113 145
HSL 200° 49.48% 38.04%
HSB/HSV 200° 66.21% 56.86%
CMYK 66.21% 22.07% 0.00%
43.14%

Color #317191 in popluar number systems.

HEX 31 71 91
Decimal 49 113 145
Binary 110001 1110001 10010001
Octal 61 161 221

Shades and tints

Shades of #317191

#317191
(49,113,145)
#2D6784
(45,103,132)
#295D77
(41,93,119)
#25536A
(37,83,106)
#21495D
(33,73,93)
#1D3F50
(29,63,80)
#193543
(25,53,67)
#152B36
(21,43,54)
#112129
(17,33,41)
#0D171C
(13,23,28)
#090D0F
(9,13,15)
#000000
(0,0,0)

Tints of #317191

#317191
(49,113,145)
#437D9B
(67,125,155)
#5589A5
(85,137,165)
#6795AF
(103,149,175)
#79A1B9
(121,161,185)
#8BADC3
(139,173,195)
#9DB9CD
(157,185,205)
#AFC5D7
(175,197,215)
#C1D1E1
(193,209,225)
#D3DDEB
(211,221,235)
#E5E9F5
(229,233,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #317191 color. Also use rgb(49,113,145) instead hex code.

Text Font Color

.myTextColor { color: #317191; }

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

This text font color is #317191.

Background Color

.myBgColor { background-color: #317191; }

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

This div background color is #317191.

Border color

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

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

This div border color is #317191.

Opacity

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

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

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

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

This text has shadow with #317191 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #317191.

Preview

Color preview on black background

This text has color #317191 on black background.


Color preview on white background

This text has color #317191 on white background.


Black color preview on #317191 background

This text has black color on #317191 background.


White color preview on #317191 background

This text has white color on #317191 background.


Related colors

Complementary color

Complementary color for #hex is #CE8E6E.


I love getcolorcode.com

Triadic colors

1 #913171 and #719131 with #317191 are triadic colors.

2 #917131 and #713191 with #317191 are triadic colors.