COLOR #364757

HEX: #364757 RGB: (54,71,87)

Color info

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

RGB color model

#364757 color RGB value is (54,71,87).

RGB: (54,71,87) (21%, 28%, 34%)

RGB channels and saturation

R 54 of 255 = 21%
G 71 of 255 = 28%
B 87 of 255 = 34%

54
71
87

R + G + B ~ 28%. #364757 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 71 + 87 = 212 (100%)
R 54 of 212 ~ 25.47%
G 71 of 212 ~ 33.49%
B 87 of 212 ~ 41.04'%

%25.47
%33.49
%41.04

CMYK color model

#364757 color CMYK value is (38,18,0,66).

  • cyan value is 37.93%
  • magenta value is 18.39%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (38,18,0,66)
C38M18Y0K66 (38%, 18%, 0%, 66%)
(0.38 / 0.18 / 0.00 / 0.66)

CMYK percentages

%37.93
%18.39
%0
%65.88

Codes

Color #364757 in popluar color models

36 47 57
RGB 54 71 87
HSL 209° 23.40% 27.65%
HSB/HSV 209° 37.93% 34.12%
CMYK 37.93% 18.39% 0.00%
65.88%

Color #364757 in popluar number systems.

HEX 36 47 57
Decimal 54 71 87
Binary 110110 1000111 1010111
Octal 66 107 127

Shades and tints

Shades of #364757

#364757
(54,71,87)
#324150
(50,65,80)
#2E3B49
(46,59,73)
#2A3542
(42,53,66)
#262F3B
(38,47,59)
#222934
(34,41,52)
#1E232D
(30,35,45)
#1A1D26
(26,29,38)
#16171F
(22,23,31)
#121118
(18,17,24)
#0E0B11
(14,11,17)
#000000
(0,0,0)

Tints of #364757

#364757
(54,71,87)
#485766
(72,87,102)
#5A6775
(90,103,117)
#6C7784
(108,119,132)
#7E8793
(126,135,147)
#9097A2
(144,151,162)
#A2A7B1
(162,167,177)
#B4B7C0
(180,183,192)
#C6C7CF
(198,199,207)
#D8D7DE
(216,215,222)
#EAE7ED
(234,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #364757; }

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

This text font color is #364757.

Background Color

.myBgColor { background-color: #364757; }

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

This div background color is #364757.

Border color

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

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

This div border color is #364757.

Opacity

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

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

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

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

This text has shadow with #364757 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364757.

Preview

Color preview on black background

This text has color #364757 on black background.


Color preview on white background

This text has color #364757 on white background.


Black color preview on #364757 background

This text has black color on #364757 background.


White color preview on #364757 background

This text has white color on #364757 background.


Related colors

Complementary color

Complementary color for #hex is #C9B8A8.


I love getcolorcode.com

Triadic colors

1 #573647 and #475736 with #364757 are triadic colors.

2 #574736 and #473657 with #364757 are triadic colors.