COLOR #415865

HEX: #415865 RGB: (65,88,101)

Color info

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

RGB color model

#415865 color RGB value is (65,88,101).

RGB: (65,88,101) (25%, 35%, 40%)

RGB channels and saturation

R 65 of 255 = 25%
G 88 of 255 = 35%
B 101 of 255 = 40%

65
88
101

R + G + B ~ 33%. #415865 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 88 + 101 = 254 (100%)
R 65 of 254 ~ 25.59%
G 88 of 254 ~ 34.65%
B 101 of 254 ~ 39.76'%

%25.59
%34.65
%39.76

CMYK color model

#415865 color CMYK value is (36,13,0,60).

  • cyan value is 35.64%
  • magenta value is 12.87%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (36,13,0,60)
C36M13Y0K60 (36%, 13%, 0%, 60%)
(0.36 / 0.13 / 0.00 / 0.60)

CMYK percentages

%35.64
%12.87
%0
%60.39

Codes

Color #415865 in popluar color models

41 58 65
RGB 65 88 101
HSL 202° 21.69% 32.55%
HSB/HSV 202° 35.64% 39.61%
CMYK 35.64% 12.87% 0.00%
60.39%

Color #415865 in popluar number systems.

HEX 41 58 65
Decimal 65 88 101
Binary 1000001 1011000 1100101
Octal 101 130 145

Shades and tints

Shades of #415865

#415865
(65,88,101)
#3C505C
(60,80,92)
#374853
(55,72,83)
#32404A
(50,64,74)
#2D3841
(45,56,65)
#283038
(40,48,56)
#23282F
(35,40,47)
#1E2026
(30,32,38)
#19181D
(25,24,29)
#141014
(20,16,20)
#0F080B
(15,8,11)
#000000
(0,0,0)

Tints of #415865

#415865
(65,88,101)
#526773
(82,103,115)
#637681
(99,118,129)
#74858F
(116,133,143)
#85949D
(133,148,157)
#96A3AB
(150,163,171)
#A7B2B9
(167,178,185)
#B8C1C7
(184,193,199)
#C9D0D5
(201,208,213)
#DADFE3
(218,223,227)
#EBEEF1
(235,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #415865 color. Also use rgb(65,88,101) instead hex code.

Text Font Color

.myTextColor { color: #415865; }

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

This text font color is #415865.

Background Color

.myBgColor { background-color: #415865; }

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

This div background color is #415865.

Border color

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

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

This div border color is #415865.

Opacity

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

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

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

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

This text has shadow with #415865 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #415865.

Preview

Color preview on black background

This text has color #415865 on black background.


Color preview on white background

This text has color #415865 on white background.


Black color preview on #415865 background

This text has black color on #415865 background.


White color preview on #415865 background

This text has white color on #415865 background.


Related colors

Complementary color

Complementary color for #hex is #BEA79A.


I love getcolorcode.com

Triadic colors

1 #654158 and #586541 with #415865 are triadic colors.

2 #655841 and #584165 with #415865 are triadic colors.