COLOR #317992

HEX: #317992 RGB: (49,121,146)

Color info

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

RGB color model

#317992 color RGB value is (49,121,146).

RGB: (49,121,146) (19%, 47%, 57%)

RGB channels and saturation

R 49 of 255 = 19%
G 121 of 255 = 47%
B 146 of 255 = 57%

49
121
146

R + G + B ~ 41%. #317992 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 49 + 121 + 146 = 316 (100%)
R 49 of 316 ~ 15.51%
G 121 of 316 ~ 38.29%
B 146 of 316 ~ 46.2'%

%15.51
%38.29
%46.2

CMYK color model

#317992 color CMYK value is (66,17,0,43).

  • cyan value is 66.44%
  • magenta value is 17.12%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (66,17,0,43)
C66M17Y0K43 (66%, 17%, 0%, 43%)
(0.66 / 0.17 / 0.00 / 0.43)

CMYK percentages

%66.44
%17.12
%0
%42.75

Codes

Color #317992 in popluar color models

31 79 92
RGB 49 121 146
HSL 195° 49.74% 38.24%
HSB/HSV 195° 66.44% 57.25%
CMYK 66.44% 17.12% 0.00%
42.75%

Color #317992 in popluar number systems.

HEX 31 79 92
Decimal 49 121 146
Binary 110001 1111001 10010010
Octal 61 171 222

Shades and tints

Shades of #317992

#317992
(49,121,146)
#2D6E85
(45,110,133)
#296378
(41,99,120)
#25586B
(37,88,107)
#214D5E
(33,77,94)
#1D4251
(29,66,81)
#193744
(25,55,68)
#152C37
(21,44,55)
#11212A
(17,33,42)
#0D161D
(13,22,29)
#090B10
(9,11,16)
#000000
(0,0,0)

Tints of #317992

#317992
(49,121,146)
#43859B
(67,133,155)
#5591A4
(85,145,164)
#679DAD
(103,157,173)
#79A9B6
(121,169,182)
#8BB5BF
(139,181,191)
#9DC1C8
(157,193,200)
#AFCDD1
(175,205,209)
#C1D9DA
(193,217,218)
#D3E5E3
(211,229,227)
#E5F1EC
(229,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #317992; }

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

This text font color is #317992.

Background Color

.myBgColor { background-color: #317992; }

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

This div background color is #317992.

Border color

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

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

This div border color is #317992.

Opacity

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

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

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

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

This text has shadow with #317992 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #317992.

Preview

Color preview on black background

This text has color #317992 on black background.


Color preview on white background

This text has color #317992 on white background.


Black color preview on #317992 background

This text has black color on #317992 background.


White color preview on #317992 background

This text has white color on #317992 background.


Related colors

Complementary color

Complementary color for #hex is #CE866D.


I love getcolorcode.com

Triadic colors

1 #923179 and #799231 with #317992 are triadic colors.

2 #927931 and #793192 with #317992 are triadic colors.