COLOR #417679

HEX: #417679 RGB: (65,118,121)

Color info

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

RGB color model

#417679 color RGB value is (65,118,121).

RGB: (65,118,121) (25%, 46%, 47%)

RGB channels and saturation

R 65 of 255 = 25%
G 118 of 255 = 46%
B 121 of 255 = 47%

65
118
121

R + G + B ~ 39%. #417679 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 118 + 121 = 304 (100%)
R 65 of 304 ~ 21.38%
G 118 of 304 ~ 38.82%
B 121 of 304 ~ 39.8'%

%21.38
%38.82
%39.8

CMYK color model

#417679 color CMYK value is (46,2,0,53).

  • cyan value is 46.28%
  • magenta value is 2.48%
  • yellow value is 0.00%
  • key color value is 52.55%
CMYK: (46,2,0,53) C46M2Y0K53 (46%,2%,0%,53%) (0.46/0.02/0.00/0.53) 

CMYK percentages

%46.28
%2.48
%0
%52.55

Codes

Color #417679 in popluar color models

41 76 79
RGB 65 118 121
HSL 183° 30.11% 36.47%
HSB/HSV 183° 46.28% 47.45%
CMYK 46.28% 2.48% 0.00%
52.55%

Color #417679 in popluar number systems.

HEX 41 76 79
Decimal 65 118 121
Binary 1000001 1110110 1111001
Octal 101 166 171

Shades and tints

Shades of #417679

#417679
(65,118,121)
#3C6C6E
(60,108,110)
#376263
(55,98,99)
#325858
(50,88,88)
#2D4E4D
(45,78,77)
#284442
(40,68,66)
#233A37
(35,58,55)
#1E302C
(30,48,44)
#192621
(25,38,33)
#141C16
(20,28,22)
#0F120B
(15,18,11)
#000000
(0,0,0)

Tints of #417679

#417679
(65,118,121)
#528285
(82,130,133)
#638E91
(99,142,145)
#749A9D
(116,154,157)
#85A6A9
(133,166,169)
#96B2B5
(150,178,181)
#A7BEC1
(167,190,193)
#B8CACD
(184,202,205)
#C9D6D9
(201,214,217)
#DAE2E5
(218,226,229)
#EBEEF1
(235,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #417679 color. Also use rgb(65,118,121) instead hex code.

Text Font Color

.myTextColor { color: #417679; }

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

This text font color is #417679.

Background Color

.myBgColor { background-color: #417679; }

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

This div background color is #417679.

Border color

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

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

This div border color is #417679.

Opacity

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

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

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

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

This text has shadow with #417679 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #417679.

Preview

Color preview on black background

This text has color #417679 on black background.


Color preview on white background

This text has color #417679 on white background.


Black color preview on #417679 background

This text has black color on #417679 background.


White color preview on #417679 background

This text has white color on #417679 background.


Related colors

Complementary color

Complementary color for #hex is #BE8986.


I love getcolorcode.com

Triadic colors

1 #794176 and #767941 with #417679 are triadic colors.

2 #797641 and #764179 with #417679 are triadic colors.