COLOR #415577

HEX: #415577 RGB: (65,85,119)

Color info

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

RGB color model

#415577 color RGB value is (65,85,119).

RGB: (65,85,119) (25%, 33%, 47%)

RGB channels and saturation

R 65 of 255 = 25%
G 85 of 255 = 33%
B 119 of 255 = 47%

65
85
119

R + G + B ~ 35%. #415577 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 85 + 119 = 269 (100%)
R 65 of 269 ~ 24.16%
G 85 of 269 ~ 31.6%
B 119 of 269 ~ 44.24'%

%24.16
%31.6
%44.24

CMYK color model

#415577 color CMYK value is (45,29,0,53).

  • cyan value is 45.38%
  • magenta value is 28.57%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (45,29,0,53)
C45M29Y0K53 (45%, 29%, 0%, 53%)
(0.45 / 0.29 / 0.00 / 0.53)

CMYK percentages

%45.38
%28.57
%0
%53.33

Codes

Color #415577 in popluar color models

41 55 77
RGB 65 85 119
HSL 218° 29.35% 36.08%
HSB/HSV 218° 45.38% 46.67%
CMYK 45.38% 28.57% 0.00%
53.33%

Color #415577 in popluar number systems.

HEX 41 55 77
Decimal 65 85 119
Binary 1000001 1010101 1110111
Octal 101 125 167

Shades and tints

Shades of #415577

#415577
(65,85,119)
#3C4E6D
(60,78,109)
#374763
(55,71,99)
#324059
(50,64,89)
#2D394F
(45,57,79)
#283245
(40,50,69)
#232B3B
(35,43,59)
#1E2431
(30,36,49)
#191D27
(25,29,39)
#14161D
(20,22,29)
#0F0F13
(15,15,19)
#000000
(0,0,0)

Tints of #415577

#415577
(65,85,119)
#526483
(82,100,131)
#63738F
(99,115,143)
#74829B
(116,130,155)
#8591A7
(133,145,167)
#96A0B3
(150,160,179)
#A7AFBF
(167,175,191)
#B8BECB
(184,190,203)
#C9CDD7
(201,205,215)
#DADCE3
(218,220,227)
#EBEBEF
(235,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #415577; }

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

This text font color is #415577.

Background Color

.myBgColor { background-color: #415577; }

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

This div background color is #415577.

Border color

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

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

This div border color is #415577.

Opacity

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

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

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

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

This text has shadow with #415577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #415577.

Preview

Color preview on black background

This text has color #415577 on black background.


Color preview on white background

This text has color #415577 on white background.


Black color preview on #415577 background

This text has black color on #415577 background.


White color preview on #415577 background

This text has white color on #415577 background.


Related colors

Complementary color

Complementary color for #hex is #BEAA88.


I love getcolorcode.com

Triadic colors

1 #774155 and #557741 with #415577 are triadic colors.

2 #775541 and #554177 with #415577 are triadic colors.