COLOR #3D5C66

HEX: #3D5C66 RGB: (61,92,102)

Color info

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

RGB color model

#3D5C66 color RGB value is (61,92,102).

RGB: (61,92,102) (24%, 36%, 40%)

RGB channels and saturation

R 61 of 255 = 24%
G 92 of 255 = 36%
B 102 of 255 = 40%

61
92
102

R + G + B ~ 33%. #3D5C66 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 92 + 102 = 255 (100%)
R 61 of 255 ~ 23.92%
G 92 of 255 ~ 36.08%
B 102 of 255 ~ 40'%

%23.92
%36.08
%40

CMYK color model

#3D5C66 color CMYK value is (40,10,0,60).

  • cyan value is 40.20%
  • magenta value is 9.80%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (40,10,0,60)
C40M10Y0K60 (40%, 10%, 0%, 60%)
(0.40 / 0.10 / 0.00 / 0.60)

CMYK percentages

%40.2
%9.8
%0
%60

Codes

Color #3D5C66 in popluar color models

3D 5C 66
RGB 61 92 102
HSL 195° 25.15% 31.96%
HSB/HSV 195° 40.20% 40.00%
CMYK 40.20% 9.80% 0.00%
60.00%

Color #3D5C66 in popluar number systems.

HEX 3D 5C 66
Decimal 61 92 102
Binary 111101 1011100 1100110
Octal 75 134 146

Shades and tints

Shades of #3D5C66

#3D5C66
(61,92,102)
#38545D
(56,84,93)
#334C54
(51,76,84)
#2E444B
(46,68,75)
#293C42
(41,60,66)
#243439
(36,52,57)
#1F2C30
(31,44,48)
#1A2427
(26,36,39)
#151C1E
(21,28,30)
#101415
(16,20,21)
#0B0C0C
(11,12,12)
#000000
(0,0,0)

Tints of #3D5C66

#3D5C66
(61,92,102)
#4E6A73
(78,106,115)
#5F7880
(95,120,128)
#70868D
(112,134,141)
#81949A
(129,148,154)
#92A2A7
(146,162,167)
#A3B0B4
(163,176,180)
#B4BEC1
(180,190,193)
#C5CCCE
(197,204,206)
#D6DADB
(214,218,219)
#E7E8E8
(231,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #3D5C66; }

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

This text font color is #3D5C66.

Background Color

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

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

This div background color is #3D5C66.

Border color

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

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

This div border color is #3D5C66.

Opacity

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

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

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

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

This text has shadow with #3D5C66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D5C66.

Preview

Color preview on black background

This text has color #3D5C66 on black background.


Color preview on white background

This text has color #3D5C66 on white background.


Black color preview on #3D5C66 background

This text has black color on #3D5C66 background.


White color preview on #3D5C66 background

This text has white color on #3D5C66 background.


Related colors

Complementary color

Complementary color for #hex is #C2A399.


I love getcolorcode.com

Triadic colors

1 #663D5C and #5C663D with #3D5C66 are triadic colors.

2 #665C3D and #5C3D66 with #3D5C66 are triadic colors.