COLOR #41343A

HEX: #41343A RGB: (65,52,58)

Color info

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

RGB color model

#41343A color RGB value is (65,52,58).

RGB: (65,52,58) (25%, 20%, 23%)

RGB channels and saturation

R 65 of 255 = 25%
G 52 of 255 = 20%
B 58 of 255 = 23%

65
52
58

R + G + B ~ 23%. #41343A is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 52 + 58 = 175 (100%)
R 65 of 175 ~ 37.14%
G 52 of 175 ~ 29.71%
B 58 of 175 ~ 33.14'%

%37.14
%29.71
%33.14

CMYK color model

#41343A color CMYK value is (0,20,11,75).

  • cyan value is 0.00%
  • magenta value is 20.00%
  • yellow value is 10.77%
  • key color value is 74.51%

CMYK: (0,20,11,75)
C0M20Y11K75 (0%, 20%, 11%, 75%)
(0.00 / 0.20 / 0.11 / 0.75)

CMYK percentages

%0
%20
%10.77
%74.51

Codes

Color #41343A in popluar color models

41 34 3A
RGB 65 52 58
HSL 332° 11.11% 22.94%
HSB/HSV 332° 20.00% 25.49%
CMYK 0.00% 20.00% 10.77%
74.51%

Color #41343A in popluar number systems.

HEX 41 34 3A
Decimal 65 52 58
Binary 1000001 110100 111010
Octal 101 64 72

Shades and tints

Shades of #41343A

#41343A
(65,52,58)
#3C3035
(60,48,53)
#372C30
(55,44,48)
#32282B
(50,40,43)
#2D2426
(45,36,38)
#282021
(40,32,33)
#231C1C
(35,28,28)
#1E1817
(30,24,23)
#191412
(25,20,18)
#14100D
(20,16,13)
#0F0C08
(15,12,8)
#000000
(0,0,0)

Tints of #41343A

#41343A
(65,52,58)
#52464B
(82,70,75)
#63585C
(99,88,92)
#746A6D
(116,106,109)
#857C7E
(133,124,126)
#968E8F
(150,142,143)
#A7A0A0
(167,160,160)
#B8B2B1
(184,178,177)
#C9C4C2
(201,196,194)
#DAD6D3
(218,214,211)
#EBE8E4
(235,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41343A color. Also use rgb(65,52,58) instead hex code.

Text Font Color

.myTextColor { color: #41343A; }

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

This text font color is #41343A.

Background Color

.myBgColor { background-color: #41343A; }

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

This div background color is #41343A.

Border color

.myBorderColor { border: 1px solid #41343A; }

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

This div border color is #41343A.

Opacity

.myOpacity80 { color: #41343A; opacity: 0.8; }

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

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

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

This text has shadow with #41343A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41343A.

Preview

Color preview on black background

This text has color #41343A on black background.


Color preview on white background

This text has color #41343A on white background.


Black color preview on #41343A background

This text has black color on #41343A background.


White color preview on #41343A background

This text has white color on #41343A background.


Related colors

Complementary color

Complementary color for #hex is #BECBC5.


I love getcolorcode.com

Triadic colors

1 #3A4134 and #343A41 with #41343A are triadic colors.

2 #3A3441 and #34413A with #41343A are triadic colors.