COLOR #365677

HEX: #365677 RGB: (54,86,119)

Color info

#365677 contains mainly green and blue colors. Web safe color of #365677 is #336666 (or #366).

RGB color model

#365677 color RGB value is (54,86,119).

RGB: (54,86,119) (21%, 34%, 47%)

RGB channels and saturation

R 54 of 255 = 21%
G 86 of 255 = 34%
B 119 of 255 = 47%

54
86
119

R + G + B ~ 34%. #365677 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 86 + 119 = 259 (100%)
R 54 of 259 ~ 20.85%
G 86 of 259 ~ 33.2%
B 119 of 259 ~ 45.95'%

%20.85
%33.2
%45.95

CMYK color model

#365677 color CMYK value is (55,28,0,53).

  • cyan value is 54.62%
  • magenta value is 27.73%
  • yellow value is 0.00%
  • key color value is 53.33%
CMYK: (55,28,0,53) C55M28Y0K53 (55%,28%,0%,53%) (0.55/0.28/0.00/0.53) 

CMYK percentages

%54.62
%27.73
%0
%53.33

Codes

Color #365677 in popluar color models

36 56 77
RGB 54 86 119
HSL 210° 37.57% 33.92%
HSB/HSV 210° 54.62% 46.67%
CMYK 54.62% 27.73% 0.00%
53.33%

Color #365677 in popluar number systems.

HEX 36 56 77
Decimal 54 86 119
Binary 110110 1010110 1110111
Octal 66 126 167

Shades and tints

Shades of #365677

#365677
(54,86,119)
#324F6D
(50,79,109)
#2E4863
(46,72,99)
#2A4159
(42,65,89)
#263A4F
(38,58,79)
#223345
(34,51,69)
#1E2C3B
(30,44,59)
#1A2531
(26,37,49)
#161E27
(22,30,39)
#12171D
(18,23,29)
#0E1013
(14,16,19)
#000000
(0,0,0)

Tints of #365677

#365677
(54,86,119)
#486583
(72,101,131)
#5A748F
(90,116,143)
#6C839B
(108,131,155)
#7E92A7
(126,146,167)
#90A1B3
(144,161,179)
#A2B0BF
(162,176,191)
#B4BFCB
(180,191,203)
#C6CED7
(198,206,215)
#D8DDE3
(216,221,227)
#EAECEF
(234,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #365677 color. Also use rgb(54,86,119) instead hex code.

Text Font Color

.myTextColor { color: #365677; }

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

This text font color is #365677.

Background Color

.myBgColor { background-color: #365677; }

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

This div background color is #365677.

Border color

.myBorderColor { border: 1px solid #365677; }

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

This div border color is #365677.

Opacity

.myOpacity80 { color: #365677; opacity: 0.8; }

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

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

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

This text has shadow with #365677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365677.

Preview

Color preview on black background

This text has color #365677 on black background.


Color preview on white background

This text has color #365677 on white background.


Black color preview on #365677 background

This text has black color on #365677 background.


White color preview on #365677 background

This text has white color on #365677 background.


Related colors

Complementary color

Complementary color for #hex is #C9A988.


I love getcolorcode.com

Triadic colors

1 #773656 and #567736 with #365677 are triadic colors.

2 #775636 and #563677 with #365677 are triadic colors.