COLOR #3D6756

HEX: #3D6756 RGB: (61,103,86)

Color info

#3D6756 contains red, green and blue colors in about the same proportion. Web safe color of #3D6756 is #336666 (or #366).

RGB color model

#3D6756 color RGB value is (61,103,86).

RGB: (61,103,86) (24%, 40%, 34%)

RGB channels and saturation

R 61 of 255 = 24%
G 103 of 255 = 40%
B 86 of 255 = 34%

61
103
86

R + G + B ~ 33%. #3D6756 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 103 + 86 = 250 (100%)
R 61 of 250 ~ 24.4%
G 103 of 250 ~ 41.2%
B 86 of 250 ~ 34.4'%

%24.4
%41.2
%34.4

CMYK color model

#3D6756 color CMYK value is (41,0,17,60).

  • cyan value is 40.78%
  • magenta value is 0.00%
  • yellow value is 16.50%
  • key color value is 59.61%

CMYK: (41,0,17,60)
C41M0Y17K60 (41%, 0%, 17%, 60%)
(0.41 / 0.00 / 0.17 / 0.60)

CMYK percentages

%40.78
%0
%16.5
%59.61

Codes

Color #3D6756 in popluar color models

3D 67 56
RGB 61 103 86
HSL 156° 25.61% 32.16%
HSB/HSV 156° 40.78% 40.39%
CMYK 40.78% 0.00% 16.50%
59.61%

Color #3D6756 in popluar number systems.

HEX 3D 67 56
Decimal 61 103 86
Binary 111101 1100111 1010110
Octal 75 147 126

Shades and tints

Shades of #3D6756

#3D6756
(61,103,86)
#385E4F
(56,94,79)
#335548
(51,85,72)
#2E4C41
(46,76,65)
#29433A
(41,67,58)
#243A33
(36,58,51)
#1F312C
(31,49,44)
#1A2825
(26,40,37)
#151F1E
(21,31,30)
#101617
(16,22,23)
#0B0D10
(11,13,16)
#000000
(0,0,0)

Tints of #3D6756

#3D6756
(61,103,86)
#4E7465
(78,116,101)
#5F8174
(95,129,116)
#708E83
(112,142,131)
#819B92
(129,155,146)
#92A8A1
(146,168,161)
#A3B5B0
(163,181,176)
#B4C2BF
(180,194,191)
#C5CFCE
(197,207,206)
#D6DCDD
(214,220,221)
#E7E9EC
(231,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3D6756 color. Also use rgb(61,103,86) instead hex code.

Text Font Color

.myTextColor { color: #3D6756; }

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

This text font color is #3D6756.

Background Color

.myBgColor { background-color: #3D6756; }

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

This div background color is #3D6756.

Border color

.myBorderColor { border: 1px solid #3D6756; }

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

This div border color is #3D6756.

Opacity

.myOpacity80 { color: #3D6756; opacity: 0.8; }

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

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

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

This text has shadow with #3D6756 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D6756.

Preview

Color preview on black background

This text has color #3D6756 on black background.


Color preview on white background

This text has color #3D6756 on white background.


Black color preview on #3D6756 background

This text has black color on #3D6756 background.


White color preview on #3D6756 background

This text has white color on #3D6756 background.


Related colors

Complementary color

Complementary color for #hex is #C298A9.


I love getcolorcode.com

Triadic colors

1 #563D67 and #67563D with #3D6756 are triadic colors.

2 #56673D and #673D56 with #3D6756 are triadic colors.