COLOR #3D4A62

HEX: #3D4A62 RGB: (61,74,98)

Color info

#3D4A62 contains red, green and blue colors in about the same proportion. Web safe color of #3D4A62 is #333366 (or #336).

RGB color model

#3D4A62 color RGB value is (61,74,98).

RGB: (61,74,98) (24%, 29%, 38%)

RGB channels and saturation

R 61 of 255 = 24%
G 74 of 255 = 29%
B 98 of 255 = 38%

61
74
98

R + G + B ~ 30%. #3D4A62 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 61 + 74 + 98 = 233 (100%)
R 61 of 233 ~ 26.18%
G 74 of 233 ~ 31.76%
B 98 of 233 ~ 42.06'%

%26.18
%31.76
%42.06

CMYK color model

#3D4A62 color CMYK value is (38,24,0,62).

  • cyan value is 37.76%
  • magenta value is 24.49%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (38,24,0,62)
C38M24Y0K62 (38%, 24%, 0%, 62%)
(0.38 / 0.24 / 0.00 / 0.62)

CMYK percentages

%37.76
%24.49
%0
%61.57

Codes

Color #3D4A62 in popluar color models

3D 4A 62
RGB 61 74 98
HSL 219° 23.27% 31.18%
HSB/HSV 219° 37.76% 38.43%
CMYK 37.76% 24.49% 0.00%
61.57%

Color #3D4A62 in popluar number systems.

HEX 3D 4A 62
Decimal 61 74 98
Binary 111101 1001010 1100010
Octal 75 112 142

Shades and tints

Shades of #3D4A62

#3D4A62
(61,74,98)
#38445A
(56,68,90)
#333E52
(51,62,82)
#2E384A
(46,56,74)
#293242
(41,50,66)
#242C3A
(36,44,58)
#1F2632
(31,38,50)
#1A202A
(26,32,42)
#151A22
(21,26,34)
#10141A
(16,20,26)
#0B0E12
(11,14,18)
#000000
(0,0,0)

Tints of #3D4A62

#3D4A62
(61,74,98)
#4E5A70
(78,90,112)
#5F6A7E
(95,106,126)
#707A8C
(112,122,140)
#818A9A
(129,138,154)
#929AA8
(146,154,168)
#A3AAB6
(163,170,182)
#B4BAC4
(180,186,196)
#C5CAD2
(197,202,210)
#D6DAE0
(214,218,224)
#E7EAEE
(231,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3D4A62 color. Also use rgb(61,74,98) instead hex code.

Text Font Color

.myTextColor { color: #3D4A62; }

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

This text font color is #3D4A62.

Background Color

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

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

This div background color is #3D4A62.

Border color

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

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

This div border color is #3D4A62.

Opacity

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

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

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

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

This text has shadow with #3D4A62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D4A62.

Preview

Color preview on black background

This text has color #3D4A62 on black background.


Color preview on white background

This text has color #3D4A62 on white background.


Black color preview on #3D4A62 background

This text has black color on #3D4A62 background.


White color preview on #3D4A62 background

This text has white color on #3D4A62 background.


Related colors

Complementary color

Complementary color for #hex is #C2B59D.


I love getcolorcode.com

Triadic colors

1 #623D4A and #4A623D with #3D4A62 are triadic colors.

2 #624A3D and #4A3D62 with #3D4A62 are triadic colors.