COLOR #315361

HEX: #315361 RGB: (49,83,97)

Color info

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

RGB color model

#315361 color RGB value is (49,83,97).

RGB: (49,83,97) (19%, 33%, 38%)

RGB channels and saturation

R 49 of 255 = 19%
G 83 of 255 = 33%
B 97 of 255 = 38%

49
83
97

R + G + B ~ 30%. #315361 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 83 + 97 = 229 (100%)
R 49 of 229 ~ 21.4%
G 83 of 229 ~ 36.24%
B 97 of 229 ~ 42.36'%

%21.4
%36.24
%42.36

CMYK color model

#315361 color CMYK value is (49,14,0,62).

  • cyan value is 49.48%
  • magenta value is 14.43%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (49,14,0,62)
C49M14Y0K62 (49%, 14%, 0%, 62%)
(0.49 / 0.14 / 0.00 / 0.62)

CMYK percentages

%49.48
%14.43
%0
%61.96

Codes

Color #315361 in popluar color models

31 53 61
RGB 49 83 97
HSL 198° 32.88% 28.63%
HSB/HSV 198° 49.48% 38.04%
CMYK 49.48% 14.43% 0.00%
61.96%

Color #315361 in popluar number systems.

HEX 31 53 61
Decimal 49 83 97
Binary 110001 1010011 1100001
Octal 61 123 141

Shades and tints

Shades of #315361

#315361
(49,83,97)
#2D4C59
(45,76,89)
#294551
(41,69,81)
#253E49
(37,62,73)
#213741
(33,55,65)
#1D3039
(29,48,57)
#192931
(25,41,49)
#152229
(21,34,41)
#111B21
(17,27,33)
#0D1419
(13,20,25)
#090D11
(9,13,17)
#000000
(0,0,0)

Tints of #315361

#315361
(49,83,97)
#43626F
(67,98,111)
#55717D
(85,113,125)
#67808B
(103,128,139)
#798F99
(121,143,153)
#8B9EA7
(139,158,167)
#9DADB5
(157,173,181)
#AFBCC3
(175,188,195)
#C1CBD1
(193,203,209)
#D3DADF
(211,218,223)
#E5E9ED
(229,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #315361 color. Also use rgb(49,83,97) instead hex code.

Text Font Color

.myTextColor { color: #315361; }

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

This text font color is #315361.

Background Color

.myBgColor { background-color: #315361; }

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

This div background color is #315361.

Border color

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

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

This div border color is #315361.

Opacity

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

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

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

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

This text has shadow with #315361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #315361.

Preview

Color preview on black background

This text has color #315361 on black background.


Color preview on white background

This text has color #315361 on white background.


Black color preview on #315361 background

This text has black color on #315361 background.


White color preview on #315361 background

This text has white color on #315361 background.


Related colors

Complementary color

Complementary color for #hex is #CEAC9E.


I love getcolorcode.com

Triadic colors

1 #613153 and #536131 with #315361 are triadic colors.

2 #615331 and #533161 with #315361 are triadic colors.