COLOR #315868

HEX: #315868 RGB: (49,88,104)

Color info

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

RGB color model

#315868 color RGB value is (49,88,104).

RGB: (49,88,104) (19%, 35%, 41%)

RGB channels and saturation

R 49 of 255 = 19%
G 88 of 255 = 35%
B 104 of 255 = 41%

49
88
104

R + G + B ~ 32%. #315868 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 88 + 104 = 241 (100%)
R 49 of 241 ~ 20.33%
G 88 of 241 ~ 36.51%
B 104 of 241 ~ 43.15'%

%20.33
%36.51
%43.15

CMYK color model

#315868 color CMYK value is (53,15,0,59).

  • cyan value is 52.88%
  • magenta value is 15.38%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (53,15,0,59)
C53M15Y0K59 (53%, 15%, 0%, 59%)
(0.53 / 0.15 / 0.00 / 0.59)

CMYK percentages

%52.88
%15.38
%0
%59.22

Codes

Color #315868 in popluar color models

31 58 68
RGB 49 88 104
HSL 197° 35.95% 30.00%
HSB/HSV 197° 52.88% 40.78%
CMYK 52.88% 15.38% 0.00%
59.22%

Color #315868 in popluar number systems.

HEX 31 58 68
Decimal 49 88 104
Binary 110001 1011000 1101000
Octal 61 130 150

Shades and tints

Shades of #315868

#315868
(49,88,104)
#2D505F
(45,80,95)
#294856
(41,72,86)
#25404D
(37,64,77)
#213844
(33,56,68)
#1D303B
(29,48,59)
#192832
(25,40,50)
#152029
(21,32,41)
#111820
(17,24,32)
#0D1017
(13,16,23)
#09080E
(9,8,14)
#000000
(0,0,0)

Tints of #315868

#315868
(49,88,104)
#436775
(67,103,117)
#557682
(85,118,130)
#67858F
(103,133,143)
#79949C
(121,148,156)
#8BA3A9
(139,163,169)
#9DB2B6
(157,178,182)
#AFC1C3
(175,193,195)
#C1D0D0
(193,208,208)
#D3DFDD
(211,223,221)
#E5EEEA
(229,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #315868 color. Also use rgb(49,88,104) instead hex code.

Text Font Color

.myTextColor { color: #315868; }

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

This text font color is #315868.

Background Color

.myBgColor { background-color: #315868; }

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

This div background color is #315868.

Border color

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

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

This div border color is #315868.

Opacity

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

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

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

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

This text has shadow with #315868 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #315868.

Preview

Color preview on black background

This text has color #315868 on black background.


Color preview on white background

This text has color #315868 on white background.


Black color preview on #315868 background

This text has black color on #315868 background.


White color preview on #315868 background

This text has white color on #315868 background.


Related colors

Complementary color

Complementary color for #hex is #CEA797.


I love getcolorcode.com

Triadic colors

1 #683158 and #586831 with #315868 are triadic colors.

2 #685831 and #583168 with #315868 are triadic colors.