COLOR #364B4E

HEX: #364B4E RGB: (54,75,78)

Color info

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

RGB color model

#364B4E color RGB value is (54,75,78).

RGB: (54,75,78) (21%, 29%, 31%)

RGB channels and saturation

R 54 of 255 = 21%
G 75 of 255 = 29%
B 78 of 255 = 31%

54
75
78

R + G + B ~ 27%. #364B4E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 75 + 78 = 207 (100%)
R 54 of 207 ~ 26.09%
G 75 of 207 ~ 36.23%
B 78 of 207 ~ 37.68'%

%26.09
%36.23
%37.68

CMYK color model

#364B4E color CMYK value is (31,4,0,69).

  • cyan value is 30.77%
  • magenta value is 3.85%
  • yellow value is 0.00%
  • key color value is 69.41%
CMYK: (31,4,0,69) C31M4Y0K69 (31%,4%,0%,69%) (0.31/0.04/0.00/0.69) 

CMYK percentages

%30.77
%3.85
%0
%69.41

Codes

Color #364B4E in popluar color models

36 4B 4E
RGB 54 75 78
HSL 188° 18.18% 25.88%
HSB/HSV 188° 30.77% 30.59%
CMYK 30.77% 3.85% 0.00%
69.41%

Color #364B4E in popluar number systems.

HEX 36 4B 4E
Decimal 54 75 78
Binary 110110 1001011 1001110
Octal 66 113 116

Shades and tints

Shades of #364B4E

#364B4E
(54,75,78)
#324547
(50,69,71)
#2E3F40
(46,63,64)
#2A3939
(42,57,57)
#263332
(38,51,50)
#222D2B
(34,45,43)
#1E2724
(30,39,36)
#1A211D
(26,33,29)
#161B16
(22,27,22)
#12150F
(18,21,15)
#0E0F08
(14,15,8)
#000000
(0,0,0)

Tints of #364B4E

#364B4E
(54,75,78)
#485B5E
(72,91,94)
#5A6B6E
(90,107,110)
#6C7B7E
(108,123,126)
#7E8B8E
(126,139,142)
#909B9E
(144,155,158)
#A2ABAE
(162,171,174)
#B4BBBE
(180,187,190)
#C6CBCE
(198,203,206)
#D8DBDE
(216,219,222)
#EAEBEE
(234,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364B4E color. Also use rgb(54,75,78) instead hex code.

Text Font Color

.myTextColor { color: #364B4E; }

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

This text font color is #364B4E.

Background Color

.myBgColor { background-color: #364B4E; }

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

This div background color is #364B4E.

Border color

.myBorderColor { border: 1px solid #364B4E; }

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

This div border color is #364B4E.

Opacity

.myOpacity80 { color: #364B4E; opacity: 0.8; }

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

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

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

This text has shadow with #364B4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364B4E.

Preview

Color preview on black background

This text has color #364B4E on black background.


Color preview on white background

This text has color #364B4E on white background.


Black color preview on #364B4E background

This text has black color on #364B4E background.


White color preview on #364B4E background

This text has white color on #364B4E background.


Related colors

Complementary color

Complementary color for #hex is #C9B4B1.


I love getcolorcode.com

Triadic colors

1 #4E364B and #4B4E36 with #364B4E are triadic colors.

2 #4E4B36 and #4B364E with #364B4E are triadic colors.