COLOR #3D7A93

HEX: #3D7A93 RGB: (61,122,147)

Color info

#3D7A93 contains mainly green and blue colors. Web safe color of #3D7A93 is #336699 (or #369).

RGB color model

#3D7A93 color RGB value is (61,122,147).

RGB: (61,122,147) (24%, 48%, 58%)

RGB channels and saturation

R 61 of 255 = 24%
G 122 of 255 = 48%
B 147 of 255 = 58%

61
122
147

R + G + B ~ 43%. #3D7A93 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 61 + 122 + 147 = 330 (100%)
R 61 of 330 ~ 18.48%
G 122 of 330 ~ 36.97%
B 147 of 330 ~ 44.55'%

%18.48
%36.97
%44.55

CMYK color model

#3D7A93 color CMYK value is (59,17,0,42).

  • cyan value is 58.50%
  • magenta value is 17.01%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (59,17,0,42)
C59M17Y0K42 (59%, 17%, 0%, 42%)
(0.59 / 0.17 / 0.00 / 0.42)

CMYK percentages

%58.5
%17.01
%0
%42.35

Codes

Color #3D7A93 in popluar color models

3D 7A 93
RGB 61 122 147
HSL 197° 41.35% 40.78%
HSB/HSV 197° 58.50% 57.65%
CMYK 58.50% 17.01% 0.00%
42.35%

Color #3D7A93 in popluar number systems.

HEX 3D 7A 93
Decimal 61 122 147
Binary 111101 1111010 10010011
Octal 75 172 223

Shades and tints

Shades of #3D7A93

#3D7A93
(61,122,147)
#386F86
(56,111,134)
#336479
(51,100,121)
#2E596C
(46,89,108)
#294E5F
(41,78,95)
#244352
(36,67,82)
#1F3845
(31,56,69)
#1A2D38
(26,45,56)
#15222B
(21,34,43)
#10171E
(16,23,30)
#0B0C11
(11,12,17)
#000000
(0,0,0)

Tints of #3D7A93

#3D7A93
(61,122,147)
#4E869C
(78,134,156)
#5F92A5
(95,146,165)
#709EAE
(112,158,174)
#81AAB7
(129,170,183)
#92B6C0
(146,182,192)
#A3C2C9
(163,194,201)
#B4CED2
(180,206,210)
#C5DADB
(197,218,219)
#D6E6E4
(214,230,228)
#E7F2ED
(231,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3D7A93 color. Also use rgb(61,122,147) instead hex code.

Text Font Color

.myTextColor { color: #3D7A93; }

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

This text font color is #3D7A93.

Background Color

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

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

This div background color is #3D7A93.

Border color

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

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

This div border color is #3D7A93.

Opacity

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

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

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

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

This text has shadow with #3D7A93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3D7A93.

Preview

Color preview on black background

This text has color #3D7A93 on black background.


Color preview on white background

This text has color #3D7A93 on white background.


Black color preview on #3D7A93 background

This text has black color on #3D7A93 background.


White color preview on #3D7A93 background

This text has white color on #3D7A93 background.


Related colors

Complementary color

Complementary color for #hex is #C2856C.


I love getcolorcode.com

Triadic colors

1 #933D7A and #7A933D with #3D7A93 are triadic colors.

2 #937A3D and #7A3D93 with #3D7A93 are triadic colors.