COLOR #414387

HEX: #414387 RGB: (65,67,135)

Color info

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

RGB color model

#414387 color RGB value is (65,67,135).

RGB: (65,67,135) (25%, 26%, 53%)

RGB channels and saturation

R 65 of 255 = 25%
G 67 of 255 = 26%
B 135 of 255 = 53%

65
67
135

R + G + B ~ 35%. #414387 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 67 + 135 = 267 (100%)
R 65 of 267 ~ 24.34%
G 67 of 267 ~ 25.09%
B 135 of 267 ~ 50.56'%

%24.34
%25.09
%50.56

CMYK color model

#414387 color CMYK value is (52,50,0,47).

  • cyan value is 51.85%
  • magenta value is 50.37%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (52,50,0,47)
C52M50Y0K47 (52%, 50%, 0%, 47%)
(0.52 / 0.50 / 0.00 / 0.47)

CMYK percentages

%51.85
%50.37
%0
%47.06

Codes

Color #414387 in popluar color models

41 43 87
RGB 65 67 135
HSL 238° 35.00% 39.22%
HSB/HSV 238° 51.85% 52.94%
CMYK 51.85% 50.37% 0.00%
47.06%

Color #414387 in popluar number systems.

HEX 41 43 87
Decimal 65 67 135
Binary 1000001 1000011 10000111
Octal 101 103 207

Shades and tints

Shades of #414387

#414387
(65,67,135)
#3C3D7B
(60,61,123)
#37376F
(55,55,111)
#323163
(50,49,99)
#2D2B57
(45,43,87)
#28254B
(40,37,75)
#231F3F
(35,31,63)
#1E1933
(30,25,51)
#191327
(25,19,39)
#140D1B
(20,13,27)
#0F070F
(15,7,15)
#000000
(0,0,0)

Tints of #414387

#414387
(65,67,135)
#525491
(82,84,145)
#63659B
(99,101,155)
#7476A5
(116,118,165)
#8587AF
(133,135,175)
#9698B9
(150,152,185)
#A7A9C3
(167,169,195)
#B8BACD
(184,186,205)
#C9CBD7
(201,203,215)
#DADCE1
(218,220,225)
#EBEDEB
(235,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #414387 color. Also use rgb(65,67,135) instead hex code.

Text Font Color

.myTextColor { color: #414387; }

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

This text font color is #414387.

Background Color

.myBgColor { background-color: #414387; }

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

This div background color is #414387.

Border color

.myBorderColor { border: 1px solid #414387; }

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

This div border color is #414387.

Opacity

.myOpacity80 { color: #414387; opacity: 0.8; }

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

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

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

This text has shadow with #414387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414387.

Preview

Color preview on black background

This text has color #414387 on black background.


Color preview on white background

This text has color #414387 on white background.


Black color preview on #414387 background

This text has black color on #414387 background.


White color preview on #414387 background

This text has white color on #414387 background.


Related colors

Complementary color

Complementary color for #hex is #BEBC78.


I love getcolorcode.com

Triadic colors

1 #874143 and #438741 with #414387 are triadic colors.

2 #874341 and #434187 with #414387 are triadic colors.