COLOR #3D6B75

HEX: #3D6B75 RGB: (61,107,117)

Color info

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

RGB color model

#3D6B75 color RGB value is (61,107,117).

RGB: (61,107,117) (24%, 42%, 46%)

RGB channels and saturation

R 61 of 255 = 24%
G 107 of 255 = 42%
B 117 of 255 = 46%

61
107
117

R + G + B ~ 37%. #3D6B75 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 107 + 117 = 285 (100%)
R 61 of 285 ~ 21.4%
G 107 of 285 ~ 37.54%
B 117 of 285 ~ 41.05'%

%21.4
%37.54
%41.05

CMYK color model

#3D6B75 color CMYK value is (48,9,0,54).

  • cyan value is 47.86%
  • magenta value is 8.55%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (48,9,0,54)
C48M9Y0K54 (48%, 9%, 0%, 54%)
(0.48 / 0.09 / 0.00 / 0.54)

CMYK percentages

%47.86
%8.55
%0
%54.12

Codes

Color #3D6B75 in popluar color models

3D 6B 75
RGB 61 107 117
HSL 191° 31.46% 34.90%
HSB/HSV 191° 47.86% 45.88%
CMYK 47.86% 8.55% 0.00%
54.12%

Color #3D6B75 in popluar number systems.

HEX 3D 6B 75
Decimal 61 107 117
Binary 111101 1101011 1110101
Octal 75 153 165

Shades and tints

Shades of #3D6B75

#3D6B75
(61,107,117)
#38626B
(56,98,107)
#335961
(51,89,97)
#2E5057
(46,80,87)
#29474D
(41,71,77)
#243E43
(36,62,67)
#1F3539
(31,53,57)
#1A2C2F
(26,44,47)
#152325
(21,35,37)
#101A1B
(16,26,27)
#0B1111
(11,17,17)
#000000
(0,0,0)

Tints of #3D6B75

#3D6B75
(61,107,117)
#4E7881
(78,120,129)
#5F858D
(95,133,141)
#709299
(112,146,153)
#819FA5
(129,159,165)
#92ACB1
(146,172,177)
#A3B9BD
(163,185,189)
#B4C6C9
(180,198,201)
#C5D3D5
(197,211,213)
#D6E0E1
(214,224,225)
#E7EDED
(231,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #3D6B75; }

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

This text font color is #3D6B75.

Background Color

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

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

This div background color is #3D6B75.

Border color

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

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

This div border color is #3D6B75.

Opacity

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

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

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

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

This text has shadow with #3D6B75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D6B75.

Preview

Color preview on black background

This text has color #3D6B75 on black background.


Color preview on white background

This text has color #3D6B75 on white background.


Black color preview on #3D6B75 background

This text has black color on #3D6B75 background.


White color preview on #3D6B75 background

This text has white color on #3D6B75 background.


Related colors

Complementary color

Complementary color for #hex is #C2948A.


I love getcolorcode.com

Triadic colors

1 #753D6B and #6B753D with #3D6B75 are triadic colors.

2 #756B3D and #6B3D75 with #3D6B75 are triadic colors.