COLOR #40739D

HEX: #40739D RGB: (64,115,157)

Color info

#40739D contains mainly green and blue colors. Web safe color of #40739D is #336699 (or #369).

RGB color model

#40739D color RGB value is (64,115,157).

RGB: (64,115,157) (25%, 45%, 62%)

RGB channels and saturation

R 64 of 255 = 25%
G 115 of 255 = 45%
B 157 of 255 = 62%

64
115
157

R + G + B ~ 44%. #40739D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 64 + 115 + 157 = 336 (100%)
R 64 of 336 ~ 19.05%
G 115 of 336 ~ 34.23%
B 157 of 336 ~ 46.73'%

%19.05
%34.23
%46.73

CMYK color model

#40739D color CMYK value is (59,27,0,38).

  • cyan value is 59.24%
  • magenta value is 26.75%
  • yellow value is 0.00%
  • key color value is 38.43%

CMYK: (59,27,0,38)
C59M27Y0K38 (59%, 27%, 0%, 38%)
(0.59 / 0.27 / 0.00 / 0.38)

CMYK percentages

%59.24
%26.75
%0
%38.43

Codes

Color #40739D in popluar color models

40 73 9D
RGB 64 115 157
HSL 207° 42.08% 43.33%
HSB/HSV 207° 59.24% 61.57%
CMYK 59.24% 26.75% 0.00%
38.43%

Color #40739D in popluar number systems.

HEX 40 73 9D
Decimal 64 115 157
Binary 1000000 1110011 10011101
Octal 100 163 235

Shades and tints

Shades of #40739D

#40739D
(64,115,157)
#3B698F
(59,105,143)
#365F81
(54,95,129)
#315573
(49,85,115)
#2C4B65
(44,75,101)
#274157
(39,65,87)
#223749
(34,55,73)
#1D2D3B
(29,45,59)
#18232D
(24,35,45)
#13191F
(19,25,31)
#0E0F11
(14,15,17)
#000000
(0,0,0)

Tints of #40739D

#40739D
(64,115,157)
#517FA5
(81,127,165)
#628BAD
(98,139,173)
#7397B5
(115,151,181)
#84A3BD
(132,163,189)
#95AFC5
(149,175,197)
#A6BBCD
(166,187,205)
#B7C7D5
(183,199,213)
#C8D3DD
(200,211,221)
#D9DFE5
(217,223,229)
#EAEBED
(234,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40739D color. Also use rgb(64,115,157) instead hex code.

Text Font Color

.myTextColor { color: #40739D; }

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

This text font color is #40739D.

Background Color

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

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

This div background color is #40739D.

Border color

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

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

This div border color is #40739D.

Opacity

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

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

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

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

This text has shadow with #40739D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40739D.

Preview

Color preview on black background

This text has color #40739D on black background.


Color preview on white background

This text has color #40739D on white background.


Black color preview on #40739D background

This text has black color on #40739D background.


White color preview on #40739D background

This text has white color on #40739D background.


Related colors

Complementary color

Complementary color for #hex is #BF8C62.


I love getcolorcode.com

Triadic colors

1 #9D4073 and #739D40 with #40739D are triadic colors.

2 #9D7340 and #73409D with #40739D are triadic colors.