COLOR #414795

HEX: #414795 RGB: (65,71,149)

Color info

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

RGB color model

#414795 color RGB value is (65,71,149).

RGB: (65,71,149) (25%, 28%, 58%)

RGB channels and saturation

R 65 of 255 = 25%
G 71 of 255 = 28%
B 149 of 255 = 58%

65
71
149

R + G + B ~ 37%. #414795 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 71 + 149 = 285 (100%)
R 65 of 285 ~ 22.81%
G 71 of 285 ~ 24.91%
B 149 of 285 ~ 52.28'%

%22.81
%24.91
%52.28

CMYK color model

#414795 color CMYK value is (56,52,0,42).

  • cyan value is 56.38%
  • magenta value is 52.35%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (56,52,0,42)
C56M52Y0K42 (56%, 52%, 0%, 42%)
(0.56 / 0.52 / 0.00 / 0.42)

CMYK percentages

%56.38
%52.35
%0
%41.57

Codes

Color #414795 in popluar color models

41 47 95
RGB 65 71 149
HSL 236° 39.25% 41.96%
HSB/HSV 236° 56.38% 58.43%
CMYK 56.38% 52.35% 0.00%
41.57%

Color #414795 in popluar number systems.

HEX 41 47 95
Decimal 65 71 149
Binary 1000001 1000111 10010101
Octal 101 107 225

Shades and tints

Shades of #414795

#414795
(65,71,149)
#3C4188
(60,65,136)
#373B7B
(55,59,123)
#32356E
(50,53,110)
#2D2F61
(45,47,97)
#282954
(40,41,84)
#232347
(35,35,71)
#1E1D3A
(30,29,58)
#19172D
(25,23,45)
#141120
(20,17,32)
#0F0B13
(15,11,19)
#000000
(0,0,0)

Tints of #414795

#414795
(65,71,149)
#52579E
(82,87,158)
#6367A7
(99,103,167)
#7477B0
(116,119,176)
#8587B9
(133,135,185)
#9697C2
(150,151,194)
#A7A7CB
(167,167,203)
#B8B7D4
(184,183,212)
#C9C7DD
(201,199,221)
#DAD7E6
(218,215,230)
#EBE7EF
(235,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #414795 color. Also use rgb(65,71,149) instead hex code.

Text Font Color

.myTextColor { color: #414795; }

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

This text font color is #414795.

Background Color

.myBgColor { background-color: #414795; }

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

This div background color is #414795.

Border color

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

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

This div border color is #414795.

Opacity

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

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

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

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

This text has shadow with #414795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414795.

Preview

Color preview on black background

This text has color #414795 on black background.


Color preview on white background

This text has color #414795 on white background.


Black color preview on #414795 background

This text has black color on #414795 background.


White color preview on #414795 background

This text has white color on #414795 background.


Related colors

Complementary color

Complementary color for #hex is #BEB86A.


I love getcolorcode.com

Triadic colors

1 #954147 and #479541 with #414795 are triadic colors.

2 #954741 and #474195 with #414795 are triadic colors.