COLOR #41444F

HEX: #41444F RGB: (65,68,79)

Color info

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

RGB color model

#41444F color RGB value is (65,68,79).

RGB: (65,68,79) (25%, 27%, 31%)

RGB channels and saturation

R 65 of 255 = 25%
G 68 of 255 = 27%
B 79 of 255 = 31%

65
68
79

R + G + B ~ 28%. #41444F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 68 + 79 = 212 (100%)
R 65 of 212 ~ 30.66%
G 68 of 212 ~ 32.08%
B 79 of 212 ~ 37.26'%

%30.66
%32.08
%37.26

CMYK color model

#41444F color CMYK value is (18,14,0,69).

  • cyan value is 17.72%
  • magenta value is 13.92%
  • yellow value is 0.00%
  • key color value is 69.02%
CMYK: (18,14,0,69) C18M14Y0K69 (18%,14%,0%,69%) (0.18/0.14/0.00/0.69) 

CMYK percentages

%17.72
%13.92
%0
%69.02

Codes

Color #41444F in popluar color models

41 44 4F
RGB 65 68 79
HSL 227° 9.72% 28.24%
HSB/HSV 227° 17.72% 30.98%
CMYK 17.72% 13.92% 0.00%
69.02%

Color #41444F in popluar number systems.

HEX 41 44 4F
Decimal 65 68 79
Binary 1000001 1000100 1001111
Octal 101 104 117

Shades and tints

Shades of #41444F

#41444F
(65,68,79)
#3C3E48
(60,62,72)
#373841
(55,56,65)
#32323A
(50,50,58)
#2D2C33
(45,44,51)
#28262C
(40,38,44)
#232025
(35,32,37)
#1E1A1E
(30,26,30)
#191417
(25,20,23)
#140E10
(20,14,16)
#0F0809
(15,8,9)
#000000
(0,0,0)

Tints of #41444F

#41444F
(65,68,79)
#52555F
(82,85,95)
#63666F
(99,102,111)
#74777F
(116,119,127)
#85888F
(133,136,143)
#96999F
(150,153,159)
#A7AAAF
(167,170,175)
#B8BBBF
(184,187,191)
#C9CCCF
(201,204,207)
#DADDDF
(218,221,223)
#EBEEEF
(235,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41444F; }

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

This text font color is #41444F.

Background Color

.myBgColor { background-color: #41444F; }

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

This div background color is #41444F.

Border color

.myBorderColor { border: 1px solid #41444F; }

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

This div border color is #41444F.

Opacity

.myOpacity80 { color: #41444F; opacity: 0.8; }

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

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

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

This text has shadow with #41444F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41444F.

Preview

Color preview on black background

This text has color #41444F on black background.


Color preview on white background

This text has color #41444F on white background.


Black color preview on #41444F background

This text has black color on #41444F background.


White color preview on #41444F background

This text has white color on #41444F background.


Related colors

Complementary color

Complementary color for #hex is #BEBBB0.


I love getcolorcode.com

Triadic colors

1 #4F4144 and #444F41 with #41444F are triadic colors.

2 #4F4441 and #44414F with #41444F are triadic colors.