COLOR #318341

HEX: #318341 RGB: (49,131,65)

Color info

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

RGB color model

#318341 color RGB value is (49,131,65).

RGB: (49,131,65) (19%, 51%, 25%)

RGB channels and saturation

R 49 of 255 = 19%
G 131 of 255 = 51%
B 65 of 255 = 25%

49
131
65

R + G + B ~ 32%. #318341 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 131 + 65 = 245 (100%)
R 49 of 245 ~ 20%
G 131 of 245 ~ 53.47%
B 65 of 245 ~ 26.53'%

%20
%53.47
%26.53

CMYK color model

#318341 color CMYK value is (63,0,50,49).

  • cyan value is 62.60%
  • magenta value is 0.00%
  • yellow value is 50.38%
  • key color value is 48.63%

CMYK: (63,0,50,49)
C63M0Y50K49 (63%, 0%, 50%, 49%)
(0.63 / 0.00 / 0.50 / 0.49)

CMYK percentages

%62.6
%0
%50.38
%48.63

Codes

Color #318341 in popluar color models

31 83 41
RGB 49 131 65
HSL 132° 45.56% 35.29%
HSB/HSV 132° 62.60% 51.37%
CMYK 62.60% 0.00% 50.38%
48.63%

Color #318341 in popluar number systems.

HEX 31 83 41
Decimal 49 131 65
Binary 110001 10000011 1000001
Octal 61 203 101

Shades and tints

Shades of #318341

#318341
(49,131,65)
#2D783C
(45,120,60)
#296D37
(41,109,55)
#256232
(37,98,50)
#21572D
(33,87,45)
#1D4C28
(29,76,40)
#194123
(25,65,35)
#15361E
(21,54,30)
#112B19
(17,43,25)
#0D2014
(13,32,20)
#09150F
(9,21,15)
#000000
(0,0,0)

Tints of #318341

#318341
(49,131,65)
#438E52
(67,142,82)
#559963
(85,153,99)
#67A474
(103,164,116)
#79AF85
(121,175,133)
#8BBA96
(139,186,150)
#9DC5A7
(157,197,167)
#AFD0B8
(175,208,184)
#C1DBC9
(193,219,201)
#D3E6DA
(211,230,218)
#E5F1EB
(229,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #318341 color. Also use rgb(49,131,65) instead hex code.

Text Font Color

.myTextColor { color: #318341; }

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

This text font color is #318341.

Background Color

.myBgColor { background-color: #318341; }

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

This div background color is #318341.

Border color

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

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

This div border color is #318341.

Opacity

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

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

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

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

This text has shadow with #318341 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #318341.

Preview

Color preview on black background

This text has color #318341 on black background.


Color preview on white background

This text has color #318341 on white background.


Black color preview on #318341 background

This text has black color on #318341 background.


White color preview on #318341 background

This text has white color on #318341 background.


Related colors

Complementary color

Complementary color for #hex is #CE7CBE.


I love getcolorcode.com

Triadic colors

1 #413183 and #834131 with #318341 are triadic colors.

2 #418331 and #833141 with #318341 are triadic colors.