COLOR #3D5B79

HEX: #3D5B79 RGB: (61,91,121)

Color info

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

RGB color model

#3D5B79 color RGB value is (61,91,121).

RGB: (61,91,121) (24%, 36%, 47%)

RGB channels and saturation

R 61 of 255 = 24%
G 91 of 255 = 36%
B 121 of 255 = 47%

61
91
121

R + G + B ~ 36%. #3D5B79 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 91 + 121 = 273 (100%)
R 61 of 273 ~ 22.34%
G 91 of 273 ~ 33.33%
B 121 of 273 ~ 44.32'%

%22.34
%33.33
%44.32

CMYK color model

#3D5B79 color CMYK value is (50,25,0,53).

  • cyan value is 49.59%
  • magenta value is 24.79%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (50,25,0,53)
C50M25Y0K53 (50%, 25%, 0%, 53%)
(0.50 / 0.25 / 0.00 / 0.53)

CMYK percentages

%49.59
%24.79
%0
%52.55

Codes

Color #3D5B79 in popluar color models

3D 5B 79
RGB 61 91 121
HSL 210° 32.97% 35.69%
HSB/HSV 210° 49.59% 47.45%
CMYK 49.59% 24.79% 0.00%
52.55%

Color #3D5B79 in popluar number systems.

HEX 3D 5B 79
Decimal 61 91 121
Binary 111101 1011011 1111001
Octal 75 133 171

Shades and tints

Shades of #3D5B79

#3D5B79
(61,91,121)
#38536E
(56,83,110)
#334B63
(51,75,99)
#2E4358
(46,67,88)
#293B4D
(41,59,77)
#243342
(36,51,66)
#1F2B37
(31,43,55)
#1A232C
(26,35,44)
#151B21
(21,27,33)
#101316
(16,19,22)
#0B0B0B
(11,11,11)
#000000
(0,0,0)

Tints of #3D5B79

#3D5B79
(61,91,121)
#4E6985
(78,105,133)
#5F7791
(95,119,145)
#70859D
(112,133,157)
#8193A9
(129,147,169)
#92A1B5
(146,161,181)
#A3AFC1
(163,175,193)
#B4BDCD
(180,189,205)
#C5CBD9
(197,203,217)
#D6D9E5
(214,217,229)
#E7E7F1
(231,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3D5B79 color. Also use rgb(61,91,121) instead hex code.

Text Font Color

.myTextColor { color: #3D5B79; }

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

This text font color is #3D5B79.

Background Color

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

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

This div background color is #3D5B79.

Border color

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

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

This div border color is #3D5B79.

Opacity

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

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

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

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

This text has shadow with #3D5B79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D5B79.

Preview

Color preview on black background

This text has color #3D5B79 on black background.


Color preview on white background

This text has color #3D5B79 on white background.


Black color preview on #3D5B79 background

This text has black color on #3D5B79 background.


White color preview on #3D5B79 background

This text has white color on #3D5B79 background.


Related colors

Complementary color

Complementary color for #hex is #C2A486.


I love getcolorcode.com

Triadic colors

1 #793D5B and #5B793D with #3D5B79 are triadic colors.

2 #795B3D and #5B3D79 with #3D5B79 are triadic colors.