COLOR #3A5E73

HEX: #3A5E73 RGB: (58,94,115)

Color info

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

RGB color model

#3A5E73 color RGB value is (58,94,115).

RGB: (58,94,115) (23%, 37%, 45%)

RGB channels and saturation

R 58 of 255 = 23%
G 94 of 255 = 37%
B 115 of 255 = 45%

58
94
115

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

Portions of RGB colors in percentages

R + G + B = 58 + 94 + 115 = 267 (100%)
R 58 of 267 ~ 21.72%
G 94 of 267 ~ 35.21%
B 115 of 267 ~ 43.07'%

%21.72
%35.21
%43.07

CMYK color model

#3A5E73 color CMYK value is (50,18,0,55).

  • cyan value is 49.57%
  • magenta value is 18.26%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (50,18,0,55)
C50M18Y0K55 (50%, 18%, 0%, 55%)
(0.50 / 0.18 / 0.00 / 0.55)

CMYK percentages

%49.57
%18.26
%0
%54.9

Codes

Color #3A5E73 in popluar color models

3A 5E 73
RGB 58 94 115
HSL 202° 32.95% 33.92%
HSB/HSV 202° 49.57% 45.10%
CMYK 49.57% 18.26% 0.00%
54.90%

Color #3A5E73 in popluar number systems.

HEX 3A 5E 73
Decimal 58 94 115
Binary 111010 1011110 1110011
Octal 72 136 163

Shades and tints

Shades of #3A5E73

#3A5E73
(58,94,115)
#355669
(53,86,105)
#304E5F
(48,78,95)
#2B4655
(43,70,85)
#263E4B
(38,62,75)
#213641
(33,54,65)
#1C2E37
(28,46,55)
#17262D
(23,38,45)
#121E23
(18,30,35)
#0D1619
(13,22,25)
#080E0F
(8,14,15)
#000000
(0,0,0)

Tints of #3A5E73

#3A5E73
(58,94,115)
#4B6C7F
(75,108,127)
#5C7A8B
(92,122,139)
#6D8897
(109,136,151)
#7E96A3
(126,150,163)
#8FA4AF
(143,164,175)
#A0B2BB
(160,178,187)
#B1C0C7
(177,192,199)
#C2CED3
(194,206,211)
#D3DCDF
(211,220,223)
#E4EAEB
(228,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3A5E73 color. Also use rgb(58,94,115) instead hex code.

Text Font Color

.myTextColor { color: #3A5E73; }

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

This text font color is #3A5E73.

Background Color

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

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

This div background color is #3A5E73.

Border color

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

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

This div border color is #3A5E73.

Opacity

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

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

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

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

This text has shadow with #3A5E73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3A5E73.

Preview

Color preview on black background

This text has color #3A5E73 on black background.


Color preview on white background

This text has color #3A5E73 on white background.


Black color preview on #3A5E73 background

This text has black color on #3A5E73 background.


White color preview on #3A5E73 background

This text has white color on #3A5E73 background.


Related colors

Complementary color

Complementary color for #hex is #C5A18C.


I love getcolorcode.com

Triadic colors

1 #733A5E and #5E733A with #3A5E73 are triadic colors.

2 #735E3A and #5E3A73 with #3A5E73 are triadic colors.