COLOR #316587

HEX: #316587 RGB: (49,101,135)

Color info

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

RGB color model

#316587 color RGB value is (49,101,135).

RGB: (49,101,135) (19%, 40%, 53%)

RGB channels and saturation

R 49 of 255 = 19%
G 101 of 255 = 40%
B 135 of 255 = 53%

49
101
135

R + G + B ~ 37%. #316587 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 101 + 135 = 285 (100%)
R 49 of 285 ~ 17.19%
G 101 of 285 ~ 35.44%
B 135 of 285 ~ 47.37'%

%17.19
%35.44
%47.37

CMYK color model

#316587 color CMYK value is (64,25,0,47).

  • cyan value is 63.70%
  • magenta value is 25.19%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (64,25,0,47)
C64M25Y0K47 (64%, 25%, 0%, 47%)
(0.64 / 0.25 / 0.00 / 0.47)

CMYK percentages

%63.7
%25.19
%0
%47.06

Codes

Color #316587 in popluar color models

31 65 87
RGB 49 101 135
HSL 204° 46.74% 36.08%
HSB/HSV 204° 63.70% 52.94%
CMYK 63.70% 25.19% 0.00%
47.06%

Color #316587 in popluar number systems.

HEX 31 65 87
Decimal 49 101 135
Binary 110001 1100101 10000111
Octal 61 145 207

Shades and tints

Shades of #316587

#316587
(49,101,135)
#2D5C7B
(45,92,123)
#29536F
(41,83,111)
#254A63
(37,74,99)
#214157
(33,65,87)
#1D384B
(29,56,75)
#192F3F
(25,47,63)
#152633
(21,38,51)
#111D27
(17,29,39)
#0D141B
(13,20,27)
#090B0F
(9,11,15)
#000000
(0,0,0)

Tints of #316587

#316587
(49,101,135)
#437391
(67,115,145)
#55819B
(85,129,155)
#678FA5
(103,143,165)
#799DAF
(121,157,175)
#8BABB9
(139,171,185)
#9DB9C3
(157,185,195)
#AFC7CD
(175,199,205)
#C1D5D7
(193,213,215)
#D3E3E1
(211,227,225)
#E5F1EB
(229,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #316587 color. Also use rgb(49,101,135) instead hex code.

Text Font Color

.myTextColor { color: #316587; }

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

This text font color is #316587.

Background Color

.myBgColor { background-color: #316587; }

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

This div background color is #316587.

Border color

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

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

This div border color is #316587.

Opacity

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

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

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

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

This text has shadow with #316587 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #316587.

Preview

Color preview on black background

This text has color #316587 on black background.


Color preview on white background

This text has color #316587 on white background.


Black color preview on #316587 background

This text has black color on #316587 background.


White color preview on #316587 background

This text has white color on #316587 background.


Related colors

Complementary color

Complementary color for #hex is #CE9A78.


I love getcolorcode.com

Triadic colors

1 #873165 and #658731 with #316587 are triadic colors.

2 #876531 and #653187 with #316587 are triadic colors.