COLOR #414669

HEX: #414669 RGB: (65,70,105)

Color info

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

RGB color model

#414669 color RGB value is (65,70,105).

RGB: (65,70,105) (25%, 27%, 41%)

RGB channels and saturation

R 65 of 255 = 25%
G 70 of 255 = 27%
B 105 of 255 = 41%

65
70
105

R + G + B ~ 31%. #414669 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 70 + 105 = 240 (100%)
R 65 of 240 ~ 27.08%
G 70 of 240 ~ 29.17%
B 105 of 240 ~ 43.75'%

%27.08
%29.17
%43.75

CMYK color model

#414669 color CMYK value is (38,33,0,59).

  • cyan value is 38.10%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (38,33,0,59)
C38M33Y0K59 (38%, 33%, 0%, 59%)
(0.38 / 0.33 / 0.00 / 0.59)

CMYK percentages

%38.1
%33.33
%0
%58.82

Codes

Color #414669 in popluar color models

41 46 69
RGB 65 70 105
HSL 233° 23.53% 33.33%
HSB/HSV 233° 38.10% 41.18%
CMYK 38.10% 33.33% 0.00%
58.82%

Color #414669 in popluar number systems.

HEX 41 46 69
Decimal 65 70 105
Binary 1000001 1000110 1101001
Octal 101 106 151

Shades and tints

Shades of #414669

#414669
(65,70,105)
#3C4060
(60,64,96)
#373A57
(55,58,87)
#32344E
(50,52,78)
#2D2E45
(45,46,69)
#28283C
(40,40,60)
#232233
(35,34,51)
#1E1C2A
(30,28,42)
#191621
(25,22,33)
#141018
(20,16,24)
#0F0A0F
(15,10,15)
#000000
(0,0,0)

Tints of #414669

#414669
(65,70,105)
#525676
(82,86,118)
#636683
(99,102,131)
#747690
(116,118,144)
#85869D
(133,134,157)
#9696AA
(150,150,170)
#A7A6B7
(167,166,183)
#B8B6C4
(184,182,196)
#C9C6D1
(201,198,209)
#DAD6DE
(218,214,222)
#EBE6EB
(235,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #414669 color. Also use rgb(65,70,105) instead hex code.

Text Font Color

.myTextColor { color: #414669; }

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

This text font color is #414669.

Background Color

.myBgColor { background-color: #414669; }

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

This div background color is #414669.

Border color

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

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

This div border color is #414669.

Opacity

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

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

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

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

This text has shadow with #414669 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414669.

Preview

Color preview on black background

This text has color #414669 on black background.


Color preview on white background

This text has color #414669 on white background.


Black color preview on #414669 background

This text has black color on #414669 background.


White color preview on #414669 background

This text has white color on #414669 background.


Related colors

Complementary color

Complementary color for #hex is #BEB996.


I love getcolorcode.com

Triadic colors

1 #694146 and #466941 with #414669 are triadic colors.

2 #694641 and #464169 with #414669 are triadic colors.