COLOR #415159

HEX: #415159 RGB: (65,81,89)

Color info

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

RGB color model

#415159 color RGB value is (65,81,89).

RGB: (65,81,89) (25%, 32%, 35%)

RGB channels and saturation

R 65 of 255 = 25%
G 81 of 255 = 32%
B 89 of 255 = 35%

65
81
89

R + G + B ~ 31%. #415159 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 81 + 89 = 235 (100%)
R 65 of 235 ~ 27.66%
G 81 of 235 ~ 34.47%
B 89 of 235 ~ 37.87'%

%27.66
%34.47
%37.87

CMYK color model

#415159 color CMYK value is (27,9,0,65).

  • cyan value is 26.97%
  • magenta value is 8.99%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (27,9,0,65)
C27M9Y0K65 (27%, 9%, 0%, 65%)
(0.27 / 0.09 / 0.00 / 0.65)

CMYK percentages

%26.97
%8.99
%0
%65.1

Codes

Color #415159 in popluar color models

41 51 59
RGB 65 81 89
HSL 200° 15.58% 30.20%
HSB/HSV 200° 26.97% 34.90%
CMYK 26.97% 8.99% 0.00%
65.10%

Color #415159 in popluar number systems.

HEX 41 51 59
Decimal 65 81 89
Binary 1000001 1010001 1011001
Octal 101 121 131

Shades and tints

Shades of #415159

#415159
(65,81,89)
#3C4A51
(60,74,81)
#374349
(55,67,73)
#323C41
(50,60,65)
#2D3539
(45,53,57)
#282E31
(40,46,49)
#232729
(35,39,41)
#1E2021
(30,32,33)
#191919
(25,25,25)
#141211
(20,18,17)
#0F0B09
(15,11,9)
#000000
(0,0,0)

Tints of #415159

#415159
(65,81,89)
#526068
(82,96,104)
#636F77
(99,111,119)
#747E86
(116,126,134)
#858D95
(133,141,149)
#969CA4
(150,156,164)
#A7ABB3
(167,171,179)
#B8BAC2
(184,186,194)
#C9C9D1
(201,201,209)
#DAD8E0
(218,216,224)
#EBE7EF
(235,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #415159 color. Also use rgb(65,81,89) instead hex code.

Text Font Color

.myTextColor { color: #415159; }

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

This text font color is #415159.

Background Color

.myBgColor { background-color: #415159; }

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

This div background color is #415159.

Border color

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

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

This div border color is #415159.

Opacity

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

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

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

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

This text has shadow with #415159 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #415159.

Preview

Color preview on black background

This text has color #415159 on black background.


Color preview on white background

This text has color #415159 on white background.


Black color preview on #415159 background

This text has black color on #415159 background.


White color preview on #415159 background

This text has white color on #415159 background.


Related colors

Complementary color

Complementary color for #hex is #BEAEA6.


I love getcolorcode.com

Triadic colors

1 #594151 and #515941 with #415159 are triadic colors.

2 #595141 and #514159 with #415159 are triadic colors.