COLOR #317990

HEX: #317990 RGB: (49,121,144)

Color info

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

RGB color model

#317990 color RGB value is (49,121,144).

RGB: (49,121,144) (19%, 47%, 56%)

RGB channels and saturation

R 49 of 255 = 19%
G 121 of 255 = 47%
B 144 of 255 = 56%

49
121
144

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

Portions of RGB colors in percentages

R + G + B = 49 + 121 + 144 = 314 (100%)
R 49 of 314 ~ 15.61%
G 121 of 314 ~ 38.54%
B 144 of 314 ~ 45.86'%

%15.61
%38.54
%45.86

CMYK color model

#317990 color CMYK value is (66,16,0,44).

  • cyan value is 65.97%
  • magenta value is 15.97%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (66,16,0,44)
C66M16Y0K44 (66%, 16%, 0%, 44%)
(0.66 / 0.16 / 0.00 / 0.44)

CMYK percentages

%65.97
%15.97
%0
%43.53

Codes

Color #317990 in popluar color models

31 79 90
RGB 49 121 144
HSL 195° 49.22% 37.84%
HSB/HSV 195° 65.97% 56.47%
CMYK 65.97% 15.97% 0.00%
43.53%

Color #317990 in popluar number systems.

HEX 31 79 90
Decimal 49 121 144
Binary 110001 1111001 10010000
Octal 61 171 220

Shades and tints

Shades of #317990

#317990
(49,121,144)
#2D6E83
(45,110,131)
#296376
(41,99,118)
#255869
(37,88,105)
#214D5C
(33,77,92)
#1D424F
(29,66,79)
#193742
(25,55,66)
#152C35
(21,44,53)
#112128
(17,33,40)
#0D161B
(13,22,27)
#090B0E
(9,11,14)
#000000
(0,0,0)

Tints of #317990

#317990
(49,121,144)
#43859A
(67,133,154)
#5591A4
(85,145,164)
#679DAE
(103,157,174)
#79A9B8
(121,169,184)
#8BB5C2
(139,181,194)
#9DC1CC
(157,193,204)
#AFCDD6
(175,205,214)
#C1D9E0
(193,217,224)
#D3E5EA
(211,229,234)
#E5F1F4
(229,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #317990 color. Also use rgb(49,121,144) instead hex code.

Text Font Color

.myTextColor { color: #317990; }

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

This text font color is #317990.

Background Color

.myBgColor { background-color: #317990; }

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

This div background color is #317990.

Border color

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

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

This div border color is #317990.

Opacity

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

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

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

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

This text has shadow with #317990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #317990.

Preview

Color preview on black background

This text has color #317990 on black background.


Color preview on white background

This text has color #317990 on white background.


Black color preview on #317990 background

This text has black color on #317990 background.


White color preview on #317990 background

This text has white color on #317990 background.


Related colors

Complementary color

Complementary color for #hex is #CE866F.


I love getcolorcode.com

Triadic colors

1 #903179 and #799031 with #317990 are triadic colors.

2 #907931 and #793190 with #317990 are triadic colors.