COLOR #417093

HEX: #417093 RGB: (65,112,147)

Color info

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

RGB color model

#417093 color RGB value is (65,112,147).

RGB: (65,112,147) (25%, 44%, 58%)

RGB channels and saturation

R 65 of 255 = 25%
G 112 of 255 = 44%
B 147 of 255 = 58%

65
112
147

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

Portions of RGB colors in percentages

R + G + B = 65 + 112 + 147 = 324 (100%)
R 65 of 324 ~ 20.06%
G 112 of 324 ~ 34.57%
B 147 of 324 ~ 45.37'%

%20.06
%34.57
%45.37

CMYK color model

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

  • cyan value is 55.78%
  • magenta value is 23.81%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (56,24,0,42) C56M24Y0K42 (56%,24%,0%,42%) (0.56/0.24/0.00/0.42) 

CMYK percentages

%55.78
%23.81
%0
%42.35

Codes

Color #417093 in popluar color models

41 70 93
RGB 65 112 147
HSL 206° 38.68% 41.57%
HSB/HSV 206° 55.78% 57.65%
CMYK 55.78% 23.81% 0.00%
42.35%

Color #417093 in popluar number systems.

HEX 41 70 93
Decimal 65 112 147
Binary 1000001 1110000 10010011
Octal 101 160 223

Shades and tints

Shades of #417093

#417093
(65,112,147)
#3C6686
(60,102,134)
#375C79
(55,92,121)
#32526C
(50,82,108)
#2D485F
(45,72,95)
#283E52
(40,62,82)
#233445
(35,52,69)
#1E2A38
(30,42,56)
#19202B
(25,32,43)
#14161E
(20,22,30)
#0F0C11
(15,12,17)
#000000
(0,0,0)

Tints of #417093

#417093
(65,112,147)
#527D9C
(82,125,156)
#638AA5
(99,138,165)
#7497AE
(116,151,174)
#85A4B7
(133,164,183)
#96B1C0
(150,177,192)
#A7BEC9
(167,190,201)
#B8CBD2
(184,203,210)
#C9D8DB
(201,216,219)
#DAE5E4
(218,229,228)
#EBF2ED
(235,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #417093 color. Also use rgb(65,112,147) instead hex code.

Text Font Color

.myTextColor { color: #417093; }

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

This text font color is #417093.

Background Color

.myBgColor { background-color: #417093; }

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

This div background color is #417093.

Border color

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

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

This div border color is #417093.

Opacity

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

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

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

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

This text has shadow with #417093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #417093.

Preview

Color preview on black background

This text has color #417093 on black background.


Color preview on white background

This text has color #417093 on white background.


Black color preview on #417093 background

This text has black color on #417093 background.


White color preview on #417093 background

This text has white color on #417093 background.


Related colors

Complementary color

Complementary color for #hex is #BE8F6C.


I love getcolorcode.com

Triadic colors

1 #934170 and #709341 with #417093 are triadic colors.

2 #937041 and #704193 with #417093 are triadic colors.