COLOR #3D5868

HEX: #3D5868 RGB: (61,88,104)

Color info

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

RGB color model

#3D5868 color RGB value is (61,88,104).

RGB: (61,88,104) (24%, 35%, 41%)

RGB channels and saturation

R 61 of 255 = 24%
G 88 of 255 = 35%
B 104 of 255 = 41%

61
88
104

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

Portions of RGB colors in percentages

R + G + B = 61 + 88 + 104 = 253 (100%)
R 61 of 253 ~ 24.11%
G 88 of 253 ~ 34.78%
B 104 of 253 ~ 41.11'%

%24.11
%34.78
%41.11

CMYK color model

#3D5868 color CMYK value is (41,15,0,59).

  • cyan value is 41.35%
  • magenta value is 15.38%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (41,15,0,59)
C41M15Y0K59 (41%, 15%, 0%, 59%)
(0.41 / 0.15 / 0.00 / 0.59)

CMYK percentages

%41.35
%15.38
%0
%59.22

Codes

Color #3D5868 in popluar color models

3D 58 68
RGB 61 88 104
HSL 202° 26.06% 32.35%
HSB/HSV 202° 41.35% 40.78%
CMYK 41.35% 15.38% 0.00%
59.22%

Color #3D5868 in popluar number systems.

HEX 3D 58 68
Decimal 61 88 104
Binary 111101 1011000 1101000
Octal 75 130 150

Shades and tints

Shades of #3D5868

#3D5868
(61,88,104)
#38505F
(56,80,95)
#334856
(51,72,86)
#2E404D
(46,64,77)
#293844
(41,56,68)
#24303B
(36,48,59)
#1F2832
(31,40,50)
#1A2029
(26,32,41)
#151820
(21,24,32)
#101017
(16,16,23)
#0B080E
(11,8,14)
#000000
(0,0,0)

Tints of #3D5868

#3D5868
(61,88,104)
#4E6775
(78,103,117)
#5F7682
(95,118,130)
#70858F
(112,133,143)
#81949C
(129,148,156)
#92A3A9
(146,163,169)
#A3B2B6
(163,178,182)
#B4C1C3
(180,193,195)
#C5D0D0
(197,208,208)
#D6DFDD
(214,223,221)
#E7EEEA
(231,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #3D5868; }

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

This text font color is #3D5868.

Background Color

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

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

This div background color is #3D5868.

Border color

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

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

This div border color is #3D5868.

Opacity

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

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

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

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

This text has shadow with #3D5868 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D5868.

Preview

Color preview on black background

This text has color #3D5868 on black background.


Color preview on white background

This text has color #3D5868 on white background.


Black color preview on #3D5868 background

This text has black color on #3D5868 background.


White color preview on #3D5868 background

This text has white color on #3D5868 background.


Related colors

Complementary color

Complementary color for #hex is #C2A797.


I love getcolorcode.com

Triadic colors

1 #683D58 and #58683D with #3D5868 are triadic colors.

2 #68583D and #583D68 with #3D5868 are triadic colors.