COLOR #41394B

HEX: #41394B RGB: (65,57,75)

Color info

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

RGB color model

#41394B color RGB value is (65,57,75).

RGB: (65,57,75) (25%, 22%, 29%)

RGB channels and saturation

R 65 of 255 = 25%
G 57 of 255 = 22%
B 75 of 255 = 29%

65
57
75

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

Portions of RGB colors in percentages

R + G + B = 65 + 57 + 75 = 197 (100%)
R 65 of 197 ~ 32.99%
G 57 of 197 ~ 28.93%
B 75 of 197 ~ 38.07'%

%32.99
%28.93
%38.07

CMYK color model

#41394B color CMYK value is (13,24,0,71).

  • cyan value is 13.33%
  • magenta value is 24.00%
  • yellow value is 0.00%
  • key color value is 70.59%

CMYK: (13,24,0,71)
C13M24Y0K71 (13%, 24%, 0%, 71%)
(0.13 / 0.24 / 0.00 / 0.71)

CMYK percentages

%13.33
%24
%0
%70.59

Codes

Color #41394B in popluar color models

41 39 4B
RGB 65 57 75
HSL 267° 13.64% 25.88%
HSB/HSV 267° 24.00% 29.41%
CMYK 13.33% 24.00% 0.00%
70.59%

Color #41394B in popluar number systems.

HEX 41 39 4B
Decimal 65 57 75
Binary 1000001 111001 1001011
Octal 101 71 113

Shades and tints

Shades of #41394B

#41394B
(65,57,75)
#3C3445
(60,52,69)
#372F3F
(55,47,63)
#322A39
(50,42,57)
#2D2533
(45,37,51)
#28202D
(40,32,45)
#231B27
(35,27,39)
#1E1621
(30,22,33)
#19111B
(25,17,27)
#140C15
(20,12,21)
#0F070F
(15,7,15)
#000000
(0,0,0)

Tints of #41394B

#41394B
(65,57,75)
#524B5B
(82,75,91)
#635D6B
(99,93,107)
#746F7B
(116,111,123)
#85818B
(133,129,139)
#96939B
(150,147,155)
#A7A5AB
(167,165,171)
#B8B7BB
(184,183,187)
#C9C9CB
(201,201,203)
#DADBDB
(218,219,219)
#EBEDEB
(235,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41394B; }

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

This text font color is #41394B.

Background Color

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

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

This div background color is #41394B.

Border color

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

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

This div border color is #41394B.

Opacity

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

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

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

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

This text has shadow with #41394B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41394B.

Preview

Color preview on black background

This text has color #41394B on black background.


Color preview on white background

This text has color #41394B on white background.


Black color preview on #41394B background

This text has black color on #41394B background.


White color preview on #41394B background

This text has white color on #41394B background.


Related colors

Complementary color

Complementary color for #hex is #BEC6B4.


I love getcolorcode.com

Triadic colors

1 #4B4139 and #394B41 with #41394B are triadic colors.

2 #4B3941 and #39414B with #41394B are triadic colors.