COLOR #364950

HEX: #364950 RGB: (54,73,80)

Color info

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

RGB color model

#364950 color RGB value is (54,73,80).

RGB: (54,73,80) (21%, 29%, 31%)

RGB channels and saturation

R 54 of 255 = 21%
G 73 of 255 = 29%
B 80 of 255 = 31%

54
73
80

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

Portions of RGB colors in percentages

R + G + B = 54 + 73 + 80 = 207 (100%)
R 54 of 207 ~ 26.09%
G 73 of 207 ~ 35.27%
B 80 of 207 ~ 38.65'%

%26.09
%35.27
%38.65

CMYK color model

#364950 color CMYK value is (33,9,0,69).

  • cyan value is 32.50%
  • magenta value is 8.75%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (33,9,0,69)
C33M9Y0K69 (33%, 9%, 0%, 69%)
(0.33 / 0.09 / 0.00 / 0.69)

CMYK percentages

%32.5
%8.75
%0
%68.63

Codes

Color #364950 in popluar color models

36 49 50
RGB 54 73 80
HSL 196° 19.40% 26.27%
HSB/HSV 196° 32.50% 31.37%
CMYK 32.50% 8.75% 0.00%
68.63%

Color #364950 in popluar number systems.

HEX 36 49 50
Decimal 54 73 80
Binary 110110 1001001 1010000
Octal 66 111 120

Shades and tints

Shades of #364950

#364950
(54,73,80)
#324349
(50,67,73)
#2E3D42
(46,61,66)
#2A373B
(42,55,59)
#263134
(38,49,52)
#222B2D
(34,43,45)
#1E2526
(30,37,38)
#1A1F1F
(26,31,31)
#161918
(22,25,24)
#121311
(18,19,17)
#0E0D0A
(14,13,10)
#000000
(0,0,0)

Tints of #364950

#364950
(54,73,80)
#48595F
(72,89,95)
#5A696E
(90,105,110)
#6C797D
(108,121,125)
#7E898C
(126,137,140)
#90999B
(144,153,155)
#A2A9AA
(162,169,170)
#B4B9B9
(180,185,185)
#C6C9C8
(198,201,200)
#D8D9D7
(216,217,215)
#EAE9E6
(234,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364950 color. Also use rgb(54,73,80) instead hex code.

Text Font Color

.myTextColor { color: #364950; }

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

This text font color is #364950.

Background Color

.myBgColor { background-color: #364950; }

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

This div background color is #364950.

Border color

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

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

This div border color is #364950.

Opacity

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

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

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

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

This text has shadow with #364950 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364950.

Preview

Color preview on black background

This text has color #364950 on black background.


Color preview on white background

This text has color #364950 on white background.


Black color preview on #364950 background

This text has black color on #364950 background.


White color preview on #364950 background

This text has white color on #364950 background.


Related colors

Complementary color

Complementary color for #hex is #C9B6AF.


I love getcolorcode.com

Triadic colors

1 #503649 and #495036 with #364950 are triadic colors.

2 #504936 and #493650 with #364950 are triadic colors.