COLOR #317563

HEX: #317563 RGB: (49,117,99)

Color info

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

RGB color model

#317563 color RGB value is (49,117,99).

RGB: (49,117,99) (19%, 46%, 39%)

RGB channels and saturation

R 49 of 255 = 19%
G 117 of 255 = 46%
B 99 of 255 = 39%

49
117
99

R + G + B ~ 35%. #317563 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 117 + 99 = 265 (100%)
R 49 of 265 ~ 18.49%
G 117 of 265 ~ 44.15%
B 99 of 265 ~ 37.36'%

%18.49
%44.15
%37.36

CMYK color model

#317563 color CMYK value is (58,0,15,54).

  • cyan value is 58.12%
  • magenta value is 0.00%
  • yellow value is 15.38%
  • key color value is 54.12%

CMYK: (58,0,15,54)
C58M0Y15K54 (58%, 0%, 15%, 54%)
(0.58 / 0.00 / 0.15 / 0.54)

CMYK percentages

%58.12
%0
%15.38
%54.12

Codes

Color #317563 in popluar color models

31 75 63
RGB 49 117 99
HSL 164° 40.96% 32.55%
HSB/HSV 164° 58.12% 45.88%
CMYK 58.12% 0.00% 15.38%
54.12%

Color #317563 in popluar number systems.

HEX 31 75 63
Decimal 49 117 99
Binary 110001 1110101 1100011
Octal 61 165 143

Shades and tints

Shades of #317563

#317563
(49,117,99)
#2D6B5A
(45,107,90)
#296151
(41,97,81)
#255748
(37,87,72)
#214D3F
(33,77,63)
#1D4336
(29,67,54)
#19392D
(25,57,45)
#152F24
(21,47,36)
#11251B
(17,37,27)
#0D1B12
(13,27,18)
#091109
(9,17,9)
#000000
(0,0,0)

Tints of #317563

#317563
(49,117,99)
#438171
(67,129,113)
#558D7F
(85,141,127)
#67998D
(103,153,141)
#79A59B
(121,165,155)
#8BB1A9
(139,177,169)
#9DBDB7
(157,189,183)
#AFC9C5
(175,201,197)
#C1D5D3
(193,213,211)
#D3E1E1
(211,225,225)
#E5EDEF
(229,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #317563 color. Also use rgb(49,117,99) instead hex code.

Text Font Color

.myTextColor { color: #317563; }

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

This text font color is #317563.

Background Color

.myBgColor { background-color: #317563; }

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

This div background color is #317563.

Border color

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

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

This div border color is #317563.

Opacity

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

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

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

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

This text has shadow with #317563 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #317563.

Preview

Color preview on black background

This text has color #317563 on black background.


Color preview on white background

This text has color #317563 on white background.


Black color preview on #317563 background

This text has black color on #317563 background.


White color preview on #317563 background

This text has white color on #317563 background.


Related colors

Complementary color

Complementary color for #hex is #CE8A9C.


I love getcolorcode.com

Triadic colors

1 #633175 and #756331 with #317563 are triadic colors.

2 #637531 and #753163 with #317563 are triadic colors.