COLOR #3D6B58

HEX: #3D6B58 RGB: (61,107,88)

Color info

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

RGB color model

#3D6B58 color RGB value is (61,107,88).

RGB: (61,107,88) (24%, 42%, 35%)

RGB channels and saturation

R 61 of 255 = 24%
G 107 of 255 = 42%
B 88 of 255 = 35%

61
107
88

R + G + B ~ 34%. #3D6B58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 107 + 88 = 256 (100%)
R 61 of 256 ~ 23.83%
G 107 of 256 ~ 41.8%
B 88 of 256 ~ 34.38'%

%23.83
%41.8
%34.38

CMYK color model

#3D6B58 color CMYK value is (43,0,18,58).

  • cyan value is 42.99%
  • magenta value is 0.00%
  • yellow value is 17.76%
  • key color value is 58.04%

CMYK: (43,0,18,58)
C43M0Y18K58 (43%, 0%, 18%, 58%)
(0.43 / 0.00 / 0.18 / 0.58)

CMYK percentages

%42.99
%0
%17.76
%58.04

Codes

Color #3D6B58 in popluar color models

3D 6B 58
RGB 61 107 88
HSL 155° 27.38% 32.94%
HSB/HSV 155° 42.99% 41.96%
CMYK 42.99% 0.00% 17.76%
58.04%

Color #3D6B58 in popluar number systems.

HEX 3D 6B 58
Decimal 61 107 88
Binary 111101 1101011 1011000
Octal 75 153 130

Shades and tints

Shades of #3D6B58

#3D6B58
(61,107,88)
#386250
(56,98,80)
#335948
(51,89,72)
#2E5040
(46,80,64)
#294738
(41,71,56)
#243E30
(36,62,48)
#1F3528
(31,53,40)
#1A2C20
(26,44,32)
#152318
(21,35,24)
#101A10
(16,26,16)
#0B1108
(11,17,8)
#000000
(0,0,0)

Tints of #3D6B58

#3D6B58
(61,107,88)
#4E7867
(78,120,103)
#5F8576
(95,133,118)
#709285
(112,146,133)
#819F94
(129,159,148)
#92ACA3
(146,172,163)
#A3B9B2
(163,185,178)
#B4C6C1
(180,198,193)
#C5D3D0
(197,211,208)
#D6E0DF
(214,224,223)
#E7EDEE
(231,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #3D6B58; }

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

This text font color is #3D6B58.

Background Color

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

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

This div background color is #3D6B58.

Border color

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

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

This div border color is #3D6B58.

Opacity

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

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

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

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

This text has shadow with #3D6B58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D6B58.

Preview

Color preview on black background

This text has color #3D6B58 on black background.


Color preview on white background

This text has color #3D6B58 on white background.


Black color preview on #3D6B58 background

This text has black color on #3D6B58 background.


White color preview on #3D6B58 background

This text has white color on #3D6B58 background.


Related colors

Complementary color

Complementary color for #hex is #C294A7.


I love getcolorcode.com

Triadic colors

1 #583D6B and #6B583D with #3D6B58 are triadic colors.

2 #586B3D and #6B3D58 with #3D6B58 are triadic colors.