COLOR #413292

HEX: #413292 RGB: (65,50,146)

Color info

#413292 contains mainly blue color. Web safe color of #413292 is #333399 (or #339).

RGB color model

#413292 color RGB value is (65,50,146).

RGB: (65,50,146) (25%, 20%, 57%)

RGB channels and saturation

R 65 of 255 = 25%
G 50 of 255 = 20%
B 146 of 255 = 57%

65
50
146

R + G + B ~ 34%. #413292 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 50 + 146 = 261 (100%)
R 65 of 261 ~ 24.9%
G 50 of 261 ~ 19.16%
B 146 of 261 ~ 55.94'%

%24.9
%19.16
%55.94

CMYK color model

#413292 color CMYK value is (55,66,0,43).

  • cyan value is 55.48%
  • magenta value is 65.75%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (55,66,0,43)
C55M66Y0K43 (55%, 66%, 0%, 43%)
(0.55 / 0.66 / 0.00 / 0.43)

CMYK percentages

%55.48
%65.75
%0
%42.75

Codes

Color #413292 in popluar color models

41 32 92
RGB 65 50 146
HSL 249° 48.98% 38.43%
HSB/HSV 249° 65.75% 57.25%
CMYK 55.48% 65.75% 0.00%
42.75%

Color #413292 in popluar number systems.

HEX 41 32 92
Decimal 65 50 146
Binary 1000001 110010 10010010
Octal 101 62 222

Shades and tints

Shades of #413292

#413292
(65,50,146)
#3C2E85
(60,46,133)
#372A78
(55,42,120)
#32266B
(50,38,107)
#2D225E
(45,34,94)
#281E51
(40,30,81)
#231A44
(35,26,68)
#1E1637
(30,22,55)
#19122A
(25,18,42)
#140E1D
(20,14,29)
#0F0A10
(15,10,16)
#000000
(0,0,0)

Tints of #413292

#413292
(65,50,146)
#52449B
(82,68,155)
#6356A4
(99,86,164)
#7468AD
(116,104,173)
#857AB6
(133,122,182)
#968CBF
(150,140,191)
#A79EC8
(167,158,200)
#B8B0D1
(184,176,209)
#C9C2DA
(201,194,218)
#DAD4E3
(218,212,227)
#EBE6EC
(235,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #413292 color. Also use rgb(65,50,146) instead hex code.

Text Font Color

.myTextColor { color: #413292; }

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

This text font color is #413292.

Background Color

.myBgColor { background-color: #413292; }

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

This div background color is #413292.

Border color

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

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

This div border color is #413292.

Opacity

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

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

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

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

This text has shadow with #413292 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #413292.

Preview

Color preview on black background

This text has color #413292 on black background.


Color preview on white background

This text has color #413292 on white background.


Black color preview on #413292 background

This text has black color on #413292 background.


White color preview on #413292 background

This text has white color on #413292 background.


Related colors

Complementary color

Complementary color for #hex is #BECD6D.


I love getcolorcode.com

Triadic colors

1 #924132 and #329241 with #413292 are triadic colors.

2 #923241 and #324192 with #413292 are triadic colors.