COLOR #412952

HEX: #412952 RGB: (65,41,82)

Color info

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

RGB color model

#412952 color RGB value is (65,41,82).

RGB: (65,41,82) (25%, 16%, 32%)

RGB channels and saturation

R 65 of 255 = 25%
G 41 of 255 = 16%
B 82 of 255 = 32%

65
41
82

R + G + B ~ 24%. #412952 is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 41 + 82 = 188 (100%)
R 65 of 188 ~ 34.57%
G 41 of 188 ~ 21.81%
B 82 of 188 ~ 43.62'%

%34.57
%21.81
%43.62

CMYK color model

#412952 color CMYK value is (21,50,0,68).

  • cyan value is 20.73%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 67.84%

CMYK: (21,50,0,68)
C21M50Y0K68 (21%, 50%, 0%, 68%)
(0.21 / 0.50 / 0.00 / 0.68)

CMYK percentages

%20.73
%50
%0
%67.84

Codes

Color #412952 in popluar color models

41 29 52
RGB 65 41 82
HSL 275° 33.33% 24.12%
HSB/HSV 275° 50.00% 32.16%
CMYK 20.73% 50.00% 0.00%
67.84%

Color #412952 in popluar number systems.

HEX 41 29 52
Decimal 65 41 82
Binary 1000001 101001 1010010
Octal 101 51 122

Shades and tints

Shades of #412952

#412952
(65,41,82)
#3C264B
(60,38,75)
#372344
(55,35,68)
#32203D
(50,32,61)
#2D1D36
(45,29,54)
#281A2F
(40,26,47)
#231728
(35,23,40)
#1E1421
(30,20,33)
#19111A
(25,17,26)
#140E13
(20,14,19)
#0F0B0C
(15,11,12)
#000000
(0,0,0)

Tints of #412952

#412952
(65,41,82)
#523C61
(82,60,97)
#634F70
(99,79,112)
#74627F
(116,98,127)
#85758E
(133,117,142)
#96889D
(150,136,157)
#A79BAC
(167,155,172)
#B8AEBB
(184,174,187)
#C9C1CA
(201,193,202)
#DAD4D9
(218,212,217)
#EBE7E8
(235,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #412952; }

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

This text font color is #412952.

Background Color

.myBgColor { background-color: #412952; }

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

This div background color is #412952.

Border color

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

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

This div border color is #412952.

Opacity

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

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

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

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

This text has shadow with #412952 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #412952.

Preview

Color preview on black background

This text has color #412952 on black background.


Color preview on white background

This text has color #412952 on white background.


Black color preview on #412952 background

This text has black color on #412952 background.


White color preview on #412952 background

This text has white color on #412952 background.


Related colors

Complementary color

Complementary color for #hex is #BED6AD.


I love getcolorcode.com

Triadic colors

1 #524129 and #295241 with #412952 are triadic colors.

2 #522941 and #294152 with #412952 are triadic colors.