COLOR #40354E

HEX: #40354E RGB: (64,53,78)

Color info

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

RGB color model

#40354E color RGB value is (64,53,78).

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

RGB channels and saturation

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

64
53
78

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

Portions of RGB colors in percentages

R + G + B = 64 + 53 + 78 = 195 (100%)
R 64 of 195 ~ 32.82%
G 53 of 195 ~ 27.18%
B 78 of 195 ~ 40'%

%32.82
%27.18
%40

CMYK color model

#40354E color CMYK value is (18,32,0,69).

  • cyan value is 17.95%
  • magenta value is 32.05%
  • yellow value is 0.00%
  • key color value is 69.41%
CMYK: (18,32,0,69) C18M32Y0K69 (18%,32%,0%,69%) (0.18/0.32/0.00/0.69) 

CMYK percentages

%17.95
%32.05
%0
%69.41

Codes

Color #40354E in popluar color models

40 35 4E
RGB 64 53 78
HSL 266° 19.08% 25.69%
HSB/HSV 266° 32.05% 30.59%
CMYK 17.95% 32.05% 0.00%
69.41%

Color #40354E in popluar number systems.

HEX 40 35 4E
Decimal 64 53 78
Binary 1000000 110101 1001110
Octal 100 65 116

Shades and tints

Shades of #40354E

#40354E
(64,53,78)
#3B3147
(59,49,71)
#362D40
(54,45,64)
#312939
(49,41,57)
#2C2532
(44,37,50)
#27212B
(39,33,43)
#221D24
(34,29,36)
#1D191D
(29,25,29)
#181516
(24,21,22)
#13110F
(19,17,15)
#0E0D08
(14,13,8)
#000000
(0,0,0)

Tints of #40354E

#40354E
(64,53,78)
#51475E
(81,71,94)
#62596E
(98,89,110)
#736B7E
(115,107,126)
#847D8E
(132,125,142)
#958F9E
(149,143,158)
#A6A1AE
(166,161,174)
#B7B3BE
(183,179,190)
#C8C5CE
(200,197,206)
#D9D7DE
(217,215,222)
#EAE9EE
(234,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #40354E; }

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

This text font color is #40354E.

Background Color

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

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

This div background color is #40354E.

Border color

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

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

This div border color is #40354E.

Opacity

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

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

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

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

This text has shadow with #40354E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40354E.

Preview

Color preview on black background

This text has color #40354E on black background.


Color preview on white background

This text has color #40354E on white background.


Black color preview on #40354E background

This text has black color on #40354E background.


White color preview on #40354E background

This text has white color on #40354E background.


Related colors

Complementary color

Complementary color for #hex is #BFCAB1.


I love getcolorcode.com

Triadic colors

1 #4E4035 and #354E40 with #40354E are triadic colors.

2 #4E3540 and #35404E with #40354E are triadic colors.