COLOR #41466E

HEX: #41466E RGB: (65,70,110)

Color info

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

RGB color model

#41466E color RGB value is (65,70,110).

RGB: (65,70,110) (25%, 27%, 43%)

RGB channels and saturation

R 65 of 255 = 25%
G 70 of 255 = 27%
B 110 of 255 = 43%

65
70
110

R + G + B ~ 32%. #41466E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 70 + 110 = 245 (100%)
R 65 of 245 ~ 26.53%
G 70 of 245 ~ 28.57%
B 110 of 245 ~ 44.9'%

%26.53
%28.57
%44.9

CMYK color model

#41466E color CMYK value is (41,36,0,57).

  • cyan value is 40.91%
  • magenta value is 36.36%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (41,36,0,57)
C41M36Y0K57 (41%, 36%, 0%, 57%)
(0.41 / 0.36 / 0.00 / 0.57)

CMYK percentages

%40.91
%36.36
%0
%56.86

Codes

Color #41466E in popluar color models

41 46 6E
RGB 65 70 110
HSL 233° 25.71% 34.31%
HSB/HSV 233° 40.91% 43.14%
CMYK 40.91% 36.36% 0.00%
56.86%

Color #41466E in popluar number systems.

HEX 41 46 6E
Decimal 65 70 110
Binary 1000001 1000110 1101110
Octal 101 106 156

Shades and tints

Shades of #41466E

#41466E
(65,70,110)
#3C4064
(60,64,100)
#373A5A
(55,58,90)
#323450
(50,52,80)
#2D2E46
(45,46,70)
#28283C
(40,40,60)
#232232
(35,34,50)
#1E1C28
(30,28,40)
#19161E
(25,22,30)
#141014
(20,16,20)
#0F0A0A
(15,10,10)
#000000
(0,0,0)

Tints of #41466E

#41466E
(65,70,110)
#52567B
(82,86,123)
#636688
(99,102,136)
#747695
(116,118,149)
#8586A2
(133,134,162)
#9696AF
(150,150,175)
#A7A6BC
(167,166,188)
#B8B6C9
(184,182,201)
#C9C6D6
(201,198,214)
#DAD6E3
(218,214,227)
#EBE6F0
(235,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41466E color. Also use rgb(65,70,110) instead hex code.

Text Font Color

.myTextColor { color: #41466E; }

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

This text font color is #41466E.

Background Color

.myBgColor { background-color: #41466E; }

<div style="background-color:#41466E">Inner text</div>

This div background color is #41466E.

Border color

.myBorderColor { border: 1px solid #41466E; }

<div style="border:3px solid #41466E">Div</div>

This div border color is #41466E.

Opacity

.myOpacity80 { color: #41466E; opacity: 0.8; }

<p style="color:#41466E;opacity:0.8;">80%</p>

Text with #41466E 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 #41466E;}

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

This text has shadow with #41466E color.


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

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

This text has shadow with #41466E primary color and red secondary color.


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

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

This text has shadow with #41466E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #41466E.

Preview

Color preview on black background

This text has color #41466E on black background.


Color preview on white background

This text has color #41466E on white background.


Black color preview on #41466E background

This text has black color on #41466E background.


White color preview on #41466E background

This text has white color on #41466E background.


Related colors

Complementary color

Complementary color for #hex is #BEB991.


I love getcolorcode.com

Triadic colors

1 #6E4146 and #466E41 with #41466E are triadic colors.

2 #6E4641 and #46416E with #41466E are triadic colors.