COLOR #40575D

HEX: #40575D RGB: (64,87,93)

Color info

#40575D contains red, green and blue colors in about the same proportion. Web safe color of #40575D is #336666 (or #366).

RGB color model

#40575D color RGB value is (64,87,93).

RGB: (64,87,93) (25%, 34%, 36%)

RGB channels and saturation

R 64 of 255 = 25%
G 87 of 255 = 34%
B 93 of 255 = 36%

64
87
93

R + G + B ~ 32%. #40575D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 87 + 93 = 244 (100%)
R 64 of 244 ~ 26.23%
G 87 of 244 ~ 35.66%
B 93 of 244 ~ 38.11'%

%26.23
%35.66
%38.11

CMYK color model

#40575D color CMYK value is (31,6,0,64).

  • cyan value is 31.18%
  • magenta value is 6.45%
  • yellow value is 0.00%
  • key color value is 63.53%
CMYK: (31,6,0,64) C31M6Y0K64 (31%,6%,0%,64%) (0.31/0.06/0.00/0.64) 

CMYK percentages

%31.18
%6.45
%0
%63.53

Codes

Color #40575D in popluar color models

40 57 5D
RGB 64 87 93
HSL 192° 18.47% 30.78%
HSB/HSV 192° 31.18% 36.47%
CMYK 31.18% 6.45% 0.00%
63.53%

Color #40575D in popluar number systems.

HEX 40 57 5D
Decimal 64 87 93
Binary 1000000 1010111 1011101
Octal 100 127 135

Shades and tints

Shades of #40575D

#40575D
(64,87,93)
#3B5055
(59,80,85)
#36494D
(54,73,77)
#314245
(49,66,69)
#2C3B3D
(44,59,61)
#273435
(39,52,53)
#222D2D
(34,45,45)
#1D2625
(29,38,37)
#181F1D
(24,31,29)
#131815
(19,24,21)
#0E110D
(14,17,13)
#000000
(0,0,0)

Tints of #40575D

#40575D
(64,87,93)
#51666B
(81,102,107)
#627579
(98,117,121)
#738487
(115,132,135)
#849395
(132,147,149)
#95A2A3
(149,162,163)
#A6B1B1
(166,177,177)
#B7C0BF
(183,192,191)
#C8CFCD
(200,207,205)
#D9DEDB
(217,222,219)
#EAEDE9
(234,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40575D color. Also use rgb(64,87,93) instead hex code.

Text Font Color

.myTextColor { color: #40575D; }

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

This text font color is #40575D.

Background Color

.myBgColor { background-color: #40575D; }

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

This div background color is #40575D.

Border color

.myBorderColor { border: 1px solid #40575D; }

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

This div border color is #40575D.

Opacity

.myOpacity80 { color: #40575D; opacity: 0.8; }

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

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

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

This text has shadow with #40575D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40575D.

Preview

Color preview on black background

This text has color #40575D on black background.


Color preview on white background

This text has color #40575D on white background.


Black color preview on #40575D background

This text has black color on #40575D background.


White color preview on #40575D background

This text has white color on #40575D background.


Related colors

Complementary color

Complementary color for #hex is #BFA8A2.


I love getcolorcode.com

Triadic colors

1 #5D4057 and #575D40 with #40575D are triadic colors.

2 #5D5740 and #57405D with #40575D are triadic colors.