COLOR #315259

HEX: #315259 RGB: (49,82,89)

Color info

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

RGB color model

#315259 color RGB value is (49,82,89).

RGB: (49,82,89) (19%, 32%, 35%)

RGB channels and saturation

R 49 of 255 = 19%
G 82 of 255 = 32%
B 89 of 255 = 35%

49
82
89

R + G + B ~ 29%. #315259 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 82 + 89 = 220 (100%)
R 49 of 220 ~ 22.27%
G 82 of 220 ~ 37.27%
B 89 of 220 ~ 40.45'%

%22.27
%37.27
%40.45

CMYK color model

#315259 color CMYK value is (45,8,0,65).

  • cyan value is 44.94%
  • magenta value is 7.87%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (45,8,0,65)
C45M8Y0K65 (45%, 8%, 0%, 65%)
(0.45 / 0.08 / 0.00 / 0.65)

CMYK percentages

%44.94
%7.87
%0
%65.1

Codes

Color #315259 in popluar color models

31 52 59
RGB 49 82 89
HSL 191° 28.99% 27.06%
HSB/HSV 191° 44.94% 34.90%
CMYK 44.94% 7.87% 0.00%
65.10%

Color #315259 in popluar number systems.

HEX 31 52 59
Decimal 49 82 89
Binary 110001 1010010 1011001
Octal 61 122 131

Shades and tints

Shades of #315259

#315259
(49,82,89)
#2D4B51
(45,75,81)
#294449
(41,68,73)
#253D41
(37,61,65)
#213639
(33,54,57)
#1D2F31
(29,47,49)
#192829
(25,40,41)
#152121
(21,33,33)
#111A19
(17,26,25)
#0D1311
(13,19,17)
#090C09
(9,12,9)
#000000
(0,0,0)

Tints of #315259

#315259
(49,82,89)
#436168
(67,97,104)
#557077
(85,112,119)
#677F86
(103,127,134)
#798E95
(121,142,149)
#8B9DA4
(139,157,164)
#9DACB3
(157,172,179)
#AFBBC2
(175,187,194)
#C1CAD1
(193,202,209)
#D3D9E0
(211,217,224)
#E5E8EF
(229,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #315259 color. Also use rgb(49,82,89) instead hex code.

Text Font Color

.myTextColor { color: #315259; }

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

This text font color is #315259.

Background Color

.myBgColor { background-color: #315259; }

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

This div background color is #315259.

Border color

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

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

This div border color is #315259.

Opacity

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

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

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

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

This text has shadow with #315259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #315259.

Preview

Color preview on black background

This text has color #315259 on black background.


Color preview on white background

This text has color #315259 on white background.


Black color preview on #315259 background

This text has black color on #315259 background.


White color preview on #315259 background

This text has white color on #315259 background.


Related colors

Complementary color

Complementary color for #hex is #CEADA6.


I love getcolorcode.com

Triadic colors

1 #593152 and #525931 with #315259 are triadic colors.

2 #595231 and #523159 with #315259 are triadic colors.