COLOR #414466

HEX: #414466 RGB: (65,68,102)

Color info

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

RGB color model

#414466 color RGB value is (65,68,102).

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

RGB channels and saturation

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

65
68
102

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

Portions of RGB colors in percentages

R + G + B = 65 + 68 + 102 = 235 (100%)
R 65 of 235 ~ 27.66%
G 68 of 235 ~ 28.94%
B 102 of 235 ~ 43.4'%

%27.66
%28.94
%43.4

CMYK color model

#414466 color CMYK value is (36,33,0,60).

  • cyan value is 36.27%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (36,33,0,60)
C36M33Y0K60 (36%, 33%, 0%, 60%)
(0.36 / 0.33 / 0.00 / 0.60)

CMYK percentages

%36.27
%33.33
%0
%60

Codes

Color #414466 in popluar color models

41 44 66
RGB 65 68 102
HSL 235° 22.16% 32.75%
HSB/HSV 235° 36.27% 40.00%
CMYK 36.27% 33.33% 0.00%
60.00%

Color #414466 in popluar number systems.

HEX 41 44 66
Decimal 65 68 102
Binary 1000001 1000100 1100110
Octal 101 104 146

Shades and tints

Shades of #414466

#414466
(65,68,102)
#3C3E5D
(60,62,93)
#373854
(55,56,84)
#32324B
(50,50,75)
#2D2C42
(45,44,66)
#282639
(40,38,57)
#232030
(35,32,48)
#1E1A27
(30,26,39)
#19141E
(25,20,30)
#140E15
(20,14,21)
#0F080C
(15,8,12)
#000000
(0,0,0)

Tints of #414466

#414466
(65,68,102)
#525573
(82,85,115)
#636680
(99,102,128)
#74778D
(116,119,141)
#85889A
(133,136,154)
#9699A7
(150,153,167)
#A7AAB4
(167,170,180)
#B8BBC1
(184,187,193)
#C9CCCE
(201,204,206)
#DADDDB
(218,221,219)
#EBEEE8
(235,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #414466; }

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

This text font color is #414466.

Background Color

.myBgColor { background-color: #414466; }

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

This div background color is #414466.

Border color

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

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

This div border color is #414466.

Opacity

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

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

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

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

This text has shadow with #414466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414466.

Preview

Color preview on black background

This text has color #414466 on black background.


Color preview on white background

This text has color #414466 on white background.


Black color preview on #414466 background

This text has black color on #414466 background.


White color preview on #414466 background

This text has white color on #414466 background.


Related colors

Complementary color

Complementary color for #hex is #BEBB99.


I love getcolorcode.com

Triadic colors

1 #664144 and #446641 with #414466 are triadic colors.

2 #664441 and #444166 with #414466 are triadic colors.