COLOR #315876

HEX: #315876 RGB: (49,88,118)

Color info

#315876 contains mainly green and blue colors. Web safe color of #315876 is #336666 (or #366).

RGB color model

#315876 color RGB value is (49,88,118).

RGB: (49,88,118) (19%, 35%, 46%)

RGB channels and saturation

R 49 of 255 = 19%
G 88 of 255 = 35%
B 118 of 255 = 46%

49
88
118

R + G + B ~ 33%. #315876 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 88 + 118 = 255 (100%)
R 49 of 255 ~ 19.22%
G 88 of 255 ~ 34.51%
B 118 of 255 ~ 46.27'%

%19.22
%34.51
%46.27

CMYK color model

#315876 color CMYK value is (58,25,0,54).

  • cyan value is 58.47%
  • magenta value is 25.42%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (58,25,0,54)
C58M25Y0K54 (58%, 25%, 0%, 54%)
(0.58 / 0.25 / 0.00 / 0.54)

CMYK percentages

%58.47
%25.42
%0
%53.73

Codes

Color #315876 in popluar color models

31 58 76
RGB 49 88 118
HSL 206° 41.32% 32.75%
HSB/HSV 206° 58.47% 46.27%
CMYK 58.47% 25.42% 0.00%
53.73%

Color #315876 in popluar number systems.

HEX 31 58 76
Decimal 49 88 118
Binary 110001 1011000 1110110
Octal 61 130 166

Shades and tints

Shades of #315876

#315876
(49,88,118)
#2D506C
(45,80,108)
#294862
(41,72,98)
#254058
(37,64,88)
#21384E
(33,56,78)
#1D3044
(29,48,68)
#19283A
(25,40,58)
#152030
(21,32,48)
#111826
(17,24,38)
#0D101C
(13,16,28)
#090812
(9,8,18)
#000000
(0,0,0)

Tints of #315876

#315876
(49,88,118)
#436782
(67,103,130)
#55768E
(85,118,142)
#67859A
(103,133,154)
#7994A6
(121,148,166)
#8BA3B2
(139,163,178)
#9DB2BE
(157,178,190)
#AFC1CA
(175,193,202)
#C1D0D6
(193,208,214)
#D3DFE2
(211,223,226)
#E5EEEE
(229,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #315876; }

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

This text font color is #315876.

Background Color

.myBgColor { background-color: #315876; }

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

This div background color is #315876.

Border color

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

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

This div border color is #315876.

Opacity

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

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

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

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

This text has shadow with #315876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #315876.

Preview

Color preview on black background

This text has color #315876 on black background.


Color preview on white background

This text has color #315876 on white background.


Black color preview on #315876 background

This text has black color on #315876 background.


White color preview on #315876 background

This text has white color on #315876 background.


Related colors

Complementary color

Complementary color for #hex is #CEA789.


I love getcolorcode.com

Triadic colors

1 #763158 and #587631 with #315876 are triadic colors.

2 #765831 and #583176 with #315876 are triadic colors.