COLOR #40364E

HEX: #40364E RGB: (64,54,78)

Color info

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

RGB color model

#40364E color RGB value is (64,54,78).

RGB: (64,54,78) (25%, 21%, 31%)

RGB channels and saturation

R 64 of 255 = 25%
G 54 of 255 = 21%
B 78 of 255 = 31%

64
54
78

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

Portions of RGB colors in percentages

R + G + B = 64 + 54 + 78 = 196 (100%)
R 64 of 196 ~ 32.65%
G 54 of 196 ~ 27.55%
B 78 of 196 ~ 39.8'%

%32.65
%27.55
%39.8

CMYK color model

#40364E color CMYK value is (18,31,0,69).

  • cyan value is 17.95%
  • magenta value is 30.77%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (18,31,0,69)
C18M31Y0K69 (18%, 31%, 0%, 69%)
(0.18 / 0.31 / 0.00 / 0.69)

CMYK percentages

%17.95
%30.77
%0
%69.41

Codes

Color #40364E in popluar color models

40 36 4E
RGB 64 54 78
HSL 265° 18.18% 25.88%
HSB/HSV 265° 30.77% 30.59%
CMYK 17.95% 30.77% 0.00%
69.41%

Color #40364E in popluar number systems.

HEX 40 36 4E
Decimal 64 54 78
Binary 1000000 110110 1001110
Octal 100 66 116

Shades and tints

Shades of #40364E

#40364E
(64,54,78)
#3B3247
(59,50,71)
#362E40
(54,46,64)
#312A39
(49,42,57)
#2C2632
(44,38,50)
#27222B
(39,34,43)
#221E24
(34,30,36)
#1D1A1D
(29,26,29)
#181616
(24,22,22)
#13120F
(19,18,15)
#0E0E08
(14,14,8)
#000000
(0,0,0)

Tints of #40364E

#40364E
(64,54,78)
#51485E
(81,72,94)
#625A6E
(98,90,110)
#736C7E
(115,108,126)
#847E8E
(132,126,142)
#95909E
(149,144,158)
#A6A2AE
(166,162,174)
#B7B4BE
(183,180,190)
#C8C6CE
(200,198,206)
#D9D8DE
(217,216,222)
#EAEAEE
(234,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #40364E; }

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

This text font color is #40364E.

Background Color

.myBgColor { background-color: #40364E; }

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

This div background color is #40364E.

Border color

.myBorderColor { border: 1px solid #40364E; }

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

This div border color is #40364E.

Opacity

.myOpacity80 { color: #40364E; opacity: 0.8; }

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

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

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

This text has shadow with #40364E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40364E.

Preview

Color preview on black background

This text has color #40364E on black background.


Color preview on white background

This text has color #40364E on white background.


Black color preview on #40364E background

This text has black color on #40364E background.


White color preview on #40364E background

This text has white color on #40364E background.


Related colors

Complementary color

Complementary color for #hex is #BFC9B1.


I love getcolorcode.com

Triadic colors

1 #4E4036 and #364E40 with #40364E are triadic colors.

2 #4E3640 and #36404E with #40364E are triadic colors.