COLOR #315E58

HEX: #315E58 RGB: (49,94,88)

Color info

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

RGB color model

#315E58 color RGB value is (49,94,88).

RGB: (49,94,88) (19%, 37%, 35%)

RGB channels and saturation

R 49 of 255 = 19%
G 94 of 255 = 37%
B 88 of 255 = 35%

49
94
88

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

Portions of RGB colors in percentages

R + G + B = 49 + 94 + 88 = 231 (100%)
R 49 of 231 ~ 21.21%
G 94 of 231 ~ 40.69%
B 88 of 231 ~ 38.1'%

%21.21
%40.69
%38.1

CMYK color model

#315E58 color CMYK value is (48,0,6,63).

  • cyan value is 47.87%
  • magenta value is 0.00%
  • yellow value is 6.38%
  • key color value is 63.14%

CMYK: (48,0,6,63)
C48M0Y6K63 (48%, 0%, 6%, 63%)
(0.48 / 0.00 / 0.06 / 0.63)

CMYK percentages

%47.87
%0
%6.38
%63.14

Codes

Color #315E58 in popluar color models

31 5E 58
RGB 49 94 88
HSL 172° 31.47% 28.04%
HSB/HSV 172° 47.87% 36.86%
CMYK 47.87% 0.00% 6.38%
63.14%

Color #315E58 in popluar number systems.

HEX 31 5E 58
Decimal 49 94 88
Binary 110001 1011110 1011000
Octal 61 136 130

Shades and tints

Shades of #315E58

#315E58
(49,94,88)
#2D5650
(45,86,80)
#294E48
(41,78,72)
#254640
(37,70,64)
#213E38
(33,62,56)
#1D3630
(29,54,48)
#192E28
(25,46,40)
#152620
(21,38,32)
#111E18
(17,30,24)
#0D1610
(13,22,16)
#090E08
(9,14,8)
#000000
(0,0,0)

Tints of #315E58

#315E58
(49,94,88)
#436C67
(67,108,103)
#557A76
(85,122,118)
#678885
(103,136,133)
#799694
(121,150,148)
#8BA4A3
(139,164,163)
#9DB2B2
(157,178,178)
#AFC0C1
(175,192,193)
#C1CED0
(193,206,208)
#D3DCDF
(211,220,223)
#E5EAEE
(229,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #315E58; }

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

This text font color is #315E58.

Background Color

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

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

This div background color is #315E58.

Border color

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

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

This div border color is #315E58.

Opacity

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

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

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

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

This text has shadow with #315E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #315E58.

Preview

Color preview on black background

This text has color #315E58 on black background.


Color preview on white background

This text has color #315E58 on white background.


Black color preview on #315E58 background

This text has black color on #315E58 background.


White color preview on #315E58 background

This text has white color on #315E58 background.


Related colors

Complementary color

Complementary color for #hex is #CEA1A7.


I love getcolorcode.com

Triadic colors

1 #58315E and #5E5831 with #315E58 are triadic colors.

2 #585E31 and #5E3158 with #315E58 are triadic colors.