COLOR #415949

HEX: #415949 RGB: (65,89,73)

Color info

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

RGB color model

#415949 color RGB value is (65,89,73).

RGB: (65,89,73) (25%, 35%, 29%)

RGB channels and saturation

R 65 of 255 = 25%
G 89 of 255 = 35%
B 73 of 255 = 29%

65
89
73

R + G + B ~ 30%. #415949 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 89 + 73 = 227 (100%)
R 65 of 227 ~ 28.63%
G 89 of 227 ~ 39.21%
B 73 of 227 ~ 32.16'%

%28.63
%39.21
%32.16

CMYK color model

#415949 color CMYK value is (27,0,18,65).

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

CMYK: (27,0,18,65)
C27M0Y18K65 (27%, 0%, 18%, 65%)
(0.27 / 0.00 / 0.18 / 0.65)

CMYK percentages

%26.97
%0
%17.98
%65.1

Codes

Color #415949 in popluar color models

41 59 49
RGB 65 89 73
HSL 140° 15.58% 30.20%
HSB/HSV 140° 26.97% 34.90%
CMYK 26.97% 0.00% 17.98%
65.10%

Color #415949 in popluar number systems.

HEX 41 59 49
Decimal 65 89 73
Binary 1000001 1011001 1001001
Octal 101 131 111

Shades and tints

Shades of #415949

#415949
(65,89,73)
#3C5143
(60,81,67)
#37493D
(55,73,61)
#324137
(50,65,55)
#2D3931
(45,57,49)
#28312B
(40,49,43)
#232925
(35,41,37)
#1E211F
(30,33,31)
#191919
(25,25,25)
#141113
(20,17,19)
#0F090D
(15,9,13)
#000000
(0,0,0)

Tints of #415949

#415949
(65,89,73)
#526859
(82,104,89)
#637769
(99,119,105)
#748679
(116,134,121)
#859589
(133,149,137)
#96A499
(150,164,153)
#A7B3A9
(167,179,169)
#B8C2B9
(184,194,185)
#C9D1C9
(201,209,201)
#DAE0D9
(218,224,217)
#EBEFE9
(235,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #415949; }

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

This text font color is #415949.

Background Color

.myBgColor { background-color: #415949; }

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

This div background color is #415949.

Border color

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

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

This div border color is #415949.

Opacity

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

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

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

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

This text has shadow with #415949 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #415949.

Preview

Color preview on black background

This text has color #415949 on black background.


Color preview on white background

This text has color #415949 on white background.


Black color preview on #415949 background

This text has black color on #415949 background.


White color preview on #415949 background

This text has white color on #415949 background.


Related colors

Complementary color

Complementary color for #hex is #BEA6B6.


I love getcolorcode.com

Triadic colors

1 #494159 and #594941 with #415949 are triadic colors.

2 #495941 and #594149 with #415949 are triadic colors.