COLOR #41344B

HEX: #41344B RGB: (65,52,75)

Color info

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

RGB color model

#41344B color RGB value is (65,52,75).

RGB: (65,52,75) (25%, 20%, 29%)

RGB channels and saturation

R 65 of 255 = 25%
G 52 of 255 = 20%
B 75 of 255 = 29%

65
52
75

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

Portions of RGB colors in percentages

R + G + B = 65 + 52 + 75 = 192 (100%)
R 65 of 192 ~ 33.85%
G 52 of 192 ~ 27.08%
B 75 of 192 ~ 39.06'%

%33.85
%27.08
%39.06

CMYK color model

#41344B color CMYK value is (13,31,0,71).

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

CMYK: (13,31,0,71)
C13M31Y0K71 (13%, 31%, 0%, 71%)
(0.13 / 0.31 / 0.00 / 0.71)

CMYK percentages

%13.33
%30.67
%0
%70.59

Codes

Color #41344B in popluar color models

41 34 4B
RGB 65 52 75
HSL 274° 18.11% 24.90%
HSB/HSV 274° 30.67% 29.41%
CMYK 13.33% 30.67% 0.00%
70.59%

Color #41344B in popluar number systems.

HEX 41 34 4B
Decimal 65 52 75
Binary 1000001 110100 1001011
Octal 101 64 113

Shades and tints

Shades of #41344B

#41344B
(65,52,75)
#3C3045
(60,48,69)
#372C3F
(55,44,63)
#322839
(50,40,57)
#2D2433
(45,36,51)
#28202D
(40,32,45)
#231C27
(35,28,39)
#1E1821
(30,24,33)
#19141B
(25,20,27)
#141015
(20,16,21)
#0F0C0F
(15,12,15)
#000000
(0,0,0)

Tints of #41344B

#41344B
(65,52,75)
#52465B
(82,70,91)
#63586B
(99,88,107)
#746A7B
(116,106,123)
#857C8B
(133,124,139)
#968E9B
(150,142,155)
#A7A0AB
(167,160,171)
#B8B2BB
(184,178,187)
#C9C4CB
(201,196,203)
#DAD6DB
(218,214,219)
#EBE8EB
(235,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41344B; }

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

This text font color is #41344B.

Background Color

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

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

This div background color is #41344B.

Border color

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

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

This div border color is #41344B.

Opacity

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

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

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

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

This text has shadow with #41344B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41344B.

Preview

Color preview on black background

This text has color #41344B on black background.


Color preview on white background

This text has color #41344B on white background.


Black color preview on #41344B background

This text has black color on #41344B background.


White color preview on #41344B background

This text has white color on #41344B background.


Related colors

Complementary color

Complementary color for #hex is #BECBB4.


I love getcolorcode.com

Triadic colors

1 #4B4134 and #344B41 with #41344B are triadic colors.

2 #4B3441 and #34414B with #41344B are triadic colors.