COLOR #415995

HEX: #415995 RGB: (65,89,149)

Color info

#415995 contains mainly blue color. Web safe color of #415995 is #336699 (or #369).

RGB color model

#415995 color RGB value is (65,89,149).

RGB: (65,89,149) (25%, 35%, 58%)

RGB channels and saturation

R 65 of 255 = 25%
G 89 of 255 = 35%
B 149 of 255 = 58%

65
89
149

R + G + B ~ 39%. #415995 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 89 + 149 = 303 (100%)
R 65 of 303 ~ 21.45%
G 89 of 303 ~ 29.37%
B 149 of 303 ~ 49.17'%

%21.45
%29.37
%49.17

CMYK color model

#415995 color CMYK value is (56,40,0,42).

  • cyan value is 56.38%
  • magenta value is 40.27%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (56,40,0,42)
C56M40Y0K42 (56%, 40%, 0%, 42%)
(0.56 / 0.40 / 0.00 / 0.42)

CMYK percentages

%56.38
%40.27
%0
%41.57

Codes

Color #415995 in popluar color models

41 59 95
RGB 65 89 149
HSL 223° 39.25% 41.96%
HSB/HSV 223° 56.38% 58.43%
CMYK 56.38% 40.27% 0.00%
41.57%

Color #415995 in popluar number systems.

HEX 41 59 95
Decimal 65 89 149
Binary 1000001 1011001 10010101
Octal 101 131 225

Shades and tints

Shades of #415995

#415995
(65,89,149)
#3C5188
(60,81,136)
#37497B
(55,73,123)
#32416E
(50,65,110)
#2D3961
(45,57,97)
#283154
(40,49,84)
#232947
(35,41,71)
#1E213A
(30,33,58)
#19192D
(25,25,45)
#141120
(20,17,32)
#0F0913
(15,9,19)
#000000
(0,0,0)

Tints of #415995

#415995
(65,89,149)
#52689E
(82,104,158)
#6377A7
(99,119,167)
#7486B0
(116,134,176)
#8595B9
(133,149,185)
#96A4C2
(150,164,194)
#A7B3CB
(167,179,203)
#B8C2D4
(184,194,212)
#C9D1DD
(201,209,221)
#DAE0E6
(218,224,230)
#EBEFEF
(235,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #415995 color. Also use rgb(65,89,149) instead hex code.

Text Font Color

.myTextColor { color: #415995; }

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

This text font color is #415995.

Background Color

.myBgColor { background-color: #415995; }

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

This div background color is #415995.

Border color

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

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

This div border color is #415995.

Opacity

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

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

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

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

This text has shadow with #415995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #415995.

Preview

Color preview on black background

This text has color #415995 on black background.


Color preview on white background

This text has color #415995 on white background.


Black color preview on #415995 background

This text has black color on #415995 background.


White color preview on #415995 background

This text has white color on #415995 background.


Related colors

Complementary color

Complementary color for #hex is #BEA66A.


I love getcolorcode.com

Triadic colors

1 #954159 and #599541 with #415995 are triadic colors.

2 #955941 and #594195 with #415995 are triadic colors.