COLOR #31773D

HEX: #31773D RGB: (49,119,61)

Color info

#31773D contains mainly green and blue colors. Web safe color of #31773D is #336633 (or #363).

RGB color model

#31773D color RGB value is (49,119,61).

RGB: (49,119,61) (19%, 47%, 24%)

RGB channels and saturation

R 49 of 255 = 19%
G 119 of 255 = 47%
B 61 of 255 = 24%

49
119
61

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

Portions of RGB colors in percentages

R + G + B = 49 + 119 + 61 = 229 (100%)
R 49 of 229 ~ 21.4%
G 119 of 229 ~ 51.97%
B 61 of 229 ~ 26.64'%

%21.4
%51.97
%26.64

CMYK color model

#31773D color CMYK value is (59,0,49,53).

  • cyan value is 58.82%
  • magenta value is 0.00%
  • yellow value is 48.74%
  • key color value is 53.33%
CMYK: (59,0,49,53) C59M0Y49K53 (59%,0%,49%,53%) (0.59/0.00/0.49/0.53) 

CMYK percentages

%58.82
%0
%48.74
%53.33

Codes

Color #31773D in popluar color models

31 77 3D
RGB 49 119 61
HSL 130° 41.67% 32.94%
HSB/HSV 130° 58.82% 46.67%
CMYK 58.82% 0.00% 48.74%
53.33%

Color #31773D in popluar number systems.

HEX 31 77 3D
Decimal 49 119 61
Binary 110001 1110111 111101
Octal 61 167 75

Shades and tints

Shades of #31773D

#31773D
(49,119,61)
#2D6D38
(45,109,56)
#296333
(41,99,51)
#25592E
(37,89,46)
#214F29
(33,79,41)
#1D4524
(29,69,36)
#193B1F
(25,59,31)
#15311A
(21,49,26)
#112715
(17,39,21)
#0D1D10
(13,29,16)
#09130B
(9,19,11)
#000000
(0,0,0)

Tints of #31773D

#31773D
(49,119,61)
#43834E
(67,131,78)
#558F5F
(85,143,95)
#679B70
(103,155,112)
#79A781
(121,167,129)
#8BB392
(139,179,146)
#9DBFA3
(157,191,163)
#AFCBB4
(175,203,180)
#C1D7C5
(193,215,197)
#D3E3D6
(211,227,214)
#E5EFE7
(229,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #31773D color. Also use rgb(49,119,61) instead hex code.

Text Font Color

.myTextColor { color: #31773D; }

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

This text font color is #31773D.

Background Color

.myBgColor { background-color: #31773D; }

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

This div background color is #31773D.

Border color

.myBorderColor { border: 1px solid #31773D; }

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

This div border color is #31773D.

Opacity

.myOpacity80 { color: #31773D; opacity: 0.8; }

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

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

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

This text has shadow with #31773D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #31773D.

Preview

Color preview on black background

This text has color #31773D on black background.


Color preview on white background

This text has color #31773D on white background.


Black color preview on #31773D background

This text has black color on #31773D background.


White color preview on #31773D background

This text has white color on #31773D background.


Related colors

Complementary color

Complementary color for #hex is #CE88C2.


I love getcolorcode.com

Triadic colors

1 #3D3177 and #773D31 with #31773D are triadic colors.

2 #3D7731 and #77313D with #31773D are triadic colors.