COLOR #414887

HEX: #414887 RGB: (65,72,135)

Color info

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

RGB color model

#414887 color RGB value is (65,72,135).

RGB: (65,72,135) (25%, 28%, 53%)

RGB channels and saturation

R 65 of 255 = 25%
G 72 of 255 = 28%
B 135 of 255 = 53%

65
72
135

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

Portions of RGB colors in percentages

R + G + B = 65 + 72 + 135 = 272 (100%)
R 65 of 272 ~ 23.9%
G 72 of 272 ~ 26.47%
B 135 of 272 ~ 49.63'%

%23.9
%26.47
%49.63

CMYK color model

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

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

CMYK: (52,47,0,47)
C52M47Y0K47 (52%, 47%, 0%, 47%)
(0.52 / 0.47 / 0.00 / 0.47)

CMYK percentages

%51.85
%46.67
%0
%47.06

Codes

Color #414887 in popluar color models

41 48 87
RGB 65 72 135
HSL 234° 35.00% 39.22%
HSB/HSV 234° 51.85% 52.94%
CMYK 51.85% 46.67% 0.00%
47.06%

Color #414887 in popluar number systems.

HEX 41 48 87
Decimal 65 72 135
Binary 1000001 1001000 10000111
Octal 101 110 207

Shades and tints

Shades of #414887

#414887
(65,72,135)
#3C427B
(60,66,123)
#373C6F
(55,60,111)
#323663
(50,54,99)
#2D3057
(45,48,87)
#282A4B
(40,42,75)
#23243F
(35,36,63)
#1E1E33
(30,30,51)
#191827
(25,24,39)
#14121B
(20,18,27)
#0F0C0F
(15,12,15)
#000000
(0,0,0)

Tints of #414887

#414887
(65,72,135)
#525891
(82,88,145)
#63689B
(99,104,155)
#7478A5
(116,120,165)
#8588AF
(133,136,175)
#9698B9
(150,152,185)
#A7A8C3
(167,168,195)
#B8B8CD
(184,184,205)
#C9C8D7
(201,200,215)
#DAD8E1
(218,216,225)
#EBE8EB
(235,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #414887; }

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

This text font color is #414887.

Background Color

.myBgColor { background-color: #414887; }

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

This div background color is #414887.

Border color

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

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

This div border color is #414887.

Opacity

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

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

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

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

This text has shadow with #414887 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414887.

Preview

Color preview on black background

This text has color #414887 on black background.


Color preview on white background

This text has color #414887 on white background.


Black color preview on #414887 background

This text has black color on #414887 background.


White color preview on #414887 background

This text has white color on #414887 background.


Related colors

Complementary color

Complementary color for #hex is #BEB778.


I love getcolorcode.com

Triadic colors

1 #874148 and #488741 with #414887 are triadic colors.

2 #874841 and #484187 with #414887 are triadic colors.