COLOR #414978

HEX: #414978 RGB: (65,73,120)

Color info

#414978 contains red, green and blue colors in about the same proportion. Web safe color of #414978 is #333366 (or #336).

RGB color model

#414978 color RGB value is (65,73,120).

RGB: (65,73,120) (25%, 29%, 47%)

RGB channels and saturation

R 65 of 255 = 25%
G 73 of 255 = 29%
B 120 of 255 = 47%

65
73
120

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

Portions of RGB colors in percentages

R + G + B = 65 + 73 + 120 = 258 (100%)
R 65 of 258 ~ 25.19%
G 73 of 258 ~ 28.29%
B 120 of 258 ~ 46.51'%

%25.19
%28.29
%46.51

CMYK color model

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

  • cyan value is 45.83%
  • magenta value is 39.17%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (46,39,0,53)
C46M39Y0K53 (46%, 39%, 0%, 53%)
(0.46 / 0.39 / 0.00 / 0.53)

CMYK percentages

%45.83
%39.17
%0
%52.94

Codes

Color #414978 in popluar color models

41 49 78
RGB 65 73 120
HSL 231° 29.73% 36.27%
HSB/HSV 231° 45.83% 47.06%
CMYK 45.83% 39.17% 0.00%
52.94%

Color #414978 in popluar number systems.

HEX 41 49 78
Decimal 65 73 120
Binary 1000001 1001001 1111000
Octal 101 111 170

Shades and tints

Shades of #414978

#414978
(65,73,120)
#3C436E
(60,67,110)
#373D64
(55,61,100)
#32375A
(50,55,90)
#2D3150
(45,49,80)
#282B46
(40,43,70)
#23253C
(35,37,60)
#1E1F32
(30,31,50)
#191928
(25,25,40)
#14131E
(20,19,30)
#0F0D14
(15,13,20)
#000000
(0,0,0)

Tints of #414978

#414978
(65,73,120)
#525984
(82,89,132)
#636990
(99,105,144)
#74799C
(116,121,156)
#8589A8
(133,137,168)
#9699B4
(150,153,180)
#A7A9C0
(167,169,192)
#B8B9CC
(184,185,204)
#C9C9D8
(201,201,216)
#DAD9E4
(218,217,228)
#EBE9F0
(235,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #414978 color. Also use rgb(65,73,120) instead hex code.

Text Font Color

.myTextColor { color: #414978; }

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

This text font color is #414978.

Background Color

.myBgColor { background-color: #414978; }

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

This div background color is #414978.

Border color

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

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

This div border color is #414978.

Opacity

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

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

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

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

This text has shadow with #414978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414978.

Preview

Color preview on black background

This text has color #414978 on black background.


Color preview on white background

This text has color #414978 on white background.


Black color preview on #414978 background

This text has black color on #414978 background.


White color preview on #414978 background

This text has white color on #414978 background.


Related colors

Complementary color

Complementary color for #hex is #BEB687.


I love getcolorcode.com

Triadic colors

1 #784149 and #497841 with #414978 are triadic colors.

2 #784941 and #494178 with #414978 are triadic colors.