COLOR #316046

HEX: #316046 RGB: (49,96,70)

Color info

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

RGB color model

#316046 color RGB value is (49,96,70).

RGB: (49,96,70) (19%, 38%, 27%)

RGB channels and saturation

R 49 of 255 = 19%
G 96 of 255 = 38%
B 70 of 255 = 27%

49
96
70

R + G + B ~ 28%. #316046 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 96 + 70 = 215 (100%)
R 49 of 215 ~ 22.79%
G 96 of 215 ~ 44.65%
B 70 of 215 ~ 32.56'%

%22.79
%44.65
%32.56

CMYK color model

#316046 color CMYK value is (49,0,27,62).

  • cyan value is 48.96%
  • magenta value is 0.00%
  • yellow value is 27.08%
  • key color value is 62.35%

CMYK: (49,0,27,62)
C49M0Y27K62 (49%, 0%, 27%, 62%)
(0.49 / 0.00 / 0.27 / 0.62)

CMYK percentages

%48.96
%0
%27.08
%62.35

Codes

Color #316046 in popluar color models

31 60 46
RGB 49 96 70
HSL 147° 32.41% 28.43%
HSB/HSV 147° 48.96% 37.65%
CMYK 48.96% 0.00% 27.08%
62.35%

Color #316046 in popluar number systems.

HEX 31 60 46
Decimal 49 96 70
Binary 110001 1100000 1000110
Octal 61 140 106

Shades and tints

Shades of #316046

#316046
(49,96,70)
#2D5840
(45,88,64)
#29503A
(41,80,58)
#254834
(37,72,52)
#21402E
(33,64,46)
#1D3828
(29,56,40)
#193022
(25,48,34)
#15281C
(21,40,28)
#112016
(17,32,22)
#0D1810
(13,24,16)
#09100A
(9,16,10)
#000000
(0,0,0)

Tints of #316046

#316046
(49,96,70)
#436E56
(67,110,86)
#557C66
(85,124,102)
#678A76
(103,138,118)
#799886
(121,152,134)
#8BA696
(139,166,150)
#9DB4A6
(157,180,166)
#AFC2B6
(175,194,182)
#C1D0C6
(193,208,198)
#D3DED6
(211,222,214)
#E5ECE6
(229,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #316046 color. Also use rgb(49,96,70) instead hex code.

Text Font Color

.myTextColor { color: #316046; }

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

This text font color is #316046.

Background Color

.myBgColor { background-color: #316046; }

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

This div background color is #316046.

Border color

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

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

This div border color is #316046.

Opacity

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

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

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

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

This text has shadow with #316046 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #316046.

Preview

Color preview on black background

This text has color #316046 on black background.


Color preview on white background

This text has color #316046 on white background.


Black color preview on #316046 background

This text has black color on #316046 background.


White color preview on #316046 background

This text has white color on #316046 background.


Related colors

Complementary color

Complementary color for #hex is #CE9FB9.


I love getcolorcode.com

Triadic colors

1 #463160 and #604631 with #316046 are triadic colors.

2 #466031 and #603146 with #316046 are triadic colors.