COLOR #40564B

HEX: #40564B RGB: (64,86,75)

Color info

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

RGB color model

#40564B color RGB value is (64,86,75).

RGB: (64,86,75) (25%, 34%, 29%)

RGB channels and saturation

R 64 of 255 = 25%
G 86 of 255 = 34%
B 75 of 255 = 29%

64
86
75

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

Portions of RGB colors in percentages

R + G + B = 64 + 86 + 75 = 225 (100%)
R 64 of 225 ~ 28.44%
G 86 of 225 ~ 38.22%
B 75 of 225 ~ 33.33'%

%28.44
%38.22
%33.33

CMYK color model

#40564B color CMYK value is (26,0,13,66).

  • cyan value is 25.58%
  • magenta value is 0.00%
  • yellow value is 12.79%
  • key color value is 66.27%
CMYK: (26,0,13,66) C26M0Y13K66 (26%,0%,13%,66%) (0.26/0.00/0.13/0.66) 

CMYK percentages

%25.58
%0
%12.79
%66.27

Codes

Color #40564B in popluar color models

40 56 4B
RGB 64 86 75
HSL 150° 14.67% 29.41%
HSB/HSV 150° 25.58% 33.73%
CMYK 25.58% 0.00% 12.79%
66.27%

Color #40564B in popluar number systems.

HEX 40 56 4B
Decimal 64 86 75
Binary 1000000 1010110 1001011
Octal 100 126 113

Shades and tints

Shades of #40564B

#40564B
(64,86,75)
#3B4F45
(59,79,69)
#36483F
(54,72,63)
#314139
(49,65,57)
#2C3A33
(44,58,51)
#27332D
(39,51,45)
#222C27
(34,44,39)
#1D2521
(29,37,33)
#181E1B
(24,30,27)
#131715
(19,23,21)
#0E100F
(14,16,15)
#000000
(0,0,0)

Tints of #40564B

#40564B
(64,86,75)
#51655B
(81,101,91)
#62746B
(98,116,107)
#73837B
(115,131,123)
#84928B
(132,146,139)
#95A19B
(149,161,155)
#A6B0AB
(166,176,171)
#B7BFBB
(183,191,187)
#C8CECB
(200,206,203)
#D9DDDB
(217,221,219)
#EAECEB
(234,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #40564B; }

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

This text font color is #40564B.

Background Color

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

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

This div background color is #40564B.

Border color

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

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

This div border color is #40564B.

Opacity

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

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

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

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

This text has shadow with #40564B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40564B.

Preview

Color preview on black background

This text has color #40564B on black background.


Color preview on white background

This text has color #40564B on white background.


Black color preview on #40564B background

This text has black color on #40564B background.


White color preview on #40564B background

This text has white color on #40564B background.


Related colors

Complementary color

Complementary color for #hex is #BFA9B4.


I love getcolorcode.com

Triadic colors

1 #4B4056 and #564B40 with #40564B are triadic colors.

2 #4B5640 and #56404B with #40564B are triadic colors.