COLOR #40525E

HEX: #40525E RGB: (64,82,94)

Color info

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

RGB color model

#40525E color RGB value is (64,82,94).

RGB: (64,82,94) (25%, 32%, 37%)

RGB channels and saturation

R 64 of 255 = 25%
G 82 of 255 = 32%
B 94 of 255 = 37%

64
82
94

R + G + B ~ 31%. #40525E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 82 + 94 = 240 (100%)
R 64 of 240 ~ 26.67%
G 82 of 240 ~ 34.17%
B 94 of 240 ~ 39.17'%

%26.67
%34.17
%39.17

CMYK color model

#40525E color CMYK value is (32,13,0,63).

  • cyan value is 31.91%
  • magenta value is 12.77%
  • yellow value is 0.00%
  • key color value is 63.14%
CMYK: (32,13,0,63) C32M13Y0K63 (32%,13%,0%,63%) (0.32/0.13/0.00/0.63) 

CMYK percentages

%31.91
%12.77
%0
%63.14

Codes

Color #40525E in popluar color models

40 52 5E
RGB 64 82 94
HSL 204° 18.99% 30.98%
HSB/HSV 204° 31.91% 36.86%
CMYK 31.91% 12.77% 0.00%
63.14%

Color #40525E in popluar number systems.

HEX 40 52 5E
Decimal 64 82 94
Binary 1000000 1010010 1011110
Octal 100 122 136

Shades and tints

Shades of #40525E

#40525E
(64,82,94)
#3B4B56
(59,75,86)
#36444E
(54,68,78)
#313D46
(49,61,70)
#2C363E
(44,54,62)
#272F36
(39,47,54)
#22282E
(34,40,46)
#1D2126
(29,33,38)
#181A1E
(24,26,30)
#131316
(19,19,22)
#0E0C0E
(14,12,14)
#000000
(0,0,0)

Tints of #40525E

#40525E
(64,82,94)
#51616C
(81,97,108)
#62707A
(98,112,122)
#737F88
(115,127,136)
#848E96
(132,142,150)
#959DA4
(149,157,164)
#A6ACB2
(166,172,178)
#B7BBC0
(183,187,192)
#C8CACE
(200,202,206)
#D9D9DC
(217,217,220)
#EAE8EA
(234,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40525E color. Also use rgb(64,82,94) instead hex code.

Text Font Color

.myTextColor { color: #40525E; }

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

This text font color is #40525E.

Background Color

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

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

This div background color is #40525E.

Border color

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

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

This div border color is #40525E.

Opacity

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

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

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

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

This text has shadow with #40525E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40525E.

Preview

Color preview on black background

This text has color #40525E on black background.


Color preview on white background

This text has color #40525E on white background.


Black color preview on #40525E background

This text has black color on #40525E background.


White color preview on #40525E background

This text has white color on #40525E background.


Related colors

Complementary color

Complementary color for #hex is #BFADA1.


I love getcolorcode.com

Triadic colors

1 #5E4052 and #525E40 with #40525E are triadic colors.

2 #5E5240 and #52405E with #40525E are triadic colors.