COLOR #315698

HEX: #315698 RGB: (49,86,152)

Color info

#315698 contains mainly blue color. Web safe color of #315698 is #336699 (or #369).

RGB color model

#315698 color RGB value is (49,86,152).

RGB: (49,86,152) (19%, 34%, 60%)

RGB channels and saturation

R 49 of 255 = 19%
G 86 of 255 = 34%
B 152 of 255 = 60%

49
86
152

R + G + B ~ 38%. #315698 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 86 + 152 = 287 (100%)
R 49 of 287 ~ 17.07%
G 86 of 287 ~ 29.97%
B 152 of 287 ~ 52.96'%

%17.07
%29.97
%52.96

CMYK color model

#315698 color CMYK value is (68,43,0,40).

  • cyan value is 67.76%
  • magenta value is 43.42%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (68,43,0,40)
C68M43Y0K40 (68%, 43%, 0%, 40%)
(0.68 / 0.43 / 0.00 / 0.40)

CMYK percentages

%67.76
%43.42
%0
%40.39

Codes

Color #315698 in popluar color models

31 56 98
RGB 49 86 152
HSL 218° 51.24% 39.41%
HSB/HSV 218° 67.76% 59.61%
CMYK 67.76% 43.42% 0.00%
40.39%

Color #315698 in popluar number systems.

HEX 31 56 98
Decimal 49 86 152
Binary 110001 1010110 10011000
Octal 61 126 230

Shades and tints

Shades of #315698

#315698
(49,86,152)
#2D4F8B
(45,79,139)
#29487E
(41,72,126)
#254171
(37,65,113)
#213A64
(33,58,100)
#1D3357
(29,51,87)
#192C4A
(25,44,74)
#15253D
(21,37,61)
#111E30
(17,30,48)
#0D1723
(13,23,35)
#091016
(9,16,22)
#000000
(0,0,0)

Tints of #315698

#315698
(49,86,152)
#4365A1
(67,101,161)
#5574AA
(85,116,170)
#6783B3
(103,131,179)
#7992BC
(121,146,188)
#8BA1C5
(139,161,197)
#9DB0CE
(157,176,206)
#AFBFD7
(175,191,215)
#C1CEE0
(193,206,224)
#D3DDE9
(211,221,233)
#E5ECF2
(229,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #315698 color. Also use rgb(49,86,152) instead hex code.

Text Font Color

.myTextColor { color: #315698; }

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

This text font color is #315698.

Background Color

.myBgColor { background-color: #315698; }

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

This div background color is #315698.

Border color

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

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

This div border color is #315698.

Opacity

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

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

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

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

This text has shadow with #315698 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #315698.

Preview

Color preview on black background

This text has color #315698 on black background.


Color preview on white background

This text has color #315698 on white background.


Black color preview on #315698 background

This text has black color on #315698 background.


White color preview on #315698 background

This text has white color on #315698 background.


Related colors

Complementary color

Complementary color for #hex is #CEA967.


I love getcolorcode.com

Triadic colors

1 #983156 and #569831 with #315698 are triadic colors.

2 #985631 and #563198 with #315698 are triadic colors.