COLOR #415466

HEX: #415466 RGB: (65,84,102)

Color info

#415466 contains red, green and blue colors in about the same proportion. Web safe color of #415466 is #336666 (or #366).

RGB color model

#415466 color RGB value is (65,84,102).

RGB: (65,84,102) (25%, 33%, 40%)

RGB channels and saturation

R 65 of 255 = 25%
G 84 of 255 = 33%
B 102 of 255 = 40%

65
84
102

R + G + B ~ 33%. #415466 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 84 + 102 = 251 (100%)
R 65 of 251 ~ 25.9%
G 84 of 251 ~ 33.47%
B 102 of 251 ~ 40.64'%

%25.9
%33.47
%40.64

CMYK color model

#415466 color CMYK value is (36,18,0,60).

  • cyan value is 36.27%
  • magenta value is 17.65%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (36,18,0,60)
C36M18Y0K60 (36%, 18%, 0%, 60%)
(0.36 / 0.18 / 0.00 / 0.60)

CMYK percentages

%36.27
%17.65
%0
%60

Codes

Color #415466 in popluar color models

41 54 66
RGB 65 84 102
HSL 209° 22.16% 32.75%
HSB/HSV 209° 36.27% 40.00%
CMYK 36.27% 17.65% 0.00%
60.00%

Color #415466 in popluar number systems.

HEX 41 54 66
Decimal 65 84 102
Binary 1000001 1010100 1100110
Octal 101 124 146

Shades and tints

Shades of #415466

#415466
(65,84,102)
#3C4D5D
(60,77,93)
#374654
(55,70,84)
#323F4B
(50,63,75)
#2D3842
(45,56,66)
#283139
(40,49,57)
#232A30
(35,42,48)
#1E2327
(30,35,39)
#191C1E
(25,28,30)
#141515
(20,21,21)
#0F0E0C
(15,14,12)
#000000
(0,0,0)

Tints of #415466

#415466
(65,84,102)
#526373
(82,99,115)
#637280
(99,114,128)
#74818D
(116,129,141)
#85909A
(133,144,154)
#969FA7
(150,159,167)
#A7AEB4
(167,174,180)
#B8BDC1
(184,189,193)
#C9CCCE
(201,204,206)
#DADBDB
(218,219,219)
#EBEAE8
(235,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #415466 color. Also use rgb(65,84,102) instead hex code.

Text Font Color

.myTextColor { color: #415466; }

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

This text font color is #415466.

Background Color

.myBgColor { background-color: #415466; }

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

This div background color is #415466.

Border color

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

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

This div border color is #415466.

Opacity

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

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

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

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

This text has shadow with #415466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #415466.

Preview

Color preview on black background

This text has color #415466 on black background.


Color preview on white background

This text has color #415466 on white background.


Black color preview on #415466 background

This text has black color on #415466 background.


White color preview on #415466 background

This text has white color on #415466 background.


Related colors

Complementary color

Complementary color for #hex is #BEAB99.


I love getcolorcode.com

Triadic colors

1 #664154 and #546641 with #415466 are triadic colors.

2 #665441 and #544166 with #415466 are triadic colors.