COLOR #41346F

HEX: #41346F RGB: (65,52,111)

Color info

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

RGB color model

#41346F color RGB value is (65,52,111).

RGB: (65,52,111) (25%, 20%, 44%)

RGB channels and saturation

R 65 of 255 = 25%
G 52 of 255 = 20%
B 111 of 255 = 44%

65
52
111

R + G + B ~ 30%. #41346F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 52 + 111 = 228 (100%)
R 65 of 228 ~ 28.51%
G 52 of 228 ~ 22.81%
B 111 of 228 ~ 48.68'%

%28.51
%22.81
%48.68

CMYK color model

#41346F color CMYK value is (41,53,0,56).

  • cyan value is 41.44%
  • magenta value is 53.15%
  • yellow value is 0.00%
  • key color value is 56.47%

CMYK: (41,53,0,56)
C41M53Y0K56 (41%, 53%, 0%, 56%)
(0.41 / 0.53 / 0.00 / 0.56)

CMYK percentages

%41.44
%53.15
%0
%56.47

Codes

Color #41346F in popluar color models

41 34 6F
RGB 65 52 111
HSL 253° 36.20% 31.96%
HSB/HSV 253° 53.15% 43.53%
CMYK 41.44% 53.15% 0.00%
56.47%

Color #41346F in popluar number systems.

HEX 41 34 6F
Decimal 65 52 111
Binary 1000001 110100 1101111
Octal 101 64 157

Shades and tints

Shades of #41346F

#41346F
(65,52,111)
#3C3065
(60,48,101)
#372C5B
(55,44,91)
#322851
(50,40,81)
#2D2447
(45,36,71)
#28203D
(40,32,61)
#231C33
(35,28,51)
#1E1829
(30,24,41)
#19141F
(25,20,31)
#141015
(20,16,21)
#0F0C0B
(15,12,11)
#000000
(0,0,0)

Tints of #41346F

#41346F
(65,52,111)
#52467C
(82,70,124)
#635889
(99,88,137)
#746A96
(116,106,150)
#857CA3
(133,124,163)
#968EB0
(150,142,176)
#A7A0BD
(167,160,189)
#B8B2CA
(184,178,202)
#C9C4D7
(201,196,215)
#DAD6E4
(218,214,228)
#EBE8F1
(235,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41346F color. Also use rgb(65,52,111) instead hex code.

Text Font Color

.myTextColor { color: #41346F; }

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

This text font color is #41346F.

Background Color

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

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

This div background color is #41346F.

Border color

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

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

This div border color is #41346F.

Opacity

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

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

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

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

This text has shadow with #41346F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41346F.

Preview

Color preview on black background

This text has color #41346F on black background.


Color preview on white background

This text has color #41346F on white background.


Black color preview on #41346F background

This text has black color on #41346F background.


White color preview on #41346F background

This text has white color on #41346F background.


Related colors

Complementary color

Complementary color for #hex is #BECB90.


I love getcolorcode.com

Triadic colors

1 #6F4134 and #346F41 with #41346F are triadic colors.

2 #6F3441 and #34416F with #41346F are triadic colors.