COLOR #414272

HEX: #414272 RGB: (65,66,114)

Color info

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

RGB color model

#414272 color RGB value is (65,66,114).

RGB: (65,66,114) (25%, 26%, 45%)

RGB channels and saturation

R 65 of 255 = 25%
G 66 of 255 = 26%
B 114 of 255 = 45%

65
66
114

R + G + B ~ 32%. #414272 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 66 + 114 = 245 (100%)
R 65 of 245 ~ 26.53%
G 66 of 245 ~ 26.94%
B 114 of 245 ~ 46.53'%

%26.53
%26.94
%46.53

CMYK color model

#414272 color CMYK value is (43,42,0,55).

  • cyan value is 42.98%
  • magenta value is 42.11%
  • yellow value is 0.00%
  • key color value is 55.29%
CMYK: (43,42,0,55) C43M42Y0K55 (43%,42%,0%,55%) (0.43/0.42/0.00/0.55) 

CMYK percentages

%42.98
%42.11
%0
%55.29

Codes

Color #414272 in popluar color models

41 42 72
RGB 65 66 114
HSL 239° 27.37% 35.10%
HSB/HSV 239° 42.98% 44.71%
CMYK 42.98% 42.11% 0.00%
55.29%

Color #414272 in popluar number systems.

HEX 41 42 72
Decimal 65 66 114
Binary 1000001 1000010 1110010
Octal 101 102 162

Shades and tints

Shades of #414272

#414272
(65,66,114)
#3C3C68
(60,60,104)
#37365E
(55,54,94)
#323054
(50,48,84)
#2D2A4A
(45,42,74)
#282440
(40,36,64)
#231E36
(35,30,54)
#1E182C
(30,24,44)
#191222
(25,18,34)
#140C18
(20,12,24)
#0F060E
(15,6,14)
#000000
(0,0,0)

Tints of #414272

#414272
(65,66,114)
#52537E
(82,83,126)
#63648A
(99,100,138)
#747596
(116,117,150)
#8586A2
(133,134,162)
#9697AE
(150,151,174)
#A7A8BA
(167,168,186)
#B8B9C6
(184,185,198)
#C9CAD2
(201,202,210)
#DADBDE
(218,219,222)
#EBECEA
(235,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #414272 color. Also use rgb(65,66,114) instead hex code.

Text Font Color

.myTextColor { color: #414272; }

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

This text font color is #414272.

Background Color

.myBgColor { background-color: #414272; }

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

This div background color is #414272.

Border color

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

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

This div border color is #414272.

Opacity

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

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

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

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

This text has shadow with #414272 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414272.

Preview

Color preview on black background

This text has color #414272 on black background.


Color preview on white background

This text has color #414272 on white background.


Black color preview on #414272 background

This text has black color on #414272 background.


White color preview on #414272 background

This text has white color on #414272 background.


Related colors

Complementary color

Complementary color for #hex is #BEBD8D.


I love getcolorcode.com

Triadic colors

1 #724142 and #427241 with #414272 are triadic colors.

2 #724241 and #424172 with #414272 are triadic colors.