COLOR #365747

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

Color info

#365747 contains red, green and blue colors in about the same proportion. Web safe color of #365747 is #336633 (or #363).

RGB color model

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

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

RGB channels and saturation

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

54
87
71

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

Portions of RGB colors in percentages

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

%25.47
%41.04
%33.49

CMYK color model

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

  • cyan value is 37.93%
  • magenta value is 0.00%
  • yellow value is 18.39%
  • key color value is 65.88%
CMYK: (38,0,18,66) C38M0Y18K66 (38%,0%,18%,66%) (0.38/0.00/0.18/0.66) 

CMYK percentages

%37.93
%0
%18.39
%65.88

Codes

Color #365747 in popluar color models

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

Color #365747 in popluar number systems.

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

Shades and tints

Shades of #365747

#365747
(54,87,71)
#325041
(50,80,65)
#2E493B
(46,73,59)
#2A4235
(42,66,53)
#263B2F
(38,59,47)
#223429
(34,52,41)
#1E2D23
(30,45,35)
#1A261D
(26,38,29)
#161F17
(22,31,23)
#121811
(18,24,17)
#0E110B
(14,17,11)
#000000
(0,0,0)

Tints of #365747

#365747
(54,87,71)
#486657
(72,102,87)
#5A7567
(90,117,103)
#6C8477
(108,132,119)
#7E9387
(126,147,135)
#90A297
(144,162,151)
#A2B1A7
(162,177,167)
#B4C0B7
(180,192,183)
#C6CFC7
(198,207,199)
#D8DED7
(216,222,215)
#EAEDE7
(234,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #365747; }

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

This text font color is #365747.

Background Color

.myBgColor { background-color: #365747; }

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

This div background color is #365747.

Border color

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

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

This div border color is #365747.

Opacity

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

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

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

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

This text has shadow with #365747 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365747.

Preview

Color preview on black background

This text has color #365747 on black background.


Color preview on white background

This text has color #365747 on white background.


Black color preview on #365747 background

This text has black color on #365747 background.


White color preview on #365747 background

This text has white color on #365747 background.


Related colors

Complementary color

Complementary color for #hex is #C9A8B8.


I love getcolorcode.com

Triadic colors

1 #473657 and #574736 with #365747 are triadic colors.

2 #475736 and #573647 with #365747 are triadic colors.