COLOR #3D4B86

HEX: #3D4B86 RGB: (61,75,134)

Color info

#3D4B86 contains mainly green and blue colors. Web safe color of #3D4B86 is #333399 (or #339).

RGB color model

#3D4B86 color RGB value is (61,75,134).

RGB: (61,75,134) (24%, 29%, 53%)

RGB channels and saturation

R 61 of 255 = 24%
G 75 of 255 = 29%
B 134 of 255 = 53%

61
75
134

R + G + B ~ 35%. #3D4B86 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 75 + 134 = 270 (100%)
R 61 of 270 ~ 22.59%
G 75 of 270 ~ 27.78%
B 134 of 270 ~ 49.63'%

%22.59
%27.78
%49.63

CMYK color model

#3D4B86 color CMYK value is (54,44,0,47).

  • cyan value is 54.48%
  • magenta value is 44.03%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (54,44,0,47)
C54M44Y0K47 (54%, 44%, 0%, 47%)
(0.54 / 0.44 / 0.00 / 0.47)

CMYK percentages

%54.48
%44.03
%0
%47.45

Codes

Color #3D4B86 in popluar color models

3D 4B 86
RGB 61 75 134
HSL 228° 37.44% 38.24%
HSB/HSV 228° 54.48% 52.55%
CMYK 54.48% 44.03% 0.00%
47.45%

Color #3D4B86 in popluar number systems.

HEX 3D 4B 86
Decimal 61 75 134
Binary 111101 1001011 10000110
Octal 75 113 206

Shades and tints

Shades of #3D4B86

#3D4B86
(61,75,134)
#38457A
(56,69,122)
#333F6E
(51,63,110)
#2E3962
(46,57,98)
#293356
(41,51,86)
#242D4A
(36,45,74)
#1F273E
(31,39,62)
#1A2132
(26,33,50)
#151B26
(21,27,38)
#10151A
(16,21,26)
#0B0F0E
(11,15,14)
#000000
(0,0,0)

Tints of #3D4B86

#3D4B86
(61,75,134)
#4E5B91
(78,91,145)
#5F6B9C
(95,107,156)
#707BA7
(112,123,167)
#818BB2
(129,139,178)
#929BBD
(146,155,189)
#A3ABC8
(163,171,200)
#B4BBD3
(180,187,211)
#C5CBDE
(197,203,222)
#D6DBE9
(214,219,233)
#E7EBF4
(231,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3D4B86 color. Also use rgb(61,75,134) instead hex code.

Text Font Color

.myTextColor { color: #3D4B86; }

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

This text font color is #3D4B86.

Background Color

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

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

This div background color is #3D4B86.

Border color

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

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

This div border color is #3D4B86.

Opacity

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

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

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

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

This text has shadow with #3D4B86 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D4B86.

Preview

Color preview on black background

This text has color #3D4B86 on black background.


Color preview on white background

This text has color #3D4B86 on white background.


Black color preview on #3D4B86 background

This text has black color on #3D4B86 background.


White color preview on #3D4B86 background

This text has white color on #3D4B86 background.


Related colors

Complementary color

Complementary color for #hex is #C2B479.


I love getcolorcode.com

Triadic colors

1 #863D4B and #4B863D with #3D4B86 are triadic colors.

2 #864B3D and #4B3D86 with #3D4B86 are triadic colors.