COLOR #318774

HEX: #318774 RGB: (49,135,116)

Color info

#318774 contains mainly green and blue colors. Web safe color of #318774 is #339966 (or #396).

RGB color model

#318774 color RGB value is (49,135,116).

RGB: (49,135,116) (19%, 53%, 45%)

RGB channels and saturation

R 49 of 255 = 19%
G 135 of 255 = 53%
B 116 of 255 = 45%

49
135
116

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

Portions of RGB colors in percentages

R + G + B = 49 + 135 + 116 = 300 (100%)
R 49 of 300 ~ 16.33%
G 135 of 300 ~ 45%
B 116 of 300 ~ 38.67'%

%16.33
%45
%38.67

CMYK color model

#318774 color CMYK value is (64,0,14,47).

  • cyan value is 63.70%
  • magenta value is 0.00%
  • yellow value is 14.07%
  • key color value is 47.06%

CMYK: (64,0,14,47)
C64M0Y14K47 (64%, 0%, 14%, 47%)
(0.64 / 0.00 / 0.14 / 0.47)

CMYK percentages

%63.7
%0
%14.07
%47.06

Codes

Color #318774 in popluar color models

31 87 74
RGB 49 135 116
HSL 167° 46.74% 36.08%
HSB/HSV 167° 63.70% 52.94%
CMYK 63.70% 0.00% 14.07%
47.06%

Color #318774 in popluar number systems.

HEX 31 87 74
Decimal 49 135 116
Binary 110001 10000111 1110100
Octal 61 207 164

Shades and tints

Shades of #318774

#318774
(49,135,116)
#2D7B6A
(45,123,106)
#296F60
(41,111,96)
#256356
(37,99,86)
#21574C
(33,87,76)
#1D4B42
(29,75,66)
#193F38
(25,63,56)
#15332E
(21,51,46)
#112724
(17,39,36)
#0D1B1A
(13,27,26)
#090F10
(9,15,16)
#000000
(0,0,0)

Tints of #318774

#318774
(49,135,116)
#439180
(67,145,128)
#559B8C
(85,155,140)
#67A598
(103,165,152)
#79AFA4
(121,175,164)
#8BB9B0
(139,185,176)
#9DC3BC
(157,195,188)
#AFCDC8
(175,205,200)
#C1D7D4
(193,215,212)
#D3E1E0
(211,225,224)
#E5EBEC
(229,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #318774 color. Also use rgb(49,135,116) instead hex code.

Text Font Color

.myTextColor { color: #318774; }

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

This text font color is #318774.

Background Color

.myBgColor { background-color: #318774; }

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

This div background color is #318774.

Border color

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

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

This div border color is #318774.

Opacity

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

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

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

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

This text has shadow with #318774 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #318774.

Preview

Color preview on black background

This text has color #318774 on black background.


Color preview on white background

This text has color #318774 on white background.


Black color preview on #318774 background

This text has black color on #318774 background.


White color preview on #318774 background

This text has white color on #318774 background.


Related colors

Complementary color

Complementary color for #hex is #CE788B.


I love getcolorcode.com

Triadic colors

1 #743187 and #877431 with #318774 are triadic colors.

2 #748731 and #873174 with #318774 are triadic colors.