COLOR #3D5346

HEX: #3D5346 RGB: (61,83,70)

Color info

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

RGB color model

#3D5346 color RGB value is (61,83,70).

RGB: (61,83,70) (24%, 33%, 27%)

RGB channels and saturation

R 61 of 255 = 24%
G 83 of 255 = 33%
B 70 of 255 = 27%

61
83
70

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

Portions of RGB colors in percentages

R + G + B = 61 + 83 + 70 = 214 (100%)
R 61 of 214 ~ 28.5%
G 83 of 214 ~ 38.79%
B 70 of 214 ~ 32.71'%

%28.5
%38.79
%32.71

CMYK color model

#3D5346 color CMYK value is (27,0,16,67).

  • cyan value is 26.51%
  • magenta value is 0.00%
  • yellow value is 15.66%
  • key color value is 67.45%

CMYK: (27,0,16,67)
C27M0Y16K67 (27%, 0%, 16%, 67%)
(0.27 / 0.00 / 0.16 / 0.67)

CMYK percentages

%26.51
%0
%15.66
%67.45

Codes

Color #3D5346 in popluar color models

3D 53 46
RGB 61 83 70
HSL 145° 15.28% 28.24%
HSB/HSV 145° 26.51% 32.55%
CMYK 26.51% 0.00% 15.66%
67.45%

Color #3D5346 in popluar number systems.

HEX 3D 53 46
Decimal 61 83 70
Binary 111101 1010011 1000110
Octal 75 123 106

Shades and tints

Shades of #3D5346

#3D5346
(61,83,70)
#384C40
(56,76,64)
#33453A
(51,69,58)
#2E3E34
(46,62,52)
#29372E
(41,55,46)
#243028
(36,48,40)
#1F2922
(31,41,34)
#1A221C
(26,34,28)
#151B16
(21,27,22)
#101410
(16,20,16)
#0B0D0A
(11,13,10)
#000000
(0,0,0)

Tints of #3D5346

#3D5346
(61,83,70)
#4E6256
(78,98,86)
#5F7166
(95,113,102)
#708076
(112,128,118)
#818F86
(129,143,134)
#929E96
(146,158,150)
#A3ADA6
(163,173,166)
#B4BCB6
(180,188,182)
#C5CBC6
(197,203,198)
#D6DAD6
(214,218,214)
#E7E9E6
(231,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3D5346 color. Also use rgb(61,83,70) instead hex code.

Text Font Color

.myTextColor { color: #3D5346; }

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

This text font color is #3D5346.

Background Color

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

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

This div background color is #3D5346.

Border color

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

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

This div border color is #3D5346.

Opacity

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

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

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

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

This text has shadow with #3D5346 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D5346.

Preview

Color preview on black background

This text has color #3D5346 on black background.


Color preview on white background

This text has color #3D5346 on white background.


Black color preview on #3D5346 background

This text has black color on #3D5346 background.


White color preview on #3D5346 background

This text has white color on #3D5346 background.


Related colors

Complementary color

Complementary color for #hex is #C2ACB9.


I love getcolorcode.com

Triadic colors

1 #463D53 and #53463D with #3D5346 are triadic colors.

2 #46533D and #533D46 with #3D5346 are triadic colors.