COLOR #414E71

HEX: #414E71 RGB: (65,78,113)

Color info

#414E71 contains red, green and blue colors in about the same proportion. Web safe color of #414E71 is #336666 (or #366).

RGB color model

#414E71 color RGB value is (65,78,113).

RGB: (65,78,113) (25%, 31%, 44%)

RGB channels and saturation

R 65 of 255 = 25%
G 78 of 255 = 31%
B 113 of 255 = 44%

65
78
113

R + G + B ~ 33%. #414E71 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 78 + 113 = 256 (100%)
R 65 of 256 ~ 25.39%
G 78 of 256 ~ 30.47%
B 113 of 256 ~ 44.14'%

%25.39
%30.47
%44.14

CMYK color model

#414E71 color CMYK value is (42,31,0,56).

  • cyan value is 42.48%
  • magenta value is 30.97%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (42,31,0,56)
C42M31Y0K56 (42%, 31%, 0%, 56%)
(0.42 / 0.31 / 0.00 / 0.56)

CMYK percentages

%42.48
%30.97
%0
%55.69

Codes

Color #414E71 in popluar color models

41 4E 71
RGB 65 78 113
HSL 224° 26.97% 34.90%
HSB/HSV 224° 42.48% 44.31%
CMYK 42.48% 30.97% 0.00%
55.69%

Color #414E71 in popluar number systems.

HEX 41 4E 71
Decimal 65 78 113
Binary 1000001 1001110 1110001
Octal 101 116 161

Shades and tints

Shades of #414E71

#414E71
(65,78,113)
#3C4767
(60,71,103)
#37405D
(55,64,93)
#323953
(50,57,83)
#2D3249
(45,50,73)
#282B3F
(40,43,63)
#232435
(35,36,53)
#1E1D2B
(30,29,43)
#191621
(25,22,33)
#140F17
(20,15,23)
#0F080D
(15,8,13)
#000000
(0,0,0)

Tints of #414E71

#414E71
(65,78,113)
#525E7D
(82,94,125)
#636E89
(99,110,137)
#747E95
(116,126,149)
#858EA1
(133,142,161)
#969EAD
(150,158,173)
#A7AEB9
(167,174,185)
#B8BEC5
(184,190,197)
#C9CED1
(201,206,209)
#DADEDD
(218,222,221)
#EBEEE9
(235,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #414E71 color. Also use rgb(65,78,113) instead hex code.

Text Font Color

.myTextColor { color: #414E71; }

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

This text font color is #414E71.

Background Color

.myBgColor { background-color: #414E71; }

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

This div background color is #414E71.

Border color

.myBorderColor { border: 1px solid #414E71; }

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

This div border color is #414E71.

Opacity

.myOpacity80 { color: #414E71; opacity: 0.8; }

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

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

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

This text has shadow with #414E71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414E71.

Preview

Color preview on black background

This text has color #414E71 on black background.


Color preview on white background

This text has color #414E71 on white background.


Black color preview on #414E71 background

This text has black color on #414E71 background.


White color preview on #414E71 background

This text has white color on #414E71 background.


Related colors

Complementary color

Complementary color for #hex is #BEB18E.


I love getcolorcode.com

Triadic colors

1 #71414E and #4E7141 with #414E71 are triadic colors.

2 #714E41 and #4E4171 with #414E71 are triadic colors.