COLOR #3B5C73

HEX: #3B5C73 RGB: (59,92,115)

Color info

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

RGB color model

#3B5C73 color RGB value is (59,92,115).

RGB: (59,92,115) (23%, 36%, 45%)

RGB channels and saturation

R 59 of 255 = 23%
G 92 of 255 = 36%
B 115 of 255 = 45%

59
92
115

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

Portions of RGB colors in percentages

R + G + B = 59 + 92 + 115 = 266 (100%)
R 59 of 266 ~ 22.18%
G 92 of 266 ~ 34.59%
B 115 of 266 ~ 43.23'%

%22.18
%34.59
%43.23

CMYK color model

#3B5C73 color CMYK value is (49,20,0,55).

  • cyan value is 48.70%
  • magenta value is 20.00%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (49,20,0,55)
C49M20Y0K55 (49%, 20%, 0%, 55%)
(0.49 / 0.20 / 0.00 / 0.55)

CMYK percentages

%48.7
%20
%0
%54.9

Codes

Color #3B5C73 in popluar color models

3B 5C 73
RGB 59 92 115
HSL 205° 32.18% 34.12%
HSB/HSV 205° 48.70% 45.10%
CMYK 48.70% 20.00% 0.00%
54.90%

Color #3B5C73 in popluar number systems.

HEX 3B 5C 73
Decimal 59 92 115
Binary 111011 1011100 1110011
Octal 73 134 163

Shades and tints

Shades of #3B5C73

#3B5C73
(59,92,115)
#365469
(54,84,105)
#314C5F
(49,76,95)
#2C4455
(44,68,85)
#273C4B
(39,60,75)
#223441
(34,52,65)
#1D2C37
(29,44,55)
#18242D
(24,36,45)
#131C23
(19,28,35)
#0E1419
(14,20,25)
#090C0F
(9,12,15)
#000000
(0,0,0)

Tints of #3B5C73

#3B5C73
(59,92,115)
#4C6A7F
(76,106,127)
#5D788B
(93,120,139)
#6E8697
(110,134,151)
#7F94A3
(127,148,163)
#90A2AF
(144,162,175)
#A1B0BB
(161,176,187)
#B2BEC7
(178,190,199)
#C3CCD3
(195,204,211)
#D4DADF
(212,218,223)
#E5E8EB
(229,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3B5C73 color. Also use rgb(59,92,115) instead hex code.

Text Font Color

.myTextColor { color: #3B5C73; }

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

This text font color is #3B5C73.

Background Color

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

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

This div background color is #3B5C73.

Border color

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

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

This div border color is #3B5C73.

Opacity

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

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

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

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

This text has shadow with #3B5C73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3B5C73.

Preview

Color preview on black background

This text has color #3B5C73 on black background.


Color preview on white background

This text has color #3B5C73 on white background.


Black color preview on #3B5C73 background

This text has black color on #3B5C73 background.


White color preview on #3B5C73 background

This text has white color on #3B5C73 background.


Related colors

Complementary color

Complementary color for #hex is #C4A38C.


I love getcolorcode.com

Triadic colors

1 #733B5C and #5C733B with #3B5C73 are triadic colors.

2 #735C3B and #5C3B73 with #3B5C73 are triadic colors.