COLOR #365769

HEX: #365769 RGB: (54,87,105)

Color info

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

RGB color model

#365769 color RGB value is (54,87,105).

RGB: (54,87,105) (21%, 34%, 41%)

RGB channels and saturation

R 54 of 255 = 21%
G 87 of 255 = 34%
B 105 of 255 = 41%

54
87
105

R + G + B ~ 32%. #365769 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 87 + 105 = 246 (100%)
R 54 of 246 ~ 21.95%
G 87 of 246 ~ 35.37%
B 105 of 246 ~ 42.68'%

%21.95
%35.37
%42.68

CMYK color model

#365769 color CMYK value is (49,17,0,59).

  • cyan value is 48.57%
  • magenta value is 17.14%
  • yellow value is 0.00%
  • key color value is 58.82%
CMYK: (49,17,0,59) C49M17Y0K59 (49%,17%,0%,59%) (0.49/0.17/0.00/0.59) 

CMYK percentages

%48.57
%17.14
%0
%58.82

Codes

Color #365769 in popluar color models

36 57 69
RGB 54 87 105
HSL 201° 32.08% 31.18%
HSB/HSV 201° 48.57% 41.18%
CMYK 48.57% 17.14% 0.00%
58.82%

Color #365769 in popluar number systems.

HEX 36 57 69
Decimal 54 87 105
Binary 110110 1010111 1101001
Octal 66 127 151

Shades and tints

Shades of #365769

#365769
(54,87,105)
#325060
(50,80,96)
#2E4957
(46,73,87)
#2A424E
(42,66,78)
#263B45
(38,59,69)
#22343C
(34,52,60)
#1E2D33
(30,45,51)
#1A262A
(26,38,42)
#161F21
(22,31,33)
#121818
(18,24,24)
#0E110F
(14,17,15)
#000000
(0,0,0)

Tints of #365769

#365769
(54,87,105)
#486676
(72,102,118)
#5A7583
(90,117,131)
#6C8490
(108,132,144)
#7E939D
(126,147,157)
#90A2AA
(144,162,170)
#A2B1B7
(162,177,183)
#B4C0C4
(180,192,196)
#C6CFD1
(198,207,209)
#D8DEDE
(216,222,222)
#EAEDEB
(234,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #365769 color. Also use rgb(54,87,105) instead hex code.

Text Font Color

.myTextColor { color: #365769; }

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

This text font color is #365769.

Background Color

.myBgColor { background-color: #365769; }

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

This div background color is #365769.

Border color

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

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

This div border color is #365769.

Opacity

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

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

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

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

This text has shadow with #365769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365769.

Preview

Color preview on black background

This text has color #365769 on black background.


Color preview on white background

This text has color #365769 on white background.


Black color preview on #365769 background

This text has black color on #365769 background.


White color preview on #365769 background

This text has white color on #365769 background.


Related colors

Complementary color

Complementary color for #hex is #C9A896.


I love getcolorcode.com

Triadic colors

1 #693657 and #576936 with #365769 are triadic colors.

2 #695736 and #573669 with #365769 are triadic colors.