COLOR #414051

HEX: #414051 RGB: (65,64,81)

Color info

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

RGB color model

#414051 color RGB value is (65,64,81).

RGB: (65,64,81) (25%, 25%, 32%)

RGB channels and saturation

R 65 of 255 = 25%
G 64 of 255 = 25%
B 81 of 255 = 32%

65
64
81

R + G + B ~ 27%. #414051 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 64 + 81 = 210 (100%)
R 65 of 210 ~ 30.95%
G 64 of 210 ~ 30.48%
B 81 of 210 ~ 38.57'%

%30.95
%30.48
%38.57

CMYK color model

#414051 color CMYK value is (20,21,0,68).

  • cyan value is 19.75%
  • magenta value is 20.99%
  • yellow value is 0.00%
  • key color value is 68.24%

CMYK: (20,21,0,68)
C20M21Y0K68 (20%, 21%, 0%, 68%)
(0.20 / 0.21 / 0.00 / 0.68)

CMYK percentages

%19.75
%20.99
%0
%68.24

Codes

Color #414051 in popluar color models

41 40 51
RGB 65 64 81
HSL 244° 11.72% 28.43%
HSB/HSV 244° 20.99% 31.76%
CMYK 19.75% 20.99% 0.00%
68.24%

Color #414051 in popluar number systems.

HEX 41 40 51
Decimal 65 64 81
Binary 1000001 1000000 1010001
Octal 101 100 121

Shades and tints

Shades of #414051

#414051
(65,64,81)
#3C3B4A
(60,59,74)
#373643
(55,54,67)
#32313C
(50,49,60)
#2D2C35
(45,44,53)
#28272E
(40,39,46)
#232227
(35,34,39)
#1E1D20
(30,29,32)
#191819
(25,24,25)
#141312
(20,19,18)
#0F0E0B
(15,14,11)
#000000
(0,0,0)

Tints of #414051

#414051
(65,64,81)
#525160
(82,81,96)
#63626F
(99,98,111)
#74737E
(116,115,126)
#85848D
(133,132,141)
#96959C
(150,149,156)
#A7A6AB
(167,166,171)
#B8B7BA
(184,183,186)
#C9C8C9
(201,200,201)
#DAD9D8
(218,217,216)
#EBEAE7
(235,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #414051 color. Also use rgb(65,64,81) instead hex code.

Text Font Color

.myTextColor { color: #414051; }

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

This text font color is #414051.

Background Color

.myBgColor { background-color: #414051; }

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

This div background color is #414051.

Border color

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

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

This div border color is #414051.

Opacity

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

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

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

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

This text has shadow with #414051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414051.

Preview

Color preview on black background

This text has color #414051 on black background.


Color preview on white background

This text has color #414051 on white background.


Black color preview on #414051 background

This text has black color on #414051 background.


White color preview on #414051 background

This text has white color on #414051 background.


Related colors

Complementary color

Complementary color for #hex is #BEBFAE.


I love getcolorcode.com

Triadic colors

1 #514140 and #405141 with #414051 are triadic colors.

2 #514041 and #404151 with #414051 are triadic colors.