COLOR #415347

HEX: #415347 RGB: (65,83,71)

Color info

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

RGB color model

#415347 color RGB value is (65,83,71).

RGB: (65,83,71) (25%, 33%, 28%)

RGB channels and saturation

R 65 of 255 = 25%
G 83 of 255 = 33%
B 71 of 255 = 28%

65
83
71

R + G + B ~ 29%. #415347 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 83 + 71 = 219 (100%)
R 65 of 219 ~ 29.68%
G 83 of 219 ~ 37.9%
B 71 of 219 ~ 32.42'%

%29.68
%37.9
%32.42

CMYK color model

#415347 color CMYK value is (22,0,14,67).

  • cyan value is 21.69%
  • magenta value is 0.00%
  • yellow value is 14.46%
  • key color value is 67.45%

CMYK: (22,0,14,67)
C22M0Y14K67 (22%, 0%, 14%, 67%)
(0.22 / 0.00 / 0.14 / 0.67)

CMYK percentages

%21.69
%0
%14.46
%67.45

Codes

Color #415347 in popluar color models

41 53 47
RGB 65 83 71
HSL 140° 12.16% 29.02%
HSB/HSV 140° 21.69% 32.55%
CMYK 21.69% 0.00% 14.46%
67.45%

Color #415347 in popluar number systems.

HEX 41 53 47
Decimal 65 83 71
Binary 1000001 1010011 1000111
Octal 101 123 107

Shades and tints

Shades of #415347

#415347
(65,83,71)
#3C4C41
(60,76,65)
#37453B
(55,69,59)
#323E35
(50,62,53)
#2D372F
(45,55,47)
#283029
(40,48,41)
#232923
(35,41,35)
#1E221D
(30,34,29)
#191B17
(25,27,23)
#141411
(20,20,17)
#0F0D0B
(15,13,11)
#000000
(0,0,0)

Tints of #415347

#415347
(65,83,71)
#526257
(82,98,87)
#637167
(99,113,103)
#748077
(116,128,119)
#858F87
(133,143,135)
#969E97
(150,158,151)
#A7ADA7
(167,173,167)
#B8BCB7
(184,188,183)
#C9CBC7
(201,203,199)
#DADAD7
(218,218,215)
#EBE9E7
(235,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #415347 color. Also use rgb(65,83,71) instead hex code.

Text Font Color

.myTextColor { color: #415347; }

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

This text font color is #415347.

Background Color

.myBgColor { background-color: #415347; }

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

This div background color is #415347.

Border color

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

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

This div border color is #415347.

Opacity

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

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

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

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

This text has shadow with #415347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #415347.

Preview

Color preview on black background

This text has color #415347 on black background.


Color preview on white background

This text has color #415347 on white background.


Black color preview on #415347 background

This text has black color on #415347 background.


White color preview on #415347 background

This text has white color on #415347 background.


Related colors

Complementary color

Complementary color for #hex is #BEACB8.


I love getcolorcode.com

Triadic colors

1 #474153 and #534741 with #415347 are triadic colors.

2 #475341 and #534147 with #415347 are triadic colors.