COLOR #317858

HEX: #317858 RGB: (49,120,88)

Color info

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

RGB color model

#317858 color RGB value is (49,120,88).

RGB: (49,120,88) (19%, 47%, 35%)

RGB channels and saturation

R 49 of 255 = 19%
G 120 of 255 = 47%
B 88 of 255 = 35%

49
120
88

R + G + B ~ 34%. #317858 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 120 + 88 = 257 (100%)
R 49 of 257 ~ 19.07%
G 120 of 257 ~ 46.69%
B 88 of 257 ~ 34.24'%

%19.07
%46.69
%34.24

CMYK color model

#317858 color CMYK value is (59,0,27,53).

  • cyan value is 59.17%
  • magenta value is 0.00%
  • yellow value is 26.67%
  • key color value is 52.94%

CMYK: (59,0,27,53)
C59M0Y27K53 (59%, 0%, 27%, 53%)
(0.59 / 0.00 / 0.27 / 0.53)

CMYK percentages

%59.17
%0
%26.67
%52.94

Codes

Color #317858 in popluar color models

31 78 58
RGB 49 120 88
HSL 153° 42.01% 33.14%
HSB/HSV 153° 59.17% 47.06%
CMYK 59.17% 0.00% 26.67%
52.94%

Color #317858 in popluar number systems.

HEX 31 78 58
Decimal 49 120 88
Binary 110001 1111000 1011000
Octal 61 170 130

Shades and tints

Shades of #317858

#317858
(49,120,88)
#2D6E50
(45,110,80)
#296448
(41,100,72)
#255A40
(37,90,64)
#215038
(33,80,56)
#1D4630
(29,70,48)
#193C28
(25,60,40)
#153220
(21,50,32)
#112818
(17,40,24)
#0D1E10
(13,30,16)
#091408
(9,20,8)
#000000
(0,0,0)

Tints of #317858

#317858
(49,120,88)
#438467
(67,132,103)
#559076
(85,144,118)
#679C85
(103,156,133)
#79A894
(121,168,148)
#8BB4A3
(139,180,163)
#9DC0B2
(157,192,178)
#AFCCC1
(175,204,193)
#C1D8D0
(193,216,208)
#D3E4DF
(211,228,223)
#E5F0EE
(229,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #317858; }

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

This text font color is #317858.

Background Color

.myBgColor { background-color: #317858; }

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

This div background color is #317858.

Border color

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

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

This div border color is #317858.

Opacity

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

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

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

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

This text has shadow with #317858 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #317858.

Preview

Color preview on black background

This text has color #317858 on black background.


Color preview on white background

This text has color #317858 on white background.


Black color preview on #317858 background

This text has black color on #317858 background.


White color preview on #317858 background

This text has white color on #317858 background.


Related colors

Complementary color

Complementary color for #hex is #CE87A7.


I love getcolorcode.com

Triadic colors

1 #583178 and #785831 with #317858 are triadic colors.

2 #587831 and #783158 with #317858 are triadic colors.