COLOR #3B4C58

HEX: #3B4C58 RGB: (59,76,88)

Color info

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

RGB color model

#3B4C58 color RGB value is (59,76,88).

RGB: (59,76,88) (23%, 30%, 35%)

RGB channels and saturation

R 59 of 255 = 23%
G 76 of 255 = 30%
B 88 of 255 = 35%

59
76
88

R + G + B ~ 29%. #3B4C58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 59 + 76 + 88 = 223 (100%)
R 59 of 223 ~ 26.46%
G 76 of 223 ~ 34.08%
B 88 of 223 ~ 39.46'%

%26.46
%34.08
%39.46

CMYK color model

#3B4C58 color CMYK value is (33,14,0,65).

  • cyan value is 32.95%
  • magenta value is 13.64%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (33,14,0,65)
C33M14Y0K65 (33%, 14%, 0%, 65%)
(0.33 / 0.14 / 0.00 / 0.65)

CMYK percentages

%32.95
%13.64
%0
%65.49

Codes

Color #3B4C58 in popluar color models

3B 4C 58
RGB 59 76 88
HSL 205° 19.73% 28.82%
HSB/HSV 205° 32.95% 34.51%
CMYK 32.95% 13.64% 0.00%
65.49%

Color #3B4C58 in popluar number systems.

HEX 3B 4C 58
Decimal 59 76 88
Binary 111011 1001100 1011000
Octal 73 114 130

Shades and tints

Shades of #3B4C58

#3B4C58
(59,76,88)
#364650
(54,70,80)
#314048
(49,64,72)
#2C3A40
(44,58,64)
#273438
(39,52,56)
#222E30
(34,46,48)
#1D2828
(29,40,40)
#182220
(24,34,32)
#131C18
(19,28,24)
#0E1610
(14,22,16)
#091008
(9,16,8)
#000000
(0,0,0)

Tints of #3B4C58

#3B4C58
(59,76,88)
#4C5C67
(76,92,103)
#5D6C76
(93,108,118)
#6E7C85
(110,124,133)
#7F8C94
(127,140,148)
#909CA3
(144,156,163)
#A1ACB2
(161,172,178)
#B2BCC1
(178,188,193)
#C3CCD0
(195,204,208)
#D4DCDF
(212,220,223)
#E5ECEE
(229,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3B4C58 color. Also use rgb(59,76,88) instead hex code.

Text Font Color

.myTextColor { color: #3B4C58; }

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

This text font color is #3B4C58.

Background Color

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

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

This div background color is #3B4C58.

Border color

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

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

This div border color is #3B4C58.

Opacity

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

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

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

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

This text has shadow with #3B4C58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3B4C58.

Preview

Color preview on black background

This text has color #3B4C58 on black background.


Color preview on white background

This text has color #3B4C58 on white background.


Black color preview on #3B4C58 background

This text has black color on #3B4C58 background.


White color preview on #3B4C58 background

This text has white color on #3B4C58 background.


Related colors

Complementary color

Complementary color for #hex is #C4B3A7.


I love getcolorcode.com

Triadic colors

1 #583B4C and #4C583B with #3B4C58 are triadic colors.

2 #584C3B and #4C3B58 with #3B4C58 are triadic colors.