COLOR #40368B

HEX: #40368B RGB: (64,54,139)

Color info

#40368B contains mainly blue color. Web safe color of #40368B is #333399 (or #339).

RGB color model

#40368B color RGB value is (64,54,139).

RGB: (64,54,139) (25%, 21%, 55%)

RGB channels and saturation

R 64 of 255 = 25%
G 54 of 255 = 21%
B 139 of 255 = 55%

64
54
139

R + G + B ~ 34%. #40368B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 54 + 139 = 257 (100%)
R 64 of 257 ~ 24.9%
G 54 of 257 ~ 21.01%
B 139 of 257 ~ 54.09'%

%24.9
%21.01
%54.09

CMYK color model

#40368B color CMYK value is (54,61,0,45).

  • cyan value is 53.96%
  • magenta value is 61.15%
  • yellow value is 0.00%
  • key color value is 45.49%

CMYK: (54,61,0,45)
C54M61Y0K45 (54%, 61%, 0%, 45%)
(0.54 / 0.61 / 0.00 / 0.45)

CMYK percentages

%53.96
%61.15
%0
%45.49

Codes

Color #40368B in popluar color models

40 36 8B
RGB 64 54 139
HSL 247° 44.04% 37.84%
HSB/HSV 247° 61.15% 54.51%
CMYK 53.96% 61.15% 0.00%
45.49%

Color #40368B in popluar number systems.

HEX 40 36 8B
Decimal 64 54 139
Binary 1000000 110110 10001011
Octal 100 66 213

Shades and tints

Shades of #40368B

#40368B
(64,54,139)
#3B327F
(59,50,127)
#362E73
(54,46,115)
#312A67
(49,42,103)
#2C265B
(44,38,91)
#27224F
(39,34,79)
#221E43
(34,30,67)
#1D1A37
(29,26,55)
#18162B
(24,22,43)
#13121F
(19,18,31)
#0E0E13
(14,14,19)
#000000
(0,0,0)

Tints of #40368B

#40368B
(64,54,139)
#514895
(81,72,149)
#625A9F
(98,90,159)
#736CA9
(115,108,169)
#847EB3
(132,126,179)
#9590BD
(149,144,189)
#A6A2C7
(166,162,199)
#B7B4D1
(183,180,209)
#C8C6DB
(200,198,219)
#D9D8E5
(217,216,229)
#EAEAEF
(234,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40368B color. Also use rgb(64,54,139) instead hex code.

Text Font Color

.myTextColor { color: #40368B; }

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

This text font color is #40368B.

Background Color

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

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

This div background color is #40368B.

Border color

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

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

This div border color is #40368B.

Opacity

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

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

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

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

This text has shadow with #40368B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40368B.

Preview

Color preview on black background

This text has color #40368B on black background.


Color preview on white background

This text has color #40368B on white background.


Black color preview on #40368B background

This text has black color on #40368B background.


White color preview on #40368B background

This text has white color on #40368B background.


Related colors

Complementary color

Complementary color for #hex is #BFC974.


I love getcolorcode.com

Triadic colors

1 #8B4036 and #368B40 with #40368B are triadic colors.

2 #8B3640 and #36408B with #40368B are triadic colors.