COLOR #41316E

HEX: #41316E RGB: (65,49,110)

Color info

#41316E contains mainly red and blue colors. Web safe color of #41316E is #333366 (or #336).

RGB color model

#41316E color RGB value is (65,49,110).

RGB: (65,49,110) (25%, 19%, 43%)

RGB channels and saturation

R 65 of 255 = 25%
G 49 of 255 = 19%
B 110 of 255 = 43%

65
49
110

R + G + B ~ 29%. #41316E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 49 + 110 = 224 (100%)
R 65 of 224 ~ 29.02%
G 49 of 224 ~ 21.88%
B 110 of 224 ~ 49.11'%

%29.02
%21.88
%49.11

CMYK color model

#41316E color CMYK value is (41,55,0,57).

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

CMYK: (41,55,0,57)
C41M55Y0K57 (41%, 55%, 0%, 57%)
(0.41 / 0.55 / 0.00 / 0.57)

CMYK percentages

%40.91
%55.45
%0
%56.86

Codes

Color #41316E in popluar color models

41 31 6E
RGB 65 49 110
HSL 256° 38.36% 31.18%
HSB/HSV 256° 55.45% 43.14%
CMYK 40.91% 55.45% 0.00%
56.86%

Color #41316E in popluar number systems.

HEX 41 31 6E
Decimal 65 49 110
Binary 1000001 110001 1101110
Octal 101 61 156

Shades and tints

Shades of #41316E

#41316E
(65,49,110)
#3C2D64
(60,45,100)
#37295A
(55,41,90)
#322550
(50,37,80)
#2D2146
(45,33,70)
#281D3C
(40,29,60)
#231932
(35,25,50)
#1E1528
(30,21,40)
#19111E
(25,17,30)
#140D14
(20,13,20)
#0F090A
(15,9,10)
#000000
(0,0,0)

Tints of #41316E

#41316E
(65,49,110)
#52437B
(82,67,123)
#635588
(99,85,136)
#746795
(116,103,149)
#8579A2
(133,121,162)
#968BAF
(150,139,175)
#A79DBC
(167,157,188)
#B8AFC9
(184,175,201)
#C9C1D6
(201,193,214)
#DAD3E3
(218,211,227)
#EBE5F0
(235,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41316E; }

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

This text font color is #41316E.

Background Color

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

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

This div background color is #41316E.

Border color

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

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

This div border color is #41316E.

Opacity

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

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

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

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

This text has shadow with #41316E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41316E.

Preview

Color preview on black background

This text has color #41316E on black background.


Color preview on white background

This text has color #41316E on white background.


Black color preview on #41316E background

This text has black color on #41316E background.


White color preview on #41316E background

This text has white color on #41316E background.


Related colors

Complementary color

Complementary color for #hex is #BECE91.


I love getcolorcode.com

Triadic colors

1 #6E4131 and #316E41 with #41316E are triadic colors.

2 #6E3141 and #31416E with #41316E are triadic colors.