COLOR #417789

HEX: #417789 RGB: (65,119,137)

Color info

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

RGB color model

#417789 color RGB value is (65,119,137).

RGB: (65,119,137) (25%, 47%, 54%)

RGB channels and saturation

R 65 of 255 = 25%
G 119 of 255 = 47%
B 137 of 255 = 54%

65
119
137

R + G + B ~ 42%. #417789 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 65 + 119 + 137 = 321 (100%)
R 65 of 321 ~ 20.25%
G 119 of 321 ~ 37.07%
B 137 of 321 ~ 42.68'%

%20.25
%37.07
%42.68

CMYK color model

#417789 color CMYK value is (53,13,0,46).

  • cyan value is 52.55%
  • magenta value is 13.14%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (53,13,0,46)
C53M13Y0K46 (53%, 13%, 0%, 46%)
(0.53 / 0.13 / 0.00 / 0.46)

CMYK percentages

%52.55
%13.14
%0
%46.27

Codes

Color #417789 in popluar color models

41 77 89
RGB 65 119 137
HSL 195° 35.64% 39.61%
HSB/HSV 195° 52.55% 53.73%
CMYK 52.55% 13.14% 0.00%
46.27%

Color #417789 in popluar number systems.

HEX 41 77 89
Decimal 65 119 137
Binary 1000001 1110111 10001001
Octal 101 167 211

Shades and tints

Shades of #417789

#417789
(65,119,137)
#3C6D7D
(60,109,125)
#376371
(55,99,113)
#325965
(50,89,101)
#2D4F59
(45,79,89)
#28454D
(40,69,77)
#233B41
(35,59,65)
#1E3135
(30,49,53)
#192729
(25,39,41)
#141D1D
(20,29,29)
#0F1311
(15,19,17)
#000000
(0,0,0)

Tints of #417789

#417789
(65,119,137)
#528393
(82,131,147)
#638F9D
(99,143,157)
#749BA7
(116,155,167)
#85A7B1
(133,167,177)
#96B3BB
(150,179,187)
#A7BFC5
(167,191,197)
#B8CBCF
(184,203,207)
#C9D7D9
(201,215,217)
#DAE3E3
(218,227,227)
#EBEFED
(235,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #417789; }

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

This text font color is #417789.

Background Color

.myBgColor { background-color: #417789; }

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

This div background color is #417789.

Border color

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

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

This div border color is #417789.

Opacity

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

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

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

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

This text has shadow with #417789 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #417789.

Preview

Color preview on black background

This text has color #417789 on black background.


Color preview on white background

This text has color #417789 on white background.


Black color preview on #417789 background

This text has black color on #417789 background.


White color preview on #417789 background

This text has white color on #417789 background.


Related colors

Complementary color

Complementary color for #hex is #BE8876.


I love getcolorcode.com

Triadic colors

1 #894177 and #778941 with #417789 are triadic colors.

2 #897741 and #774189 with #417789 are triadic colors.