COLOR #40634D

HEX: #40634D RGB: (64,99,77)

Color info

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

RGB color model

#40634D color RGB value is (64,99,77).

RGB: (64,99,77) (25%, 39%, 30%)

RGB channels and saturation

R 64 of 255 = 25%
G 99 of 255 = 39%
B 77 of 255 = 30%

64
99
77

R + G + B ~ 31%. #40634D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 99 + 77 = 240 (100%)
R 64 of 240 ~ 26.67%
G 99 of 240 ~ 41.25%
B 77 of 240 ~ 32.08'%

%26.67
%41.25
%32.08

CMYK color model

#40634D color CMYK value is (35,0,22,61).

  • cyan value is 35.35%
  • magenta value is 0.00%
  • yellow value is 22.22%
  • key color value is 61.18%

CMYK: (35,0,22,61)
C35M0Y22K61 (35%, 0%, 22%, 61%)
(0.35 / 0.00 / 0.22 / 0.61)

CMYK percentages

%35.35
%0
%22.22
%61.18

Codes

Color #40634D in popluar color models

40 63 4D
RGB 64 99 77
HSL 142° 21.47% 31.96%
HSB/HSV 142° 35.35% 38.82%
CMYK 35.35% 0.00% 22.22%
61.18%

Color #40634D in popluar number systems.

HEX 40 63 4D
Decimal 64 99 77
Binary 1000000 1100011 1001101
Octal 100 143 115

Shades and tints

Shades of #40634D

#40634D
(64,99,77)
#3B5A46
(59,90,70)
#36513F
(54,81,63)
#314838
(49,72,56)
#2C3F31
(44,63,49)
#27362A
(39,54,42)
#222D23
(34,45,35)
#1D241C
(29,36,28)
#181B15
(24,27,21)
#13120E
(19,18,14)
#0E0907
(14,9,7)
#000000
(0,0,0)

Tints of #40634D

#40634D
(64,99,77)
#51715D
(81,113,93)
#627F6D
(98,127,109)
#738D7D
(115,141,125)
#849B8D
(132,155,141)
#95A99D
(149,169,157)
#A6B7AD
(166,183,173)
#B7C5BD
(183,197,189)
#C8D3CD
(200,211,205)
#D9E1DD
(217,225,221)
#EAEFED
(234,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40634D color. Also use rgb(64,99,77) instead hex code.

Text Font Color

.myTextColor { color: #40634D; }

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

This text font color is #40634D.

Background Color

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

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

This div background color is #40634D.

Border color

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

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

This div border color is #40634D.

Opacity

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

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

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

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

This text has shadow with #40634D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40634D.

Preview

Color preview on black background

This text has color #40634D on black background.


Color preview on white background

This text has color #40634D on white background.


Black color preview on #40634D background

This text has black color on #40634D background.


White color preview on #40634D background

This text has white color on #40634D background.


Related colors

Complementary color

Complementary color for #hex is #BF9CB2.


I love getcolorcode.com

Triadic colors

1 #4D4063 and #634D40 with #40634D are triadic colors.

2 #4D6340 and #63404D with #40634D are triadic colors.