COLOR #3D7C68

HEX: #3D7C68 RGB: (61,124,104)

Color info

#3D7C68 contains mainly green and blue colors. Web safe color of #3D7C68 is #336666 (or #366).

RGB color model

#3D7C68 color RGB value is (61,124,104).

RGB: (61,124,104) (24%, 49%, 41%)

RGB channels and saturation

R 61 of 255 = 24%
G 124 of 255 = 49%
B 104 of 255 = 41%

61
124
104

R + G + B ~ 38%. #3D7C68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 124 + 104 = 289 (100%)
R 61 of 289 ~ 21.11%
G 124 of 289 ~ 42.91%
B 104 of 289 ~ 35.99'%

%21.11
%42.91
%35.99

CMYK color model

#3D7C68 color CMYK value is (51,0,16,51).

  • cyan value is 50.81%
  • magenta value is 0.00%
  • yellow value is 16.13%
  • key color value is 51.37%

CMYK: (51,0,16,51)
C51M0Y16K51 (51%, 0%, 16%, 51%)
(0.51 / 0.00 / 0.16 / 0.51)

CMYK percentages

%50.81
%0
%16.13
%51.37

Codes

Color #3D7C68 in popluar color models

3D 7C 68
RGB 61 124 104
HSL 161° 34.05% 36.27%
HSB/HSV 161° 50.81% 48.63%
CMYK 50.81% 0.00% 16.13%
51.37%

Color #3D7C68 in popluar number systems.

HEX 3D 7C 68
Decimal 61 124 104
Binary 111101 1111100 1101000
Octal 75 174 150

Shades and tints

Shades of #3D7C68

#3D7C68
(61,124,104)
#38715F
(56,113,95)
#336656
(51,102,86)
#2E5B4D
(46,91,77)
#295044
(41,80,68)
#24453B
(36,69,59)
#1F3A32
(31,58,50)
#1A2F29
(26,47,41)
#152420
(21,36,32)
#101917
(16,25,23)
#0B0E0E
(11,14,14)
#000000
(0,0,0)

Tints of #3D7C68

#3D7C68
(61,124,104)
#4E8775
(78,135,117)
#5F9282
(95,146,130)
#709D8F
(112,157,143)
#81A89C
(129,168,156)
#92B3A9
(146,179,169)
#A3BEB6
(163,190,182)
#B4C9C3
(180,201,195)
#C5D4D0
(197,212,208)
#D6DFDD
(214,223,221)
#E7EAEA
(231,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #3D7C68; }

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

This text font color is #3D7C68.

Background Color

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

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

This div background color is #3D7C68.

Border color

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

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

This div border color is #3D7C68.

Opacity

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

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

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

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

This text has shadow with #3D7C68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D7C68.

Preview

Color preview on black background

This text has color #3D7C68 on black background.


Color preview on white background

This text has color #3D7C68 on white background.


Black color preview on #3D7C68 background

This text has black color on #3D7C68 background.


White color preview on #3D7C68 background

This text has white color on #3D7C68 background.


Related colors

Complementary color

Complementary color for #hex is #C28397.


I love getcolorcode.com

Triadic colors

1 #683D7C and #7C683D with #3D7C68 are triadic colors.

2 #687C3D and #7C3D68 with #3D7C68 are triadic colors.