COLOR #316548

HEX: #316548 RGB: (49,101,72)

Color info

#316548 contains red, green and blue colors in about the same proportion. Web safe color of #316548 is #336633 (or #363).

RGB color model

#316548 color RGB value is (49,101,72).

RGB: (49,101,72) (19%, 40%, 28%)

RGB channels and saturation

R 49 of 255 = 19%
G 101 of 255 = 40%
B 72 of 255 = 28%

49
101
72

R + G + B ~ 29%. #316548 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 101 + 72 = 222 (100%)
R 49 of 222 ~ 22.07%
G 101 of 222 ~ 45.5%
B 72 of 222 ~ 32.43'%

%22.07
%45.5
%32.43

CMYK color model

#316548 color CMYK value is (51,0,29,60).

  • cyan value is 51.49%
  • magenta value is 0.00%
  • yellow value is 28.71%
  • key color value is 60.39%

CMYK: (51,0,29,60)
C51M0Y29K60 (51%, 0%, 29%, 60%)
(0.51 / 0.00 / 0.29 / 0.60)

CMYK percentages

%51.49
%0
%28.71
%60.39

Codes

Color #316548 in popluar color models

31 65 48
RGB 49 101 72
HSL 147° 34.67% 29.41%
HSB/HSV 147° 51.49% 39.61%
CMYK 51.49% 0.00% 28.71%
60.39%

Color #316548 in popluar number systems.

HEX 31 65 48
Decimal 49 101 72
Binary 110001 1100101 1001000
Octal 61 145 110

Shades and tints

Shades of #316548

#316548
(49,101,72)
#2D5C42
(45,92,66)
#29533C
(41,83,60)
#254A36
(37,74,54)
#214130
(33,65,48)
#1D382A
(29,56,42)
#192F24
(25,47,36)
#15261E
(21,38,30)
#111D18
(17,29,24)
#0D1412
(13,20,18)
#090B0C
(9,11,12)
#000000
(0,0,0)

Tints of #316548

#316548
(49,101,72)
#437358
(67,115,88)
#558168
(85,129,104)
#678F78
(103,143,120)
#799D88
(121,157,136)
#8BAB98
(139,171,152)
#9DB9A8
(157,185,168)
#AFC7B8
(175,199,184)
#C1D5C8
(193,213,200)
#D3E3D8
(211,227,216)
#E5F1E8
(229,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #316548; }

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

This text font color is #316548.

Background Color

.myBgColor { background-color: #316548; }

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

This div background color is #316548.

Border color

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

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

This div border color is #316548.

Opacity

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

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

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

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

This text has shadow with #316548 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #316548.

Preview

Color preview on black background

This text has color #316548 on black background.


Color preview on white background

This text has color #316548 on white background.


Black color preview on #316548 background

This text has black color on #316548 background.


White color preview on #316548 background

This text has white color on #316548 background.


Related colors

Complementary color

Complementary color for #hex is #CE9AB7.


I love getcolorcode.com

Triadic colors

1 #483165 and #654831 with #316548 are triadic colors.

2 #486531 and #653148 with #316548 are triadic colors.