COLOR #3D493D

HEX: #3D493D RGB: (61,73,61)

Color info

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

RGB color model

#3D493D color RGB value is (61,73,61).

RGB: (61,73,61) (24%, 29%, 24%)

RGB channels and saturation

R 61 of 255 = 24%
G 73 of 255 = 29%
B 61 of 255 = 24%

61
73
61

R + G + B ~ 26%. #3D493D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 73 + 61 = 195 (100%)
R 61 of 195 ~ 31.28%
G 73 of 195 ~ 37.44%
B 61 of 195 ~ 31.28'%

%31.28
%37.44
%31.28

CMYK color model

#3D493D color CMYK value is (16,0,16,71).

  • cyan value is 16.44%
  • magenta value is 0.00%
  • yellow value is 16.44%
  • key color value is 71.37%

CMYK: (16,0,16,71)
C16M0Y16K71 (16%, 0%, 16%, 71%)
(0.16 / 0.00 / 0.16 / 0.71)

CMYK percentages

%16.44
%0
%16.44
%71.37

Codes

Color #3D493D in popluar color models

3D 49 3D
RGB 61 73 61
HSL 120° 8.96% 26.27%
HSB/HSV 120° 16.44% 28.63%
CMYK 16.44% 0.00% 16.44%
71.37%

Color #3D493D in popluar number systems.

HEX 3D 49 3D
Decimal 61 73 61
Binary 111101 1001001 111101
Octal 75 111 75

Shades and tints

Shades of #3D493D

#3D493D
(61,73,61)
#384338
(56,67,56)
#333D33
(51,61,51)
#2E372E
(46,55,46)
#293129
(41,49,41)
#242B24
(36,43,36)
#1F251F
(31,37,31)
#1A1F1A
(26,31,26)
#151915
(21,25,21)
#101310
(16,19,16)
#0B0D0B
(11,13,11)
#000000
(0,0,0)

Tints of #3D493D

#3D493D
(61,73,61)
#4E594E
(78,89,78)
#5F695F
(95,105,95)
#707970
(112,121,112)
#818981
(129,137,129)
#929992
(146,153,146)
#A3A9A3
(163,169,163)
#B4B9B4
(180,185,180)
#C5C9C5
(197,201,197)
#D6D9D6
(214,217,214)
#E7E9E7
(231,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #3D493D; }

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

This text font color is #3D493D.

Background Color

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

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

This div background color is #3D493D.

Border color

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

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

This div border color is #3D493D.

Opacity

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

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

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

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

This text has shadow with #3D493D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D493D.

Preview

Color preview on black background

This text has color #3D493D on black background.


Color preview on white background

This text has color #3D493D on white background.


Black color preview on #3D493D background

This text has black color on #3D493D background.


White color preview on #3D493D background

This text has white color on #3D493D background.


Related colors

Complementary color

Complementary color for #hex is #C2B6C2.


I love getcolorcode.com

Triadic colors

1 #3D3D49 and #493D3D with #3D493D are triadic colors.

2 #3D493D and #493D3D with #3D493D are triadic colors.