COLOR #364650

HEX: #364650 RGB: (54,70,80)

Color info

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

RGB color model

#364650 color RGB value is (54,70,80).

RGB: (54,70,80) (21%, 27%, 31%)

RGB channels and saturation

R 54 of 255 = 21%
G 70 of 255 = 27%
B 80 of 255 = 31%

54
70
80

R + G + B ~ 26%. #364650 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 70 + 80 = 204 (100%)
R 54 of 204 ~ 26.47%
G 70 of 204 ~ 34.31%
B 80 of 204 ~ 39.22'%

%26.47
%34.31
%39.22

CMYK color model

#364650 color CMYK value is (33,13,0,69).

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

CMYK: (33,13,0,69)
C33M13Y0K69 (33%, 13%, 0%, 69%)
(0.33 / 0.13 / 0.00 / 0.69)

CMYK percentages

%32.5
%12.5
%0
%68.63

Codes

Color #364650 in popluar color models

36 46 50
RGB 54 70 80
HSL 203° 19.40% 26.27%
HSB/HSV 203° 32.50% 31.37%
CMYK 32.50% 12.50% 0.00%
68.63%

Color #364650 in popluar number systems.

HEX 36 46 50
Decimal 54 70 80
Binary 110110 1000110 1010000
Octal 66 106 120

Shades and tints

Shades of #364650

#364650
(54,70,80)
#324049
(50,64,73)
#2E3A42
(46,58,66)
#2A343B
(42,52,59)
#262E34
(38,46,52)
#22282D
(34,40,45)
#1E2226
(30,34,38)
#1A1C1F
(26,28,31)
#161618
(22,22,24)
#121011
(18,16,17)
#0E0A0A
(14,10,10)
#000000
(0,0,0)

Tints of #364650

#364650
(54,70,80)
#48565F
(72,86,95)
#5A666E
(90,102,110)
#6C767D
(108,118,125)
#7E868C
(126,134,140)
#90969B
(144,150,155)
#A2A6AA
(162,166,170)
#B4B6B9
(180,182,185)
#C6C6C8
(198,198,200)
#D8D6D7
(216,214,215)
#EAE6E6
(234,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #364650; }

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

This text font color is #364650.

Background Color

.myBgColor { background-color: #364650; }

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

This div background color is #364650.

Border color

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

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

This div border color is #364650.

Opacity

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

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

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

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

This text has shadow with #364650 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364650.

Preview

Color preview on black background

This text has color #364650 on black background.


Color preview on white background

This text has color #364650 on white background.


Black color preview on #364650 background

This text has black color on #364650 background.


White color preview on #364650 background

This text has white color on #364650 background.


Related colors

Complementary color

Complementary color for #hex is #C9B9AF.


I love getcolorcode.com

Triadic colors

1 #503646 and #465036 with #364650 are triadic colors.

2 #504636 and #463650 with #364650 are triadic colors.