COLOR #317984

HEX: #317984 RGB: (49,121,132)

Color info

#317984 contains mainly green and blue colors. Web safe color of #317984 is #336699 (or #369).

RGB color model

#317984 color RGB value is (49,121,132).

RGB: (49,121,132) (19%, 47%, 52%)

RGB channels and saturation

R 49 of 255 = 19%
G 121 of 255 = 47%
B 132 of 255 = 52%

49
121
132

R + G + B ~ 39%. #317984 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 121 + 132 = 302 (100%)
R 49 of 302 ~ 16.23%
G 121 of 302 ~ 40.07%
B 132 of 302 ~ 43.71'%

%16.23
%40.07
%43.71

CMYK color model

#317984 color CMYK value is (63,8,0,48).

  • cyan value is 62.88%
  • magenta value is 8.33%
  • yellow value is 0.00%
  • key color value is 48.24%
CMYK: (63,8,0,48) C63M8Y0K48 (63%,8%,0%,48%) (0.63/0.08/0.00/0.48) 

CMYK percentages

%62.88
%8.33
%0
%48.24

Codes

Color #317984 in popluar color models

31 79 84
RGB 49 121 132
HSL 188° 45.86% 35.49%
HSB/HSV 188° 62.88% 51.76%
CMYK 62.88% 8.33% 0.00%
48.24%

Color #317984 in popluar number systems.

HEX 31 79 84
Decimal 49 121 132
Binary 110001 1111001 10000100
Octal 61 171 204

Shades and tints

Shades of #317984

#317984
(49,121,132)
#2D6E78
(45,110,120)
#29636C
(41,99,108)
#255860
(37,88,96)
#214D54
(33,77,84)
#1D4248
(29,66,72)
#19373C
(25,55,60)
#152C30
(21,44,48)
#112124
(17,33,36)
#0D1618
(13,22,24)
#090B0C
(9,11,12)
#000000
(0,0,0)

Tints of #317984

#317984
(49,121,132)
#43858F
(67,133,143)
#55919A
(85,145,154)
#679DA5
(103,157,165)
#79A9B0
(121,169,176)
#8BB5BB
(139,181,187)
#9DC1C6
(157,193,198)
#AFCDD1
(175,205,209)
#C1D9DC
(193,217,220)
#D3E5E7
(211,229,231)
#E5F1F2
(229,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #317984 color. Also use rgb(49,121,132) instead hex code.

Text Font Color

.myTextColor { color: #317984; }

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

This text font color is #317984.

Background Color

.myBgColor { background-color: #317984; }

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

This div background color is #317984.

Border color

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

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

This div border color is #317984.

Opacity

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

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

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

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

This text has shadow with #317984 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #317984.

Preview

Color preview on black background

This text has color #317984 on black background.


Color preview on white background

This text has color #317984 on white background.


Black color preview on #317984 background

This text has black color on #317984 background.


White color preview on #317984 background

This text has white color on #317984 background.


Related colors

Complementary color

Complementary color for #hex is #CE867B.


I love getcolorcode.com

Triadic colors

1 #843179 and #798431 with #317984 are triadic colors.

2 #847931 and #793184 with #317984 are triadic colors.