COLOR #41393C

HEX: #41393C RGB: (65,57,60)

Color info

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

RGB color model

#41393C color RGB value is (65,57,60).

RGB: (65,57,60) (25%, 22%, 24%)

RGB channels and saturation

R 65 of 255 = 25%
G 57 of 255 = 22%
B 60 of 255 = 24%

65
57
60

R + G + B ~ 24%. #41393C is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 57 + 60 = 182 (100%)
R 65 of 182 ~ 35.71%
G 57 of 182 ~ 31.32%
B 60 of 182 ~ 32.97'%

%35.71
%31.32
%32.97

CMYK color model

#41393C color CMYK value is (0,12,8,75).

  • cyan value is 0.00%
  • magenta value is 12.31%
  • yellow value is 7.69%
  • key color value is 74.51%
CMYK: (0,12,8,75) C0M12Y8K75 (0%,12%,8%,75%) (0.00/0.12/0.08/0.75) 

CMYK percentages

%0
%12.31
%7.69
%74.51

Codes

Color #41393C in popluar color models

41 39 3C
RGB 65 57 60
HSL 338° 6.56% 23.92%
HSB/HSV 338° 12.31% 25.49%
CMYK 0.00% 12.31% 7.69%
74.51%

Color #41393C in popluar number systems.

HEX 41 39 3C
Decimal 65 57 60
Binary 1000001 111001 111100
Octal 101 71 74

Shades and tints

Shades of #41393C

#41393C
(65,57,60)
#3C3437
(60,52,55)
#372F32
(55,47,50)
#322A2D
(50,42,45)
#2D2528
(45,37,40)
#282023
(40,32,35)
#231B1E
(35,27,30)
#1E1619
(30,22,25)
#191114
(25,17,20)
#140C0F
(20,12,15)
#0F070A
(15,7,10)
#000000
(0,0,0)

Tints of #41393C

#41393C
(65,57,60)
#524B4D
(82,75,77)
#635D5E
(99,93,94)
#746F6F
(116,111,111)
#858180
(133,129,128)
#969391
(150,147,145)
#A7A5A2
(167,165,162)
#B8B7B3
(184,183,179)
#C9C9C4
(201,201,196)
#DADBD5
(218,219,213)
#EBEDE6
(235,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41393C color. Also use rgb(65,57,60) instead hex code.

Text Font Color

.myTextColor { color: #41393C; }

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

This text font color is #41393C.

Background Color

.myBgColor { background-color: #41393C; }

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

This div background color is #41393C.

Border color

.myBorderColor { border: 1px solid #41393C; }

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

This div border color is #41393C.

Opacity

.myOpacity80 { color: #41393C; opacity: 0.8; }

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

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

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

This text has shadow with #41393C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41393C.

Preview

Color preview on black background

This text has color #41393C on black background.


Color preview on white background

This text has color #41393C on white background.


Black color preview on #41393C background

This text has black color on #41393C background.


White color preview on #41393C background

This text has white color on #41393C background.


Related colors

Complementary color

Complementary color for #hex is #BEC6C3.


I love getcolorcode.com

Triadic colors

1 #3C4139 and #393C41 with #41393C are triadic colors.

2 #3C3941 and #39413C with #41393C are triadic colors.