COLOR #40524B

HEX: #40524B RGB: (64,82,75)

Color info

#40524B contains red, green and blue colors in about the same proportion. Web safe color of #40524B is #336633 (or #363).

RGB color model

#40524B color RGB value is (64,82,75).

RGB: (64,82,75) (25%, 32%, 29%)

RGB channels and saturation

R 64 of 255 = 25%
G 82 of 255 = 32%
B 75 of 255 = 29%

64
82
75

R + G + B ~ 29%. #40524B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 82 + 75 = 221 (100%)
R 64 of 221 ~ 28.96%
G 82 of 221 ~ 37.1%
B 75 of 221 ~ 33.94'%

%28.96
%37.1
%33.94

CMYK color model

#40524B color CMYK value is (22,0,9,68).

  • cyan value is 21.95%
  • magenta value is 0.00%
  • yellow value is 8.54%
  • key color value is 67.84%

CMYK: (22,0,9,68)
C22M0Y9K68 (22%, 0%, 9%, 68%)
(0.22 / 0.00 / 0.09 / 0.68)

CMYK percentages

%21.95
%0
%8.54
%67.84

Codes

Color #40524B in popluar color models

40 52 4B
RGB 64 82 75
HSL 157° 12.33% 28.63%
HSB/HSV 157° 21.95% 32.16%
CMYK 21.95% 0.00% 8.54%
67.84%

Color #40524B in popluar number systems.

HEX 40 52 4B
Decimal 64 82 75
Binary 1000000 1010010 1001011
Octal 100 122 113

Shades and tints

Shades of #40524B

#40524B
(64,82,75)
#3B4B45
(59,75,69)
#36443F
(54,68,63)
#313D39
(49,61,57)
#2C3633
(44,54,51)
#272F2D
(39,47,45)
#222827
(34,40,39)
#1D2121
(29,33,33)
#181A1B
(24,26,27)
#131315
(19,19,21)
#0E0C0F
(14,12,15)
#000000
(0,0,0)

Tints of #40524B

#40524B
(64,82,75)
#51615B
(81,97,91)
#62706B
(98,112,107)
#737F7B
(115,127,123)
#848E8B
(132,142,139)
#959D9B
(149,157,155)
#A6ACAB
(166,172,171)
#B7BBBB
(183,187,187)
#C8CACB
(200,202,203)
#D9D9DB
(217,217,219)
#EAE8EB
(234,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40524B color. Also use rgb(64,82,75) instead hex code.

Text Font Color

.myTextColor { color: #40524B; }

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

This text font color is #40524B.

Background Color

.myBgColor { background-color: #40524B; }

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

This div background color is #40524B.

Border color

.myBorderColor { border: 1px solid #40524B; }

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

This div border color is #40524B.

Opacity

.myOpacity80 { color: #40524B; opacity: 0.8; }

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

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

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

This text has shadow with #40524B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40524B.

Preview

Color preview on black background

This text has color #40524B on black background.


Color preview on white background

This text has color #40524B on white background.


Black color preview on #40524B background

This text has black color on #40524B background.


White color preview on #40524B background

This text has white color on #40524B background.


Related colors

Complementary color

Complementary color for #hex is #BFADB4.


I love getcolorcode.com

Triadic colors

1 #4B4052 and #524B40 with #40524B are triadic colors.

2 #4B5240 and #52404B with #40524B are triadic colors.