COLOR #412762

HEX: #412762 RGB: (65,39,98)

Color info

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

RGB color model

#412762 color RGB value is (65,39,98).

RGB: (65,39,98) (25%, 15%, 38%)

RGB channels and saturation

R 65 of 255 = 25%
G 39 of 255 = 15%
B 98 of 255 = 38%

65
39
98

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

Portions of RGB colors in percentages

R + G + B = 65 + 39 + 98 = 202 (100%)
R 65 of 202 ~ 32.18%
G 39 of 202 ~ 19.31%
B 98 of 202 ~ 48.51'%

%32.18
%19.31
%48.51

CMYK color model

#412762 color CMYK value is (34,60,0,62).

  • cyan value is 33.67%
  • magenta value is 60.20%
  • yellow value is 0.00%
  • key color value is 61.57%
CMYK: (34,60,0,62) C34M60Y0K62 (34%,60%,0%,62%) (0.34/0.60/0.00/0.62) 

CMYK percentages

%33.67
%60.2
%0
%61.57

Codes

Color #412762 in popluar color models

41 27 62
RGB 65 39 98
HSL 266° 43.07% 26.86%
HSB/HSV 266° 60.20% 38.43%
CMYK 33.67% 60.20% 0.00%
61.57%

Color #412762 in popluar number systems.

HEX 41 27 62
Decimal 65 39 98
Binary 1000001 100111 1100010
Octal 101 47 142

Shades and tints

Shades of #412762

#412762
(65,39,98)
#3C245A
(60,36,90)
#372152
(55,33,82)
#321E4A
(50,30,74)
#2D1B42
(45,27,66)
#28183A
(40,24,58)
#231532
(35,21,50)
#1E122A
(30,18,42)
#190F22
(25,15,34)
#140C1A
(20,12,26)
#0F0912
(15,9,18)
#000000
(0,0,0)

Tints of #412762

#412762
(65,39,98)
#523A70
(82,58,112)
#634D7E
(99,77,126)
#74608C
(116,96,140)
#85739A
(133,115,154)
#9686A8
(150,134,168)
#A799B6
(167,153,182)
#B8ACC4
(184,172,196)
#C9BFD2
(201,191,210)
#DAD2E0
(218,210,224)
#EBE5EE
(235,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #412762 color. Also use rgb(65,39,98) instead hex code.

Text Font Color

.myTextColor { color: #412762; }

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

This text font color is #412762.

Background Color

.myBgColor { background-color: #412762; }

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

This div background color is #412762.

Border color

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

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

This div border color is #412762.

Opacity

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

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

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

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

This text has shadow with #412762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #412762.

Preview

Color preview on black background

This text has color #412762 on black background.


Color preview on white background

This text has color #412762 on white background.


Black color preview on #412762 background

This text has black color on #412762 background.


White color preview on #412762 background

This text has white color on #412762 background.


Related colors

Complementary color

Complementary color for #hex is #BED89D.


I love getcolorcode.com

Triadic colors

1 #624127 and #276241 with #412762 are triadic colors.

2 #622741 and #274162 with #412762 are triadic colors.