COLOR #3A5669

HEX: #3A5669 RGB: (58,86,105)

Color info

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

RGB color model

#3A5669 color RGB value is (58,86,105).

RGB: (58,86,105) (23%, 34%, 41%)

RGB channels and saturation

R 58 of 255 = 23%
G 86 of 255 = 34%
B 105 of 255 = 41%

58
86
105

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

Portions of RGB colors in percentages

R + G + B = 58 + 86 + 105 = 249 (100%)
R 58 of 249 ~ 23.29%
G 86 of 249 ~ 34.54%
B 105 of 249 ~ 42.17'%

%23.29
%34.54
%42.17

CMYK color model

#3A5669 color CMYK value is (45,18,0,59).

  • cyan value is 44.76%
  • magenta value is 18.10%
  • yellow value is 0.00%
  • key color value is 58.82%
CMYK: (45,18,0,59) C45M18Y0K59 (45%,18%,0%,59%) (0.45/0.18/0.00/0.59) 

CMYK percentages

%44.76
%18.1
%0
%58.82

Codes

Color #3A5669 in popluar color models

3A 56 69
RGB 58 86 105
HSL 204° 28.83% 31.96%
HSB/HSV 204° 44.76% 41.18%
CMYK 44.76% 18.10% 0.00%
58.82%

Color #3A5669 in popluar number systems.

HEX 3A 56 69
Decimal 58 86 105
Binary 111010 1010110 1101001
Octal 72 126 151

Shades and tints

Shades of #3A5669

#3A5669
(58,86,105)
#354F60
(53,79,96)
#304857
(48,72,87)
#2B414E
(43,65,78)
#263A45
(38,58,69)
#21333C
(33,51,60)
#1C2C33
(28,44,51)
#17252A
(23,37,42)
#121E21
(18,30,33)
#0D1718
(13,23,24)
#08100F
(8,16,15)
#000000
(0,0,0)

Tints of #3A5669

#3A5669
(58,86,105)
#4B6576
(75,101,118)
#5C7483
(92,116,131)
#6D8390
(109,131,144)
#7E929D
(126,146,157)
#8FA1AA
(143,161,170)
#A0B0B7
(160,176,183)
#B1BFC4
(177,191,196)
#C2CED1
(194,206,209)
#D3DDDE
(211,221,222)
#E4ECEB
(228,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3A5669 color. Also use rgb(58,86,105) instead hex code.

Text Font Color

.myTextColor { color: #3A5669; }

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

This text font color is #3A5669.

Background Color

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

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

This div background color is #3A5669.

Border color

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

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

This div border color is #3A5669.

Opacity

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

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

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

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

This text has shadow with #3A5669 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3A5669.

Preview

Color preview on black background

This text has color #3A5669 on black background.


Color preview on white background

This text has color #3A5669 on white background.


Black color preview on #3A5669 background

This text has black color on #3A5669 background.


White color preview on #3A5669 background

This text has white color on #3A5669 background.


Related colors

Complementary color

Complementary color for #hex is #C5A996.


I love getcolorcode.com

Triadic colors

1 #693A56 and #56693A with #3A5669 are triadic colors.

2 #69563A and #563A69 with #3A5669 are triadic colors.