COLOR #414467

HEX: #414467 RGB: (65,68,103)

Color info

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

RGB color model

#414467 color RGB value is (65,68,103).

RGB: (65,68,103) (25%, 27%, 40%)

RGB channels and saturation

R 65 of 255 = 25%
G 68 of 255 = 27%
B 103 of 255 = 40%

65
68
103

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

Portions of RGB colors in percentages

R + G + B = 65 + 68 + 103 = 236 (100%)
R 65 of 236 ~ 27.54%
G 68 of 236 ~ 28.81%
B 103 of 236 ~ 43.64'%

%27.54
%28.81
%43.64

CMYK color model

#414467 color CMYK value is (37,34,0,60).

  • cyan value is 36.89%
  • magenta value is 33.98%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (37,34,0,60)
C37M34Y0K60 (37%, 34%, 0%, 60%)
(0.37 / 0.34 / 0.00 / 0.60)

CMYK percentages

%36.89
%33.98
%0
%59.61

Codes

Color #414467 in popluar color models

41 44 67
RGB 65 68 103
HSL 235° 22.62% 32.94%
HSB/HSV 235° 36.89% 40.39%
CMYK 36.89% 33.98% 0.00%
59.61%

Color #414467 in popluar number systems.

HEX 41 44 67
Decimal 65 68 103
Binary 1000001 1000100 1100111
Octal 101 104 147

Shades and tints

Shades of #414467

#414467
(65,68,103)
#3C3E5E
(60,62,94)
#373855
(55,56,85)
#32324C
(50,50,76)
#2D2C43
(45,44,67)
#28263A
(40,38,58)
#232031
(35,32,49)
#1E1A28
(30,26,40)
#19141F
(25,20,31)
#140E16
(20,14,22)
#0F080D
(15,8,13)
#000000
(0,0,0)

Tints of #414467

#414467
(65,68,103)
#525574
(82,85,116)
#636681
(99,102,129)
#74778E
(116,119,142)
#85889B
(133,136,155)
#9699A8
(150,153,168)
#A7AAB5
(167,170,181)
#B8BBC2
(184,187,194)
#C9CCCF
(201,204,207)
#DADDDC
(218,221,220)
#EBEEE9
(235,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #414467 color. Also use rgb(65,68,103) instead hex code.

Text Font Color

.myTextColor { color: #414467; }

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

This text font color is #414467.

Background Color

.myBgColor { background-color: #414467; }

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

This div background color is #414467.

Border color

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

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

This div border color is #414467.

Opacity

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

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

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

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

This text has shadow with #414467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414467.

Preview

Color preview on black background

This text has color #414467 on black background.


Color preview on white background

This text has color #414467 on white background.


Black color preview on #414467 background

This text has black color on #414467 background.


White color preview on #414467 background

This text has white color on #414467 background.


Related colors

Complementary color

Complementary color for #hex is #BEBB98.


I love getcolorcode.com

Triadic colors

1 #674144 and #446741 with #414467 are triadic colors.

2 #674441 and #444167 with #414467 are triadic colors.