COLOR #31684B

HEX: #31684B RGB: (49,104,75)

Color info

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

RGB color model

#31684B color RGB value is (49,104,75).

RGB: (49,104,75) (19%, 41%, 29%)

RGB channels and saturation

R 49 of 255 = 19%
G 104 of 255 = 41%
B 75 of 255 = 29%

49
104
75

R + G + B ~ 30%. #31684B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 104 + 75 = 228 (100%)
R 49 of 228 ~ 21.49%
G 104 of 228 ~ 45.61%
B 75 of 228 ~ 32.89'%

%21.49
%45.61
%32.89

CMYK color model

#31684B color CMYK value is (53,0,28,59).

  • cyan value is 52.88%
  • magenta value is 0.00%
  • yellow value is 27.88%
  • key color value is 59.22%

CMYK: (53,0,28,59)
C53M0Y28K59 (53%, 0%, 28%, 59%)
(0.53 / 0.00 / 0.28 / 0.59)

CMYK percentages

%52.88
%0
%27.88
%59.22

Codes

Color #31684B in popluar color models

31 68 4B
RGB 49 104 75
HSL 148° 35.95% 30.00%
HSB/HSV 148° 52.88% 40.78%
CMYK 52.88% 0.00% 27.88%
59.22%

Color #31684B in popluar number systems.

HEX 31 68 4B
Decimal 49 104 75
Binary 110001 1101000 1001011
Octal 61 150 113

Shades and tints

Shades of #31684B

#31684B
(49,104,75)
#2D5F45
(45,95,69)
#29563F
(41,86,63)
#254D39
(37,77,57)
#214433
(33,68,51)
#1D3B2D
(29,59,45)
#193227
(25,50,39)
#152921
(21,41,33)
#11201B
(17,32,27)
#0D1715
(13,23,21)
#090E0F
(9,14,15)
#000000
(0,0,0)

Tints of #31684B

#31684B
(49,104,75)
#43755B
(67,117,91)
#55826B
(85,130,107)
#678F7B
(103,143,123)
#799C8B
(121,156,139)
#8BA99B
(139,169,155)
#9DB6AB
(157,182,171)
#AFC3BB
(175,195,187)
#C1D0CB
(193,208,203)
#D3DDDB
(211,221,219)
#E5EAEB
(229,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #31684B color. Also use rgb(49,104,75) instead hex code.

Text Font Color

.myTextColor { color: #31684B; }

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

This text font color is #31684B.

Background Color

.myBgColor { background-color: #31684B; }

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

This div background color is #31684B.

Border color

.myBorderColor { border: 1px solid #31684B; }

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

This div border color is #31684B.

Opacity

.myOpacity80 { color: #31684B; opacity: 0.8; }

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

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

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

This text has shadow with #31684B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #31684B.

Preview

Color preview on black background

This text has color #31684B on black background.


Color preview on white background

This text has color #31684B on white background.


Black color preview on #31684B background

This text has black color on #31684B background.


White color preview on #31684B background

This text has white color on #31684B background.


Related colors

Complementary color

Complementary color for #hex is #CE97B4.


I love getcolorcode.com

Triadic colors

1 #4B3168 and #684B31 with #31684B are triadic colors.

2 #4B6831 and #68314B with #31684B are triadic colors.