COLOR #3A7C94

HEX: #3A7C94 RGB: (58,124,148)

Color info

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

RGB color model

#3A7C94 color RGB value is (58,124,148).

RGB: (58,124,148) (23%, 49%, 58%)

RGB channels and saturation

R 58 of 255 = 23%
G 124 of 255 = 49%
B 148 of 255 = 58%

58
124
148

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

Portions of RGB colors in percentages

R + G + B = 58 + 124 + 148 = 330 (100%)
R 58 of 330 ~ 17.58%
G 124 of 330 ~ 37.58%
B 148 of 330 ~ 44.85'%

%17.58
%37.58
%44.85

CMYK color model

#3A7C94 color CMYK value is (61,16,0,42).

  • cyan value is 60.81%
  • magenta value is 16.22%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (61,16,0,42)
C61M16Y0K42 (61%, 16%, 0%, 42%)
(0.61 / 0.16 / 0.00 / 0.42)

CMYK percentages

%60.81
%16.22
%0
%41.96

Codes

Color #3A7C94 in popluar color models

3A 7C 94
RGB 58 124 148
HSL 196° 43.69% 40.39%
HSB/HSV 196° 60.81% 58.04%
CMYK 60.81% 16.22% 0.00%
41.96%

Color #3A7C94 in popluar number systems.

HEX 3A 7C 94
Decimal 58 124 148
Binary 111010 1111100 10010100
Octal 72 174 224

Shades and tints

Shades of #3A7C94

#3A7C94
(58,124,148)
#357187
(53,113,135)
#30667A
(48,102,122)
#2B5B6D
(43,91,109)
#265060
(38,80,96)
#214553
(33,69,83)
#1C3A46
(28,58,70)
#172F39
(23,47,57)
#12242C
(18,36,44)
#0D191F
(13,25,31)
#080E12
(8,14,18)
#000000
(0,0,0)

Tints of #3A7C94

#3A7C94
(58,124,148)
#4B879D
(75,135,157)
#5C92A6
(92,146,166)
#6D9DAF
(109,157,175)
#7EA8B8
(126,168,184)
#8FB3C1
(143,179,193)
#A0BECA
(160,190,202)
#B1C9D3
(177,201,211)
#C2D4DC
(194,212,220)
#D3DFE5
(211,223,229)
#E4EAEE
(228,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3A7C94 color. Also use rgb(58,124,148) instead hex code.

Text Font Color

.myTextColor { color: #3A7C94; }

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

This text font color is #3A7C94.

Background Color

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

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

This div background color is #3A7C94.

Border color

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

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

This div border color is #3A7C94.

Opacity

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

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

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

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

This text has shadow with #3A7C94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3A7C94.

Preview

Color preview on black background

This text has color #3A7C94 on black background.


Color preview on white background

This text has color #3A7C94 on white background.


Black color preview on #3A7C94 background

This text has black color on #3A7C94 background.


White color preview on #3A7C94 background

This text has white color on #3A7C94 background.


Related colors

Complementary color

Complementary color for #hex is #C5836B.


I love getcolorcode.com

Triadic colors

1 #943A7C and #7C943A with #3A7C94 are triadic colors.

2 #947C3A and #7C3A94 with #3A7C94 are triadic colors.