COLOR #315E61

HEX: #315E61 RGB: (49,94,97)

Color info

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

RGB color model

#315E61 color RGB value is (49,94,97).

RGB: (49,94,97) (19%, 37%, 38%)

RGB channels and saturation

R 49 of 255 = 19%
G 94 of 255 = 37%
B 97 of 255 = 38%

49
94
97

R + G + B ~ 31%. #315E61 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 94 + 97 = 240 (100%)
R 49 of 240 ~ 20.42%
G 94 of 240 ~ 39.17%
B 97 of 240 ~ 40.42'%

%20.42
%39.17
%40.42

CMYK color model

#315E61 color CMYK value is (49,3,0,62).

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

CMYK: (49,3,0,62)
C49M3Y0K62 (49%, 3%, 0%, 62%)
(0.49 / 0.03 / 0.00 / 0.62)

CMYK percentages

%49.48
%3.09
%0
%61.96

Codes

Color #315E61 in popluar color models

31 5E 61
RGB 49 94 97
HSL 184° 32.88% 28.63%
HSB/HSV 184° 49.48% 38.04%
CMYK 49.48% 3.09% 0.00%
61.96%

Color #315E61 in popluar number systems.

HEX 31 5E 61
Decimal 49 94 97
Binary 110001 1011110 1100001
Octal 61 136 141

Shades and tints

Shades of #315E61

#315E61
(49,94,97)
#2D5659
(45,86,89)
#294E51
(41,78,81)
#254649
(37,70,73)
#213E41
(33,62,65)
#1D3639
(29,54,57)
#192E31
(25,46,49)
#152629
(21,38,41)
#111E21
(17,30,33)
#0D1619
(13,22,25)
#090E11
(9,14,17)
#000000
(0,0,0)

Tints of #315E61

#315E61
(49,94,97)
#436C6F
(67,108,111)
#557A7D
(85,122,125)
#67888B
(103,136,139)
#799699
(121,150,153)
#8BA4A7
(139,164,167)
#9DB2B5
(157,178,181)
#AFC0C3
(175,192,195)
#C1CED1
(193,206,209)
#D3DCDF
(211,220,223)
#E5EAED
(229,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #315E61; }

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

This text font color is #315E61.

Background Color

.myBgColor { background-color: #315E61; }

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

This div background color is #315E61.

Border color

.myBorderColor { border: 1px solid #315E61; }

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

This div border color is #315E61.

Opacity

.myOpacity80 { color: #315E61; opacity: 0.8; }

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

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

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

This text has shadow with #315E61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #315E61.

Preview

Color preview on black background

This text has color #315E61 on black background.


Color preview on white background

This text has color #315E61 on white background.


Black color preview on #315E61 background

This text has black color on #315E61 background.


White color preview on #315E61 background

This text has white color on #315E61 background.


Related colors

Complementary color

Complementary color for #hex is #CEA19E.


I love getcolorcode.com

Triadic colors

1 #61315E and #5E6131 with #315E61 are triadic colors.

2 #615E31 and #5E3161 with #315E61 are triadic colors.