COLOR #364540

HEX: #364540 RGB: (54,69,64)

Color info

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

RGB color model

#364540 color RGB value is (54,69,64).

RGB: (54,69,64) (21%, 27%, 25%)

RGB channels and saturation

R 54 of 255 = 21%
G 69 of 255 = 27%
B 64 of 255 = 25%

54
69
64

R + G + B ~ 24%. #364540 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 69 + 64 = 187 (100%)
R 54 of 187 ~ 28.88%
G 69 of 187 ~ 36.9%
B 64 of 187 ~ 34.22'%

%28.88
%36.9
%34.22

CMYK color model

#364540 color CMYK value is (22,0,7,73).

  • cyan value is 21.74%
  • magenta value is 0.00%
  • yellow value is 7.25%
  • key color value is 72.94%

CMYK: (22,0,7,73)
C22M0Y7K73 (22%, 0%, 7%, 73%)
(0.22 / 0.00 / 0.07 / 0.73)

CMYK percentages

%21.74
%0
%7.25
%72.94

Codes

Color #364540 in popluar color models

36 45 40
RGB 54 69 64
HSL 160° 12.20% 24.12%
HSB/HSV 160° 21.74% 27.06%
CMYK 21.74% 0.00% 7.25%
72.94%

Color #364540 in popluar number systems.

HEX 36 45 40
Decimal 54 69 64
Binary 110110 1000101 1000000
Octal 66 105 100

Shades and tints

Shades of #364540

#364540
(54,69,64)
#323F3B
(50,63,59)
#2E3936
(46,57,54)
#2A3331
(42,51,49)
#262D2C
(38,45,44)
#222727
(34,39,39)
#1E2122
(30,33,34)
#1A1B1D
(26,27,29)
#161518
(22,21,24)
#120F13
(18,15,19)
#0E090E
(14,9,14)
#000000
(0,0,0)

Tints of #364540

#364540
(54,69,64)
#485551
(72,85,81)
#5A6562
(90,101,98)
#6C7573
(108,117,115)
#7E8584
(126,133,132)
#909595
(144,149,149)
#A2A5A6
(162,165,166)
#B4B5B7
(180,181,183)
#C6C5C8
(198,197,200)
#D8D5D9
(216,213,217)
#EAE5EA
(234,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364540 color. Also use rgb(54,69,64) instead hex code.

Text Font Color

.myTextColor { color: #364540; }

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

This text font color is #364540.

Background Color

.myBgColor { background-color: #364540; }

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

This div background color is #364540.

Border color

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

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

This div border color is #364540.

Opacity

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

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

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

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

This text has shadow with #364540 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364540.

Preview

Color preview on black background

This text has color #364540 on black background.


Color preview on white background

This text has color #364540 on white background.


Black color preview on #364540 background

This text has black color on #364540 background.


White color preview on #364540 background

This text has white color on #364540 background.


Related colors

Complementary color

Complementary color for #hex is #C9BABF.


I love getcolorcode.com

Triadic colors

1 #403645 and #454036 with #364540 are triadic colors.

2 #404536 and #453640 with #364540 are triadic colors.