COLOR #414F47

HEX: #414F47 RGB: (65,79,71)

Color info

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

RGB color model

#414F47 color RGB value is (65,79,71).

RGB: (65,79,71) (25%, 31%, 28%)

RGB channels and saturation

R 65 of 255 = 25%
G 79 of 255 = 31%
B 71 of 255 = 28%

65
79
71

R + G + B ~ 28%. #414F47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 79 + 71 = 215 (100%)
R 65 of 215 ~ 30.23%
G 79 of 215 ~ 36.74%
B 71 of 215 ~ 33.02'%

%30.23
%36.74
%33.02

CMYK color model

#414F47 color CMYK value is (18,0,10,69).

  • cyan value is 17.72%
  • magenta value is 0.00%
  • yellow value is 10.13%
  • key color value is 69.02%

CMYK: (18,0,10,69)
C18M0Y10K69 (18%, 0%, 10%, 69%)
(0.18 / 0.00 / 0.10 / 0.69)

CMYK percentages

%17.72
%0
%10.13
%69.02

Codes

Color #414F47 in popluar color models

41 4F 47
RGB 65 79 71
HSL 146° 9.72% 28.24%
HSB/HSV 146° 17.72% 30.98%
CMYK 17.72% 0.00% 10.13%
69.02%

Color #414F47 in popluar number systems.

HEX 41 4F 47
Decimal 65 79 71
Binary 1000001 1001111 1000111
Octal 101 117 107

Shades and tints

Shades of #414F47

#414F47
(65,79,71)
#3C4841
(60,72,65)
#37413B
(55,65,59)
#323A35
(50,58,53)
#2D332F
(45,51,47)
#282C29
(40,44,41)
#232523
(35,37,35)
#1E1E1D
(30,30,29)
#191717
(25,23,23)
#141011
(20,16,17)
#0F090B
(15,9,11)
#000000
(0,0,0)

Tints of #414F47

#414F47
(65,79,71)
#525F57
(82,95,87)
#636F67
(99,111,103)
#747F77
(116,127,119)
#858F87
(133,143,135)
#969F97
(150,159,151)
#A7AFA7
(167,175,167)
#B8BFB7
(184,191,183)
#C9CFC7
(201,207,199)
#DADFD7
(218,223,215)
#EBEFE7
(235,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #414F47; }

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

This text font color is #414F47.

Background Color

.myBgColor { background-color: #414F47; }

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

This div background color is #414F47.

Border color

.myBorderColor { border: 1px solid #414F47; }

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

This div border color is #414F47.

Opacity

.myOpacity80 { color: #414F47; opacity: 0.8; }

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

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

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

This text has shadow with #414F47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414F47.

Preview

Color preview on black background

This text has color #414F47 on black background.


Color preview on white background

This text has color #414F47 on white background.


Black color preview on #414F47 background

This text has black color on #414F47 background.


White color preview on #414F47 background

This text has white color on #414F47 background.


Related colors

Complementary color

Complementary color for #hex is #BEB0B8.


I love getcolorcode.com

Triadic colors

1 #47414F and #4F4741 with #414F47 are triadic colors.

2 #474F41 and #4F4147 with #414F47 are triadic colors.