COLOR #3B5B69

HEX: #3B5B69 RGB: (59,91,105)

Color info

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

RGB color model

#3B5B69 color RGB value is (59,91,105).

RGB: (59,91,105) (23%, 36%, 41%)

RGB channels and saturation

R 59 of 255 = 23%
G 91 of 255 = 36%
B 105 of 255 = 41%

59
91
105

R + G + B ~ 33%. #3B5B69 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 59 + 91 + 105 = 255 (100%)
R 59 of 255 ~ 23.14%
G 91 of 255 ~ 35.69%
B 105 of 255 ~ 41.18'%

%23.14
%35.69
%41.18

CMYK color model

#3B5B69 color CMYK value is (44,13,0,59).

  • cyan value is 43.81%
  • magenta value is 13.33%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (44,13,0,59)
C44M13Y0K59 (44%, 13%, 0%, 59%)
(0.44 / 0.13 / 0.00 / 0.59)

CMYK percentages

%43.81
%13.33
%0
%58.82

Codes

Color #3B5B69 in popluar color models

3B 5B 69
RGB 59 91 105
HSL 198° 28.05% 32.16%
HSB/HSV 198° 43.81% 41.18%
CMYK 43.81% 13.33% 0.00%
58.82%

Color #3B5B69 in popluar number systems.

HEX 3B 5B 69
Decimal 59 91 105
Binary 111011 1011011 1101001
Octal 73 133 151

Shades and tints

Shades of #3B5B69

#3B5B69
(59,91,105)
#365360
(54,83,96)
#314B57
(49,75,87)
#2C434E
(44,67,78)
#273B45
(39,59,69)
#22333C
(34,51,60)
#1D2B33
(29,43,51)
#18232A
(24,35,42)
#131B21
(19,27,33)
#0E1318
(14,19,24)
#090B0F
(9,11,15)
#000000
(0,0,0)

Tints of #3B5B69

#3B5B69
(59,91,105)
#4C6976
(76,105,118)
#5D7783
(93,119,131)
#6E8590
(110,133,144)
#7F939D
(127,147,157)
#90A1AA
(144,161,170)
#A1AFB7
(161,175,183)
#B2BDC4
(178,189,196)
#C3CBD1
(195,203,209)
#D4D9DE
(212,217,222)
#E5E7EB
(229,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3B5B69 color. Also use rgb(59,91,105) instead hex code.

Text Font Color

.myTextColor { color: #3B5B69; }

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

This text font color is #3B5B69.

Background Color

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

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

This div background color is #3B5B69.

Border color

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

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

This div border color is #3B5B69.

Opacity

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

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

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

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

This text has shadow with #3B5B69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3B5B69.

Preview

Color preview on black background

This text has color #3B5B69 on black background.


Color preview on white background

This text has color #3B5B69 on white background.


Black color preview on #3B5B69 background

This text has black color on #3B5B69 background.


White color preview on #3B5B69 background

This text has white color on #3B5B69 background.


Related colors

Complementary color

Complementary color for #hex is #C4A496.


I love getcolorcode.com

Triadic colors

1 #693B5B and #5B693B with #3B5B69 are triadic colors.

2 #695B3B and #5B3B69 with #3B5B69 are triadic colors.