COLOR #41394F

HEX: #41394F RGB: (65,57,79)

Color info

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

RGB color model

#41394F color RGB value is (65,57,79).

RGB: (65,57,79) (25%, 22%, 31%)

RGB channels and saturation

R 65 of 255 = 25%
G 57 of 255 = 22%
B 79 of 255 = 31%

65
57
79

R + G + B ~ 26%. #41394F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 57 + 79 = 201 (100%)
R 65 of 201 ~ 32.34%
G 57 of 201 ~ 28.36%
B 79 of 201 ~ 39.3'%

%32.34
%28.36
%39.3

CMYK color model

#41394F color CMYK value is (18,28,0,69).

  • cyan value is 17.72%
  • magenta value is 27.85%
  • yellow value is 0.00%
  • key color value is 69.02%
CMYK: (18,28,0,69) C18M28Y0K69 (18%,28%,0%,69%) (0.18/0.28/0.00/0.69) 

CMYK percentages

%17.72
%27.85
%0
%69.02

Codes

Color #41394F in popluar color models

41 39 4F
RGB 65 57 79
HSL 262° 16.18% 26.67%
HSB/HSV 262° 27.85% 30.98%
CMYK 17.72% 27.85% 0.00%
69.02%

Color #41394F in popluar number systems.

HEX 41 39 4F
Decimal 65 57 79
Binary 1000001 111001 1001111
Octal 101 71 117

Shades and tints

Shades of #41394F

#41394F
(65,57,79)
#3C3448
(60,52,72)
#372F41
(55,47,65)
#322A3A
(50,42,58)
#2D2533
(45,37,51)
#28202C
(40,32,44)
#231B25
(35,27,37)
#1E161E
(30,22,30)
#191117
(25,17,23)
#140C10
(20,12,16)
#0F0709
(15,7,9)
#000000
(0,0,0)

Tints of #41394F

#41394F
(65,57,79)
#524B5F
(82,75,95)
#635D6F
(99,93,111)
#746F7F
(116,111,127)
#85818F
(133,129,143)
#96939F
(150,147,159)
#A7A5AF
(167,165,175)
#B8B7BF
(184,183,191)
#C9C9CF
(201,201,207)
#DADBDF
(218,219,223)
#EBEDEF
(235,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41394F; }

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

This text font color is #41394F.

Background Color

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

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

This div background color is #41394F.

Border color

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

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

This div border color is #41394F.

Opacity

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

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

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

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

This text has shadow with #41394F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41394F.

Preview

Color preview on black background

This text has color #41394F on black background.


Color preview on white background

This text has color #41394F on white background.


Black color preview on #41394F background

This text has black color on #41394F background.


White color preview on #41394F background

This text has white color on #41394F background.


Related colors

Complementary color

Complementary color for #hex is #BEC6B0.


I love getcolorcode.com

Triadic colors

1 #4F4139 and #394F41 with #41394F are triadic colors.

2 #4F3941 and #39414F with #41394F are triadic colors.