COLOR #412953

HEX: #412953 RGB: (65,41,83)

Color info

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

RGB color model

#412953 color RGB value is (65,41,83).

RGB: (65,41,83) (25%, 16%, 33%)

RGB channels and saturation

R 65 of 255 = 25%
G 41 of 255 = 16%
B 83 of 255 = 33%

65
41
83

R + G + B ~ 25%. #412953 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 41 + 83 = 189 (100%)
R 65 of 189 ~ 34.39%
G 41 of 189 ~ 21.69%
B 83 of 189 ~ 43.92'%

%34.39
%21.69
%43.92

CMYK color model

#412953 color CMYK value is (22,51,0,67).

  • cyan value is 21.69%
  • magenta value is 50.60%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (22,51,0,67)
C22M51Y0K67 (22%, 51%, 0%, 67%)
(0.22 / 0.51 / 0.00 / 0.67)

CMYK percentages

%21.69
%50.6
%0
%67.45

Codes

Color #412953 in popluar color models

41 29 53
RGB 65 41 83
HSL 274° 33.87% 24.31%
HSB/HSV 274° 50.60% 32.55%
CMYK 21.69% 50.60% 0.00%
67.45%

Color #412953 in popluar number systems.

HEX 41 29 53
Decimal 65 41 83
Binary 1000001 101001 1010011
Octal 101 51 123

Shades and tints

Shades of #412953

#412953
(65,41,83)
#3C264C
(60,38,76)
#372345
(55,35,69)
#32203E
(50,32,62)
#2D1D37
(45,29,55)
#281A30
(40,26,48)
#231729
(35,23,41)
#1E1422
(30,20,34)
#19111B
(25,17,27)
#140E14
(20,14,20)
#0F0B0D
(15,11,13)
#000000
(0,0,0)

Tints of #412953

#412953
(65,41,83)
#523C62
(82,60,98)
#634F71
(99,79,113)
#746280
(116,98,128)
#85758F
(133,117,143)
#96889E
(150,136,158)
#A79BAD
(167,155,173)
#B8AEBC
(184,174,188)
#C9C1CB
(201,193,203)
#DAD4DA
(218,212,218)
#EBE7E9
(235,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #412953 color. Also use rgb(65,41,83) instead hex code.

Text Font Color

.myTextColor { color: #412953; }

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

This text font color is #412953.

Background Color

.myBgColor { background-color: #412953; }

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

This div background color is #412953.

Border color

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

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

This div border color is #412953.

Opacity

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

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

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

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

This text has shadow with #412953 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #412953.

Preview

Color preview on black background

This text has color #412953 on black background.


Color preview on white background

This text has color #412953 on white background.


Black color preview on #412953 background

This text has black color on #412953 background.


White color preview on #412953 background

This text has white color on #412953 background.


Related colors

Complementary color

Complementary color for #hex is #BED6AC.


I love getcolorcode.com

Triadic colors

1 #534129 and #295341 with #412953 are triadic colors.

2 #532941 and #294153 with #412953 are triadic colors.