COLOR #413158

HEX: #413158 RGB: (65,49,88)

Color info

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

RGB color model

#413158 color RGB value is (65,49,88).

RGB: (65,49,88) (25%, 19%, 35%)

RGB channels and saturation

R 65 of 255 = 25%
G 49 of 255 = 19%
B 88 of 255 = 35%

65
49
88

R + G + B ~ 26%. #413158 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 49 + 88 = 202 (100%)
R 65 of 202 ~ 32.18%
G 49 of 202 ~ 24.26%
B 88 of 202 ~ 43.56'%

%32.18
%24.26
%43.56

CMYK color model

#413158 color CMYK value is (26,44,0,65).

  • cyan value is 26.14%
  • magenta value is 44.32%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (26,44,0,65)
C26M44Y0K65 (26%, 44%, 0%, 65%)
(0.26 / 0.44 / 0.00 / 0.65)

CMYK percentages

%26.14
%44.32
%0
%65.49

Codes

Color #413158 in popluar color models

41 31 58
RGB 65 49 88
HSL 265° 28.47% 26.86%
HSB/HSV 265° 44.32% 34.51%
CMYK 26.14% 44.32% 0.00%
65.49%

Color #413158 in popluar number systems.

HEX 41 31 58
Decimal 65 49 88
Binary 1000001 110001 1011000
Octal 101 61 130

Shades and tints

Shades of #413158

#413158
(65,49,88)
#3C2D50
(60,45,80)
#372948
(55,41,72)
#322540
(50,37,64)
#2D2138
(45,33,56)
#281D30
(40,29,48)
#231928
(35,25,40)
#1E1520
(30,21,32)
#191118
(25,17,24)
#140D10
(20,13,16)
#0F0908
(15,9,8)
#000000
(0,0,0)

Tints of #413158

#413158
(65,49,88)
#524367
(82,67,103)
#635576
(99,85,118)
#746785
(116,103,133)
#857994
(133,121,148)
#968BA3
(150,139,163)
#A79DB2
(167,157,178)
#B8AFC1
(184,175,193)
#C9C1D0
(201,193,208)
#DAD3DF
(218,211,223)
#EBE5EE
(235,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #413158; }

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

This text font color is #413158.

Background Color

.myBgColor { background-color: #413158; }

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

This div background color is #413158.

Border color

.myBorderColor { border: 1px solid #413158; }

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

This div border color is #413158.

Opacity

.myOpacity80 { color: #413158; opacity: 0.8; }

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

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

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

This text has shadow with #413158 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #413158.

Preview

Color preview on black background

This text has color #413158 on black background.


Color preview on white background

This text has color #413158 on white background.


Black color preview on #413158 background

This text has black color on #413158 background.


White color preview on #413158 background

This text has white color on #413158 background.


Related colors

Complementary color

Complementary color for #hex is #BECEA7.


I love getcolorcode.com

Triadic colors

1 #584131 and #315841 with #413158 are triadic colors.

2 #583141 and #314158 with #413158 are triadic colors.