COLOR #415140

HEX: #415140 RGB: (65,81,64)

Color info

#415140 contains red, green and blue colors in about the same proportion. Web safe color of #415140 is #336633 (or #363).

RGB color model

#415140 color RGB value is (65,81,64).

RGB: (65,81,64) (25%, 32%, 25%)

RGB channels and saturation

R 65 of 255 = 25%
G 81 of 255 = 32%
B 64 of 255 = 25%

65
81
64

R + G + B ~ 27%. #415140 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 81 + 64 = 210 (100%)
R 65 of 210 ~ 30.95%
G 81 of 210 ~ 38.57%
B 64 of 210 ~ 30.48'%

%30.95
%38.57
%30.48

CMYK color model

#415140 color CMYK value is (20,0,21,68).

  • cyan value is 19.75%
  • magenta value is 0.00%
  • yellow value is 20.99%
  • key color value is 68.24%

CMYK: (20,0,21,68)
C20M0Y21K68 (20%, 0%, 21%, 68%)
(0.20 / 0.00 / 0.21 / 0.68)

CMYK percentages

%19.75
%0
%20.99
%68.24

Codes

Color #415140 in popluar color models

41 51 40
RGB 65 81 64
HSL 116° 11.72% 28.43%
HSB/HSV 116° 20.99% 31.76%
CMYK 19.75% 0.00% 20.99%
68.24%

Color #415140 in popluar number systems.

HEX 41 51 40
Decimal 65 81 64
Binary 1000001 1010001 1000000
Octal 101 121 100

Shades and tints

Shades of #415140

#415140
(65,81,64)
#3C4A3B
(60,74,59)
#374336
(55,67,54)
#323C31
(50,60,49)
#2D352C
(45,53,44)
#282E27
(40,46,39)
#232722
(35,39,34)
#1E201D
(30,32,29)
#191918
(25,25,24)
#141213
(20,18,19)
#0F0B0E
(15,11,14)
#000000
(0,0,0)

Tints of #415140

#415140
(65,81,64)
#526051
(82,96,81)
#636F62
(99,111,98)
#747E73
(116,126,115)
#858D84
(133,141,132)
#969C95
(150,156,149)
#A7ABA6
(167,171,166)
#B8BAB7
(184,186,183)
#C9C9C8
(201,201,200)
#DAD8D9
(218,216,217)
#EBE7EA
(235,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #415140; }

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

This text font color is #415140.

Background Color

.myBgColor { background-color: #415140; }

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

This div background color is #415140.

Border color

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

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

This div border color is #415140.

Opacity

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

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

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

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

This text has shadow with #415140 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #415140.

Preview

Color preview on black background

This text has color #415140 on black background.


Color preview on white background

This text has color #415140 on white background.


Black color preview on #415140 background

This text has black color on #415140 background.


White color preview on #415140 background

This text has white color on #415140 background.


Related colors

Complementary color

Complementary color for #hex is #BEAEBF.


I love getcolorcode.com

Triadic colors

1 #404151 and #514041 with #415140 are triadic colors.

2 #405141 and #514140 with #415140 are triadic colors.