COLOR #414749

HEX: #414749 RGB: (65,71,73)

Color info

#414749 contains red, green and blue colors in about the same proportion. Web safe color of #414749 is #333333 (or #333).

RGB color model

#414749 color RGB value is (65,71,73).

RGB: (65,71,73) (25%, 28%, 29%)

RGB channels and saturation

R 65 of 255 = 25%
G 71 of 255 = 28%
B 73 of 255 = 29%

65
71
73

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

Portions of RGB colors in percentages

R + G + B = 65 + 71 + 73 = 209 (100%)
R 65 of 209 ~ 31.1%
G 71 of 209 ~ 33.97%
B 73 of 209 ~ 34.93'%

%31.1
%33.97
%34.93

CMYK color model

#414749 color CMYK value is (11,3,0,71).

  • cyan value is 10.96%
  • magenta value is 2.74%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (11,3,0,71)
C11M3Y0K71 (11%, 3%, 0%, 71%)
(0.11 / 0.03 / 0.00 / 0.71)

CMYK percentages

%10.96
%2.74
%0
%71.37

Codes

Color #414749 in popluar color models

41 47 49
RGB 65 71 73
HSL 195° 5.80% 27.06%
HSB/HSV 195° 10.96% 28.63%
CMYK 10.96% 2.74% 0.00%
71.37%

Color #414749 in popluar number systems.

HEX 41 47 49
Decimal 65 71 73
Binary 1000001 1000111 1001001
Octal 101 107 111

Shades and tints

Shades of #414749

#414749
(65,71,73)
#3C4143
(60,65,67)
#373B3D
(55,59,61)
#323537
(50,53,55)
#2D2F31
(45,47,49)
#28292B
(40,41,43)
#232325
(35,35,37)
#1E1D1F
(30,29,31)
#191719
(25,23,25)
#141113
(20,17,19)
#0F0B0D
(15,11,13)
#000000
(0,0,0)

Tints of #414749

#414749
(65,71,73)
#525759
(82,87,89)
#636769
(99,103,105)
#747779
(116,119,121)
#858789
(133,135,137)
#969799
(150,151,153)
#A7A7A9
(167,167,169)
#B8B7B9
(184,183,185)
#C9C7C9
(201,199,201)
#DAD7D9
(218,215,217)
#EBE7E9
(235,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #414749 color. Also use rgb(65,71,73) instead hex code.

Text Font Color

.myTextColor { color: #414749; }

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

This text font color is #414749.

Background Color

.myBgColor { background-color: #414749; }

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

This div background color is #414749.

Border color

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

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

This div border color is #414749.

Opacity

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

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

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

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

This text has shadow with #414749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414749.

Preview

Color preview on black background

This text has color #414749 on black background.


Color preview on white background

This text has color #414749 on white background.


Black color preview on #414749 background

This text has black color on #414749 background.


White color preview on #414749 background

This text has white color on #414749 background.


Related colors

Complementary color

Complementary color for #hex is #BEB8B6.


I love getcolorcode.com

Triadic colors

1 #494147 and #474941 with #414749 are triadic colors.

2 #494741 and #474149 with #414749 are triadic colors.