COLOR #415566

HEX: #415566 RGB: (65,85,102)

Color info

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

RGB color model

#415566 color RGB value is (65,85,102).

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

RGB channels and saturation

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

65
85
102

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

Portions of RGB colors in percentages

R + G + B = 65 + 85 + 102 = 252 (100%)
R 65 of 252 ~ 25.79%
G 85 of 252 ~ 33.73%
B 102 of 252 ~ 40.48'%

%25.79
%33.73
%40.48

CMYK color model

#415566 color CMYK value is (36,17,0,60).

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

CMYK: (36,17,0,60)
C36M17Y0K60 (36%, 17%, 0%, 60%)
(0.36 / 0.17 / 0.00 / 0.60)

CMYK percentages

%36.27
%16.67
%0
%60

Codes

Color #415566 in popluar color models

41 55 66
RGB 65 85 102
HSL 208° 22.16% 32.75%
HSB/HSV 208° 36.27% 40.00%
CMYK 36.27% 16.67% 0.00%
60.00%

Color #415566 in popluar number systems.

HEX 41 55 66
Decimal 65 85 102
Binary 1000001 1010101 1100110
Octal 101 125 146

Shades and tints

Shades of #415566

#415566
(65,85,102)
#3C4E5D
(60,78,93)
#374754
(55,71,84)
#32404B
(50,64,75)
#2D3942
(45,57,66)
#283239
(40,50,57)
#232B30
(35,43,48)
#1E2427
(30,36,39)
#191D1E
(25,29,30)
#141615
(20,22,21)
#0F0F0C
(15,15,12)
#000000
(0,0,0)

Tints of #415566

#415566
(65,85,102)
#526473
(82,100,115)
#637380
(99,115,128)
#74828D
(116,130,141)
#85919A
(133,145,154)
#96A0A7
(150,160,167)
#A7AFB4
(167,175,180)
#B8BEC1
(184,190,193)
#C9CDCE
(201,205,206)
#DADCDB
(218,220,219)
#EBEBE8
(235,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #415566; }

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

This text font color is #415566.

Background Color

.myBgColor { background-color: #415566; }

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

This div background color is #415566.

Border color

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

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

This div border color is #415566.

Opacity

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

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

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

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

This text has shadow with #415566 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #415566.

Preview

Color preview on black background

This text has color #415566 on black background.


Color preview on white background

This text has color #415566 on white background.


Black color preview on #415566 background

This text has black color on #415566 background.


White color preview on #415566 background

This text has white color on #415566 background.


Related colors

Complementary color

Complementary color for #hex is #BEAA99.


I love getcolorcode.com

Triadic colors

1 #664155 and #556641 with #415566 are triadic colors.

2 #665541 and #554166 with #415566 are triadic colors.