COLOR #40647E

HEX: #40647E RGB: (64,100,126)

Color info

#40647E contains mainly green and blue colors. Web safe color of #40647E is #336666 (or #366).

RGB color model

#40647E color RGB value is (64,100,126).

RGB: (64,100,126) (25%, 39%, 49%)

RGB channels and saturation

R 64 of 255 = 25%
G 100 of 255 = 39%
B 126 of 255 = 49%

64
100
126

R + G + B ~ 38%. #40647E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 100 + 126 = 290 (100%)
R 64 of 290 ~ 22.07%
G 100 of 290 ~ 34.48%
B 126 of 290 ~ 43.45'%

%22.07
%34.48
%43.45

CMYK color model

#40647E color CMYK value is (49,21,0,51).

  • cyan value is 49.21%
  • magenta value is 20.63%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (49,21,0,51)
C49M21Y0K51 (49%, 21%, 0%, 51%)
(0.49 / 0.21 / 0.00 / 0.51)

CMYK percentages

%49.21
%20.63
%0
%50.59

Codes

Color #40647E in popluar color models

40 64 7E
RGB 64 100 126
HSL 205° 32.63% 37.25%
HSB/HSV 205° 49.21% 49.41%
CMYK 49.21% 20.63% 0.00%
50.59%

Color #40647E in popluar number systems.

HEX 40 64 7E
Decimal 64 100 126
Binary 1000000 1100100 1111110
Octal 100 144 176

Shades and tints

Shades of #40647E

#40647E
(64,100,126)
#3B5B73
(59,91,115)
#365268
(54,82,104)
#31495D
(49,73,93)
#2C4052
(44,64,82)
#273747
(39,55,71)
#222E3C
(34,46,60)
#1D2531
(29,37,49)
#181C26
(24,28,38)
#13131B
(19,19,27)
#0E0A10
(14,10,16)
#000000
(0,0,0)

Tints of #40647E

#40647E
(64,100,126)
#517289
(81,114,137)
#628094
(98,128,148)
#738E9F
(115,142,159)
#849CAA
(132,156,170)
#95AAB5
(149,170,181)
#A6B8C0
(166,184,192)
#B7C6CB
(183,198,203)
#C8D4D6
(200,212,214)
#D9E2E1
(217,226,225)
#EAF0EC
(234,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40647E color. Also use rgb(64,100,126) instead hex code.

Text Font Color

.myTextColor { color: #40647E; }

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

This text font color is #40647E.

Background Color

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

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

This div background color is #40647E.

Border color

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

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

This div border color is #40647E.

Opacity

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

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

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

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

This text has shadow with #40647E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40647E.

Preview

Color preview on black background

This text has color #40647E on black background.


Color preview on white background

This text has color #40647E on white background.


Black color preview on #40647E background

This text has black color on #40647E background.


White color preview on #40647E background

This text has white color on #40647E background.


Related colors

Complementary color

Complementary color for #hex is #BF9B81.


I love getcolorcode.com

Triadic colors

1 #7E4064 and #647E40 with #40647E are triadic colors.

2 #7E6440 and #64407E with #40647E are triadic colors.