COLOR #3D2E37

HEX: #3D2E37 RGB: (61,46,55)

Color info

#3D2E37 contains red, green and blue colors in about the same proportion. Web safe color of #3D2E37 is #333333 (or #333).

RGB color model

#3D2E37 color RGB value is (61,46,55).

RGB: (61,46,55) (24%, 18%, 22%)

RGB channels and saturation

R 61 of 255 = 24%
G 46 of 255 = 18%
B 55 of 255 = 22%

61
46
55

R + G + B ~ 21%. #3D2E37 is dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 46 + 55 = 162 (100%)
R 61 of 162 ~ 37.65%
G 46 of 162 ~ 28.4%
B 55 of 162 ~ 33.95'%

%37.65
%28.4
%33.95

CMYK color model

#3D2E37 color CMYK value is (0,25,10,76).

  • cyan value is 0.00%
  • magenta value is 24.59%
  • yellow value is 9.84%
  • key color value is 76.08%

CMYK: (0,25,10,76)
C0M25Y10K76 (0%, 25%, 10%, 76%)
(0.00 / 0.25 / 0.10 / 0.76)

CMYK percentages

%0
%24.59
%9.84
%76.08

Codes

Color #3D2E37 in popluar color models

3D 2E 37
RGB 61 46 55
HSL 324° 14.02% 20.98%
HSB/HSV 324° 24.59% 23.92%
CMYK 0.00% 24.59% 9.84%
76.08%

Color #3D2E37 in popluar number systems.

HEX 3D 2E 37
Decimal 61 46 55
Binary 111101 101110 110111
Octal 75 56 67

Shades and tints

Shades of #3D2E37

#3D2E37
(61,46,55)
#382A32
(56,42,50)
#33262D
(51,38,45)
#2E2228
(46,34,40)
#291E23
(41,30,35)
#241A1E
(36,26,30)
#1F1619
(31,22,25)
#1A1214
(26,18,20)
#150E0F
(21,14,15)
#100A0A
(16,10,10)
#0B0605
(11,6,5)
#000000
(0,0,0)

Tints of #3D2E37

#3D2E37
(61,46,55)
#4E4149
(78,65,73)
#5F545B
(95,84,91)
#70676D
(112,103,109)
#817A7F
(129,122,127)
#928D91
(146,141,145)
#A3A0A3
(163,160,163)
#B4B3B5
(180,179,181)
#C5C6C7
(197,198,199)
#D6D9D9
(214,217,217)
#E7ECEB
(231,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3D2E37 color. Also use rgb(61,46,55) instead hex code.

Text Font Color

.myTextColor { color: #3D2E37; }

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

This text font color is #3D2E37.

Background Color

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

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

This div background color is #3D2E37.

Border color

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

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

This div border color is #3D2E37.

Opacity

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

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

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

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

This text has shadow with #3D2E37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D2E37.

Preview

Color preview on black background

This text has color #3D2E37 on black background.


Color preview on white background

This text has color #3D2E37 on white background.


Black color preview on #3D2E37 background

This text has black color on #3D2E37 background.


White color preview on #3D2E37 background

This text has white color on #3D2E37 background.


Related colors

Complementary color

Complementary color for #hex is #C2D1C8.


I love getcolorcode.com

Triadic colors

1 #373D2E and #2E373D with #3D2E37 are triadic colors.

2 #372E3D and #2E3D37 with #3D2E37 are triadic colors.