COLOR #364744

HEX: #364744 RGB: (54,71,68)

Color info

#364744 contains red, green and blue colors in about the same proportion. Web safe color of #364744 is #333333 (or #333).

RGB color model

#364744 color RGB value is (54,71,68).

RGB: (54,71,68) (21%, 28%, 27%)

RGB channels and saturation

R 54 of 255 = 21%
G 71 of 255 = 28%
B 68 of 255 = 27%

54
71
68

R + G + B ~ 25%. #364744 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 71 + 68 = 193 (100%)
R 54 of 193 ~ 27.98%
G 71 of 193 ~ 36.79%
B 68 of 193 ~ 35.23'%

%27.98
%36.79
%35.23

CMYK color model

#364744 color CMYK value is (24,0,4,72).

  • cyan value is 23.94%
  • magenta value is 0.00%
  • yellow value is 4.23%
  • key color value is 72.16%

CMYK: (24,0,4,72)
C24M0Y4K72 (24%, 0%, 4%, 72%)
(0.24 / 0.00 / 0.04 / 0.72)

CMYK percentages

%23.94
%0
%4.23
%72.16

Codes

Color #364744 in popluar color models

36 47 44
RGB 54 71 68
HSL 169° 13.60% 24.51%
HSB/HSV 169° 23.94% 27.84%
CMYK 23.94% 0.00% 4.23%
72.16%

Color #364744 in popluar number systems.

HEX 36 47 44
Decimal 54 71 68
Binary 110110 1000111 1000100
Octal 66 107 104

Shades and tints

Shades of #364744

#364744
(54,71,68)
#32413E
(50,65,62)
#2E3B38
(46,59,56)
#2A3532
(42,53,50)
#262F2C
(38,47,44)
#222926
(34,41,38)
#1E2320
(30,35,32)
#1A1D1A
(26,29,26)
#161714
(22,23,20)
#12110E
(18,17,14)
#0E0B08
(14,11,8)
#000000
(0,0,0)

Tints of #364744

#364744
(54,71,68)
#485755
(72,87,85)
#5A6766
(90,103,102)
#6C7777
(108,119,119)
#7E8788
(126,135,136)
#909799
(144,151,153)
#A2A7AA
(162,167,170)
#B4B7BB
(180,183,187)
#C6C7CC
(198,199,204)
#D8D7DD
(216,215,221)
#EAE7EE
(234,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #364744; }

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

This text font color is #364744.

Background Color

.myBgColor { background-color: #364744; }

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

This div background color is #364744.

Border color

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

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

This div border color is #364744.

Opacity

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

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

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

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

This text has shadow with #364744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364744.

Preview

Color preview on black background

This text has color #364744 on black background.


Color preview on white background

This text has color #364744 on white background.


Black color preview on #364744 background

This text has black color on #364744 background.


White color preview on #364744 background

This text has white color on #364744 background.


Related colors

Complementary color

Complementary color for #hex is #C9B8BB.


I love getcolorcode.com

Triadic colors

1 #443647 and #474436 with #364744 are triadic colors.

2 #444736 and #473644 with #364744 are triadic colors.