COLOR #413361

HEX: #413361 RGB: (65,51,97)

Color info

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

RGB color model

#413361 color RGB value is (65,51,97).

RGB: (65,51,97) (25%, 20%, 38%)

RGB channels and saturation

R 65 of 255 = 25%
G 51 of 255 = 20%
B 97 of 255 = 38%

65
51
97

R + G + B ~ 28%. #413361 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 51 + 97 = 213 (100%)
R 65 of 213 ~ 30.52%
G 51 of 213 ~ 23.94%
B 97 of 213 ~ 45.54'%

%30.52
%23.94
%45.54

CMYK color model

#413361 color CMYK value is (33,47,0,62).

  • cyan value is 32.99%
  • magenta value is 47.42%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (33,47,0,62)
C33M47Y0K62 (33%, 47%, 0%, 62%)
(0.33 / 0.47 / 0.00 / 0.62)

CMYK percentages

%32.99
%47.42
%0
%61.96

Codes

Color #413361 in popluar color models

41 33 61
RGB 65 51 97
HSL 258° 31.08% 29.02%
HSB/HSV 258° 47.42% 38.04%
CMYK 32.99% 47.42% 0.00%
61.96%

Color #413361 in popluar number systems.

HEX 41 33 61
Decimal 65 51 97
Binary 1000001 110011 1100001
Octal 101 63 141

Shades and tints

Shades of #413361

#413361
(65,51,97)
#3C2F59
(60,47,89)
#372B51
(55,43,81)
#322749
(50,39,73)
#2D2341
(45,35,65)
#281F39
(40,31,57)
#231B31
(35,27,49)
#1E1729
(30,23,41)
#191321
(25,19,33)
#140F19
(20,15,25)
#0F0B11
(15,11,17)
#000000
(0,0,0)

Tints of #413361

#413361
(65,51,97)
#52456F
(82,69,111)
#63577D
(99,87,125)
#74698B
(116,105,139)
#857B99
(133,123,153)
#968DA7
(150,141,167)
#A79FB5
(167,159,181)
#B8B1C3
(184,177,195)
#C9C3D1
(201,195,209)
#DAD5DF
(218,213,223)
#EBE7ED
(235,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #413361 color. Also use rgb(65,51,97) instead hex code.

Text Font Color

.myTextColor { color: #413361; }

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

This text font color is #413361.

Background Color

.myBgColor { background-color: #413361; }

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

This div background color is #413361.

Border color

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

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

This div border color is #413361.

Opacity

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

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

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

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

This text has shadow with #413361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #413361.

Preview

Color preview on black background

This text has color #413361 on black background.


Color preview on white background

This text has color #413361 on white background.


Black color preview on #413361 background

This text has black color on #413361 background.


White color preview on #413361 background

This text has white color on #413361 background.


Related colors

Complementary color

Complementary color for #hex is #BECC9E.


I love getcolorcode.com

Triadic colors

1 #614133 and #336141 with #413361 are triadic colors.

2 #613341 and #334161 with #413361 are triadic colors.