COLOR #31824E

HEX: #31824E RGB: (49,130,78)

Color info

#31824E contains mainly green and blue colors. Web safe color of #31824E is #339966 (or #396).

RGB color model

#31824E color RGB value is (49,130,78).

RGB: (49,130,78) (19%, 51%, 31%)

RGB channels and saturation

R 49 of 255 = 19%
G 130 of 255 = 51%
B 78 of 255 = 31%

49
130
78

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

Portions of RGB colors in percentages

R + G + B = 49 + 130 + 78 = 257 (100%)
R 49 of 257 ~ 19.07%
G 130 of 257 ~ 50.58%
B 78 of 257 ~ 30.35'%

%19.07
%50.58
%30.35

CMYK color model

#31824E color CMYK value is (62,0,40,49).

  • cyan value is 62.31%
  • magenta value is 0.00%
  • yellow value is 40.00%
  • key color value is 49.02%

CMYK: (62,0,40,49)
C62M0Y40K49 (62%, 0%, 40%, 49%)
(0.62 / 0.00 / 0.40 / 0.49)

CMYK percentages

%62.31
%0
%40
%49.02

Codes

Color #31824E in popluar color models

31 82 4E
RGB 49 130 78
HSL 141° 45.25% 35.10%
HSB/HSV 141° 62.31% 50.98%
CMYK 62.31% 0.00% 40.00%
49.02%

Color #31824E in popluar number systems.

HEX 31 82 4E
Decimal 49 130 78
Binary 110001 10000010 1001110
Octal 61 202 116

Shades and tints

Shades of #31824E

#31824E
(49,130,78)
#2D7747
(45,119,71)
#296C40
(41,108,64)
#256139
(37,97,57)
#215632
(33,86,50)
#1D4B2B
(29,75,43)
#194024
(25,64,36)
#15351D
(21,53,29)
#112A16
(17,42,22)
#0D1F0F
(13,31,15)
#091408
(9,20,8)
#000000
(0,0,0)

Tints of #31824E

#31824E
(49,130,78)
#438D5E
(67,141,94)
#55986E
(85,152,110)
#67A37E
(103,163,126)
#79AE8E
(121,174,142)
#8BB99E
(139,185,158)
#9DC4AE
(157,196,174)
#AFCFBE
(175,207,190)
#C1DACE
(193,218,206)
#D3E5DE
(211,229,222)
#E5F0EE
(229,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #31824E color. Also use rgb(49,130,78) instead hex code.

Text Font Color

.myTextColor { color: #31824E; }

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

This text font color is #31824E.

Background Color

.myBgColor { background-color: #31824E; }

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

This div background color is #31824E.

Border color

.myBorderColor { border: 1px solid #31824E; }

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

This div border color is #31824E.

Opacity

.myOpacity80 { color: #31824E; opacity: 0.8; }

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

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

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

This text has shadow with #31824E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #31824E.

Preview

Color preview on black background

This text has color #31824E on black background.


Color preview on white background

This text has color #31824E on white background.


Black color preview on #31824E background

This text has black color on #31824E background.


White color preview on #31824E background

This text has white color on #31824E background.


Related colors

Complementary color

Complementary color for #hex is #CE7DB1.


I love getcolorcode.com

Triadic colors

1 #4E3182 and #824E31 with #31824E are triadic colors.

2 #4E8231 and #82314E with #31824E are triadic colors.