COLOR #417398

HEX: #417398 RGB: (65,115,152)

Color info

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

RGB color model

#417398 color RGB value is (65,115,152).

RGB: (65,115,152) (25%, 45%, 60%)

RGB channels and saturation

R 65 of 255 = 25%
G 115 of 255 = 45%
B 152 of 255 = 60%

65
115
152

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

Portions of RGB colors in percentages

R + G + B = 65 + 115 + 152 = 332 (100%)
R 65 of 332 ~ 19.58%
G 115 of 332 ~ 34.64%
B 152 of 332 ~ 45.78'%

%19.58
%34.64
%45.78

CMYK color model

#417398 color CMYK value is (57,24,0,40).

  • cyan value is 57.24%
  • magenta value is 24.34%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (57,24,0,40)
C57M24Y0K40 (57%, 24%, 0%, 40%)
(0.57 / 0.24 / 0.00 / 0.40)

CMYK percentages

%57.24
%24.34
%0
%40.39

Codes

Color #417398 in popluar color models

41 73 98
RGB 65 115 152
HSL 206° 40.09% 42.55%
HSB/HSV 206° 57.24% 59.61%
CMYK 57.24% 24.34% 0.00%
40.39%

Color #417398 in popluar number systems.

HEX 41 73 98
Decimal 65 115 152
Binary 1000001 1110011 10011000
Octal 101 163 230

Shades and tints

Shades of #417398

#417398
(65,115,152)
#3C698B
(60,105,139)
#375F7E
(55,95,126)
#325571
(50,85,113)
#2D4B64
(45,75,100)
#284157
(40,65,87)
#23374A
(35,55,74)
#1E2D3D
(30,45,61)
#192330
(25,35,48)
#141923
(20,25,35)
#0F0F16
(15,15,22)
#000000
(0,0,0)

Tints of #417398

#417398
(65,115,152)
#527FA1
(82,127,161)
#638BAA
(99,139,170)
#7497B3
(116,151,179)
#85A3BC
(133,163,188)
#96AFC5
(150,175,197)
#A7BBCE
(167,187,206)
#B8C7D7
(184,199,215)
#C9D3E0
(201,211,224)
#DADFE9
(218,223,233)
#EBEBF2
(235,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #417398 color. Also use rgb(65,115,152) instead hex code.

Text Font Color

.myTextColor { color: #417398; }

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

This text font color is #417398.

Background Color

.myBgColor { background-color: #417398; }

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

This div background color is #417398.

Border color

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

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

This div border color is #417398.

Opacity

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

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

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

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

This text has shadow with #417398 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #417398.

Preview

Color preview on black background

This text has color #417398 on black background.


Color preview on white background

This text has color #417398 on white background.


Black color preview on #417398 background

This text has black color on #417398 background.


White color preview on #417398 background

This text has white color on #417398 background.


Related colors

Complementary color

Complementary color for #hex is #BE8C67.


I love getcolorcode.com

Triadic colors

1 #984173 and #739841 with #417398 are triadic colors.

2 #987341 and #734198 with #417398 are triadic colors.