COLOR #417194

HEX: #417194 RGB: (65,113,148)

Color info

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

RGB color model

#417194 color RGB value is (65,113,148).

RGB: (65,113,148) (25%, 44%, 58%)

RGB channels and saturation

R 65 of 255 = 25%
G 113 of 255 = 44%
B 148 of 255 = 58%

65
113
148

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

Portions of RGB colors in percentages

R + G + B = 65 + 113 + 148 = 326 (100%)
R 65 of 326 ~ 19.94%
G 113 of 326 ~ 34.66%
B 148 of 326 ~ 45.4'%

%19.94
%34.66
%45.4

CMYK color model

#417194 color CMYK value is (56,24,0,42).

  • cyan value is 56.08%
  • magenta value is 23.65%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (56,24,0,42)
C56M24Y0K42 (56%, 24%, 0%, 42%)
(0.56 / 0.24 / 0.00 / 0.42)

CMYK percentages

%56.08
%23.65
%0
%41.96

Codes

Color #417194 in popluar color models

41 71 94
RGB 65 113 148
HSL 205° 38.97% 41.76%
HSB/HSV 205° 56.08% 58.04%
CMYK 56.08% 23.65% 0.00%
41.96%

Color #417194 in popluar number systems.

HEX 41 71 94
Decimal 65 113 148
Binary 1000001 1110001 10010100
Octal 101 161 224

Shades and tints

Shades of #417194

#417194
(65,113,148)
#3C6787
(60,103,135)
#375D7A
(55,93,122)
#32536D
(50,83,109)
#2D4960
(45,73,96)
#283F53
(40,63,83)
#233546
(35,53,70)
#1E2B39
(30,43,57)
#19212C
(25,33,44)
#14171F
(20,23,31)
#0F0D12
(15,13,18)
#000000
(0,0,0)

Tints of #417194

#417194
(65,113,148)
#527D9D
(82,125,157)
#6389A6
(99,137,166)
#7495AF
(116,149,175)
#85A1B8
(133,161,184)
#96ADC1
(150,173,193)
#A7B9CA
(167,185,202)
#B8C5D3
(184,197,211)
#C9D1DC
(201,209,220)
#DADDE5
(218,221,229)
#EBE9EE
(235,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #417194 color. Also use rgb(65,113,148) instead hex code.

Text Font Color

.myTextColor { color: #417194; }

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

This text font color is #417194.

Background Color

.myBgColor { background-color: #417194; }

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

This div background color is #417194.

Border color

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

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

This div border color is #417194.

Opacity

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

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

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

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

This text has shadow with #417194 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #417194.

Preview

Color preview on black background

This text has color #417194 on black background.


Color preview on white background

This text has color #417194 on white background.


Black color preview on #417194 background

This text has black color on #417194 background.


White color preview on #417194 background

This text has white color on #417194 background.


Related colors

Complementary color

Complementary color for #hex is #BE8E6B.


I love getcolorcode.com

Triadic colors

1 #944171 and #719441 with #417194 are triadic colors.

2 #947141 and #714194 with #417194 are triadic colors.