COLOR #416978

HEX: #416978 RGB: (65,105,120)

Color info

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

RGB color model

#416978 color RGB value is (65,105,120).

RGB: (65,105,120) (25%, 41%, 47%)

RGB channels and saturation

R 65 of 255 = 25%
G 105 of 255 = 41%
B 120 of 255 = 47%

65
105
120

R + G + B ~ 38%. #416978 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 105 + 120 = 290 (100%)
R 65 of 290 ~ 22.41%
G 105 of 290 ~ 36.21%
B 120 of 290 ~ 41.38'%

%22.41
%36.21
%41.38

CMYK color model

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

  • cyan value is 45.83%
  • magenta value is 12.50%
  • yellow value is 0.00%
  • key color value is 52.94%

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

CMYK percentages

%45.83
%12.5
%0
%52.94

Codes

Color #416978 in popluar color models

41 69 78
RGB 65 105 120
HSL 196° 29.73% 36.27%
HSB/HSV 196° 45.83% 47.06%
CMYK 45.83% 12.50% 0.00%
52.94%

Color #416978 in popluar number systems.

HEX 41 69 78
Decimal 65 105 120
Binary 1000001 1101001 1111000
Octal 101 151 170

Shades and tints

Shades of #416978

#416978
(65,105,120)
#3C606E
(60,96,110)
#375764
(55,87,100)
#324E5A
(50,78,90)
#2D4550
(45,69,80)
#283C46
(40,60,70)
#23333C
(35,51,60)
#1E2A32
(30,42,50)
#192128
(25,33,40)
#14181E
(20,24,30)
#0F0F14
(15,15,20)
#000000
(0,0,0)

Tints of #416978

#416978
(65,105,120)
#527684
(82,118,132)
#638390
(99,131,144)
#74909C
(116,144,156)
#859DA8
(133,157,168)
#96AAB4
(150,170,180)
#A7B7C0
(167,183,192)
#B8C4CC
(184,196,204)
#C9D1D8
(201,209,216)
#DADEE4
(218,222,228)
#EBEBF0
(235,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #416978 color. Also use rgb(65,105,120) instead hex code.

Text Font Color

.myTextColor { color: #416978; }

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

This text font color is #416978.

Background Color

.myBgColor { background-color: #416978; }

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

This div background color is #416978.

Border color

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

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

This div border color is #416978.

Opacity

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

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

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

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

This text has shadow with #416978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #416978.

Preview

Color preview on black background

This text has color #416978 on black background.


Color preview on white background

This text has color #416978 on white background.


Black color preview on #416978 background

This text has black color on #416978 background.


White color preview on #416978 background

This text has white color on #416978 background.


Related colors

Complementary color

Complementary color for #hex is #BE9687.


I love getcolorcode.com

Triadic colors

1 #784169 and #697841 with #416978 are triadic colors.

2 #786941 and #694178 with #416978 are triadic colors.