COLOR #415382

HEX: #415382 RGB: (65,83,130)

Color info

#415382 contains mainly green and blue colors. Web safe color of #415382 is #336699 (or #369).

RGB color model

#415382 color RGB value is (65,83,130).

RGB: (65,83,130) (25%, 33%, 51%)

RGB channels and saturation

R 65 of 255 = 25%
G 83 of 255 = 33%
B 130 of 255 = 51%

65
83
130

R + G + B ~ 36%. #415382 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 83 + 130 = 278 (100%)
R 65 of 278 ~ 23.38%
G 83 of 278 ~ 29.86%
B 130 of 278 ~ 46.76'%

%23.38
%29.86
%46.76

CMYK color model

#415382 color CMYK value is (50,36,0,49).

  • cyan value is 50.00%
  • magenta value is 36.15%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (50,36,0,49)
C50M36Y0K49 (50%, 36%, 0%, 49%)
(0.50 / 0.36 / 0.00 / 0.49)

CMYK percentages

%50
%36.15
%0
%49.02

Codes

Color #415382 in popluar color models

41 53 82
RGB 65 83 130
HSL 223° 33.33% 38.24%
HSB/HSV 223° 50.00% 50.98%
CMYK 50.00% 36.15% 0.00%
49.02%

Color #415382 in popluar number systems.

HEX 41 53 82
Decimal 65 83 130
Binary 1000001 1010011 10000010
Octal 101 123 202

Shades and tints

Shades of #415382

#415382
(65,83,130)
#3C4C77
(60,76,119)
#37456C
(55,69,108)
#323E61
(50,62,97)
#2D3756
(45,55,86)
#28304B
(40,48,75)
#232940
(35,41,64)
#1E2235
(30,34,53)
#191B2A
(25,27,42)
#14141F
(20,20,31)
#0F0D14
(15,13,20)
#000000
(0,0,0)

Tints of #415382

#415382
(65,83,130)
#52628D
(82,98,141)
#637198
(99,113,152)
#7480A3
(116,128,163)
#858FAE
(133,143,174)
#969EB9
(150,158,185)
#A7ADC4
(167,173,196)
#B8BCCF
(184,188,207)
#C9CBDA
(201,203,218)
#DADAE5
(218,218,229)
#EBE9F0
(235,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #415382; }

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

This text font color is #415382.

Background Color

.myBgColor { background-color: #415382; }

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

This div background color is #415382.

Border color

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

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

This div border color is #415382.

Opacity

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

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

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

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

This text has shadow with #415382 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #415382.

Preview

Color preview on black background

This text has color #415382 on black background.


Color preview on white background

This text has color #415382 on white background.


Black color preview on #415382 background

This text has black color on #415382 background.


White color preview on #415382 background

This text has white color on #415382 background.


Related colors

Complementary color

Complementary color for #hex is #BEAC7D.


I love getcolorcode.com

Triadic colors

1 #824153 and #538241 with #415382 are triadic colors.

2 #825341 and #534182 with #415382 are triadic colors.