COLOR #3D6D62

HEX: #3D6D62 RGB: (61,109,98)

Color info

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

RGB color model

#3D6D62 color RGB value is (61,109,98).

RGB: (61,109,98) (24%, 43%, 38%)

RGB channels and saturation

R 61 of 255 = 24%
G 109 of 255 = 43%
B 98 of 255 = 38%

61
109
98

R + G + B ~ 35%. #3D6D62 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 109 + 98 = 268 (100%)
R 61 of 268 ~ 22.76%
G 109 of 268 ~ 40.67%
B 98 of 268 ~ 36.57'%

%22.76
%40.67
%36.57

CMYK color model

#3D6D62 color CMYK value is (44,0,10,57).

  • cyan value is 44.04%
  • magenta value is 0.00%
  • yellow value is 10.09%
  • key color value is 57.25%

CMYK: (44,0,10,57)
C44M0Y10K57 (44%, 0%, 10%, 57%)
(0.44 / 0.00 / 0.10 / 0.57)

CMYK percentages

%44.04
%0
%10.09
%57.25

Codes

Color #3D6D62 in popluar color models

3D 6D 62
RGB 61 109 98
HSL 166° 28.24% 33.33%
HSB/HSV 166° 44.04% 42.75%
CMYK 44.04% 0.00% 10.09%
57.25%

Color #3D6D62 in popluar number systems.

HEX 3D 6D 62
Decimal 61 109 98
Binary 111101 1101101 1100010
Octal 75 155 142

Shades and tints

Shades of #3D6D62

#3D6D62
(61,109,98)
#38645A
(56,100,90)
#335B52
(51,91,82)
#2E524A
(46,82,74)
#294942
(41,73,66)
#24403A
(36,64,58)
#1F3732
(31,55,50)
#1A2E2A
(26,46,42)
#152522
(21,37,34)
#101C1A
(16,28,26)
#0B1312
(11,19,18)
#000000
(0,0,0)

Tints of #3D6D62

#3D6D62
(61,109,98)
#4E7A70
(78,122,112)
#5F877E
(95,135,126)
#70948C
(112,148,140)
#81A19A
(129,161,154)
#92AEA8
(146,174,168)
#A3BBB6
(163,187,182)
#B4C8C4
(180,200,196)
#C5D5D2
(197,213,210)
#D6E2E0
(214,226,224)
#E7EFEE
(231,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #3D6D62; }

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

This text font color is #3D6D62.

Background Color

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

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

This div background color is #3D6D62.

Border color

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

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

This div border color is #3D6D62.

Opacity

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

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

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

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

This text has shadow with #3D6D62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D6D62.

Preview

Color preview on black background

This text has color #3D6D62 on black background.


Color preview on white background

This text has color #3D6D62 on white background.


Black color preview on #3D6D62 background

This text has black color on #3D6D62 background.


White color preview on #3D6D62 background

This text has white color on #3D6D62 background.


Related colors

Complementary color

Complementary color for #hex is #C2929D.


I love getcolorcode.com

Triadic colors

1 #623D6D and #6D623D with #3D6D62 are triadic colors.

2 #626D3D and #6D3D62 with #3D6D62 are triadic colors.