COLOR #318948

HEX: #318948 RGB: (49,137,72)

Color info

#318948 contains mainly green color. Web safe color of #318948 is #339933 (or #393).

RGB color model

#318948 color RGB value is (49,137,72).

RGB: (49,137,72) (19%, 54%, 28%)

RGB channels and saturation

R 49 of 255 = 19%
G 137 of 255 = 54%
B 72 of 255 = 28%

49
137
72

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

Portions of RGB colors in percentages

R + G + B = 49 + 137 + 72 = 258 (100%)
R 49 of 258 ~ 18.99%
G 137 of 258 ~ 53.1%
B 72 of 258 ~ 27.91'%

%18.99
%53.1
%27.91

CMYK color model

#318948 color CMYK value is (64,0,47,46).

  • cyan value is 64.23%
  • magenta value is 0.00%
  • yellow value is 47.45%
  • key color value is 46.27%

CMYK: (64,0,47,46)
C64M0Y47K46 (64%, 0%, 47%, 46%)
(0.64 / 0.00 / 0.47 / 0.46)

CMYK percentages

%64.23
%0
%47.45
%46.27

Codes

Color #318948 in popluar color models

31 89 48
RGB 49 137 72
HSL 136° 47.31% 36.47%
HSB/HSV 136° 64.23% 53.73%
CMYK 64.23% 0.00% 47.45%
46.27%

Color #318948 in popluar number systems.

HEX 31 89 48
Decimal 49 137 72
Binary 110001 10001001 1001000
Octal 61 211 110

Shades and tints

Shades of #318948

#318948
(49,137,72)
#2D7D42
(45,125,66)
#29713C
(41,113,60)
#256536
(37,101,54)
#215930
(33,89,48)
#1D4D2A
(29,77,42)
#194124
(25,65,36)
#15351E
(21,53,30)
#112918
(17,41,24)
#0D1D12
(13,29,18)
#09110C
(9,17,12)
#000000
(0,0,0)

Tints of #318948

#318948
(49,137,72)
#439358
(67,147,88)
#559D68
(85,157,104)
#67A778
(103,167,120)
#79B188
(121,177,136)
#8BBB98
(139,187,152)
#9DC5A8
(157,197,168)
#AFCFB8
(175,207,184)
#C1D9C8
(193,217,200)
#D3E3D8
(211,227,216)
#E5EDE8
(229,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #318948 color. Also use rgb(49,137,72) instead hex code.

Text Font Color

.myTextColor { color: #318948; }

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

This text font color is #318948.

Background Color

.myBgColor { background-color: #318948; }

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

This div background color is #318948.

Border color

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

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

This div border color is #318948.

Opacity

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

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

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

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

This text has shadow with #318948 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #318948.

Preview

Color preview on black background

This text has color #318948 on black background.


Color preview on white background

This text has color #318948 on white background.


Black color preview on #318948 background

This text has black color on #318948 background.


White color preview on #318948 background

This text has white color on #318948 background.


Related colors

Complementary color

Complementary color for #hex is #CE76B7.


I love getcolorcode.com

Triadic colors

1 #483189 and #894831 with #318948 are triadic colors.

2 #488931 and #893148 with #318948 are triadic colors.