COLOR #414089

HEX: #414089 RGB: (65,64,137)

Color info

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

RGB color model

#414089 color RGB value is (65,64,137).

RGB: (65,64,137) (25%, 25%, 54%)

RGB channels and saturation

R 65 of 255 = 25%
G 64 of 255 = 25%
B 137 of 255 = 54%

65
64
137

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

Portions of RGB colors in percentages

R + G + B = 65 + 64 + 137 = 266 (100%)
R 65 of 266 ~ 24.44%
G 64 of 266 ~ 24.06%
B 137 of 266 ~ 51.5'%

%24.44
%24.06
%51.5

CMYK color model

#414089 color CMYK value is (53,53,0,46).

  • cyan value is 52.55%
  • magenta value is 53.28%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (53,53,0,46)
C53M53Y0K46 (53%, 53%, 0%, 46%)
(0.53 / 0.53 / 0.00 / 0.46)

CMYK percentages

%52.55
%53.28
%0
%46.27

Codes

Color #414089 in popluar color models

41 40 89
RGB 65 64 137
HSL 241° 36.32% 39.41%
HSB/HSV 241° 53.28% 53.73%
CMYK 52.55% 53.28% 0.00%
46.27%

Color #414089 in popluar number systems.

HEX 41 40 89
Decimal 65 64 137
Binary 1000001 1000000 10001001
Octal 101 100 211

Shades and tints

Shades of #414089

#414089
(65,64,137)
#3C3B7D
(60,59,125)
#373671
(55,54,113)
#323165
(50,49,101)
#2D2C59
(45,44,89)
#28274D
(40,39,77)
#232241
(35,34,65)
#1E1D35
(30,29,53)
#191829
(25,24,41)
#14131D
(20,19,29)
#0F0E11
(15,14,17)
#000000
(0,0,0)

Tints of #414089

#414089
(65,64,137)
#525193
(82,81,147)
#63629D
(99,98,157)
#7473A7
(116,115,167)
#8584B1
(133,132,177)
#9695BB
(150,149,187)
#A7A6C5
(167,166,197)
#B8B7CF
(184,183,207)
#C9C8D9
(201,200,217)
#DAD9E3
(218,217,227)
#EBEAED
(235,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #414089 color. Also use rgb(65,64,137) instead hex code.

Text Font Color

.myTextColor { color: #414089; }

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

This text font color is #414089.

Background Color

.myBgColor { background-color: #414089; }

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

This div background color is #414089.

Border color

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

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

This div border color is #414089.

Opacity

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

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

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

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

This text has shadow with #414089 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414089.

Preview

Color preview on black background

This text has color #414089 on black background.


Color preview on white background

This text has color #414089 on white background.


Black color preview on #414089 background

This text has black color on #414089 background.


White color preview on #414089 background

This text has white color on #414089 background.


Related colors

Complementary color

Complementary color for #hex is #BEBF76.


I love getcolorcode.com

Triadic colors

1 #894140 and #408941 with #414089 are triadic colors.

2 #894041 and #404189 with #414089 are triadic colors.