COLOR #41514D

HEX: #41514D RGB: (65,81,77)

Color info

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

RGB color model

#41514D color RGB value is (65,81,77).

RGB: (65,81,77) (25%, 32%, 30%)

RGB channels and saturation

R 65 of 255 = 25%
G 81 of 255 = 32%
B 77 of 255 = 30%

65
81
77

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

Portions of RGB colors in percentages

R + G + B = 65 + 81 + 77 = 223 (100%)
R 65 of 223 ~ 29.15%
G 81 of 223 ~ 36.32%
B 77 of 223 ~ 34.53'%

%29.15
%36.32
%34.53

CMYK color model

#41514D color CMYK value is (20,0,5,68).

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

CMYK: (20,0,5,68)
C20M0Y5K68 (20%, 0%, 5%, 68%)
(0.20 / 0.00 / 0.05 / 0.68)

CMYK percentages

%19.75
%0
%4.94
%68.24

Codes

Color #41514D in popluar color models

41 51 4D
RGB 65 81 77
HSL 165° 10.96% 28.63%
HSB/HSV 165° 19.75% 31.76%
CMYK 19.75% 0.00% 4.94%
68.24%

Color #41514D in popluar number systems.

HEX 41 51 4D
Decimal 65 81 77
Binary 1000001 1010001 1001101
Octal 101 121 115

Shades and tints

Shades of #41514D

#41514D
(65,81,77)
#3C4A46
(60,74,70)
#37433F
(55,67,63)
#323C38
(50,60,56)
#2D3531
(45,53,49)
#282E2A
(40,46,42)
#232723
(35,39,35)
#1E201C
(30,32,28)
#191915
(25,25,21)
#14120E
(20,18,14)
#0F0B07
(15,11,7)
#000000
(0,0,0)

Tints of #41514D

#41514D
(65,81,77)
#52605D
(82,96,93)
#636F6D
(99,111,109)
#747E7D
(116,126,125)
#858D8D
(133,141,141)
#969C9D
(150,156,157)
#A7ABAD
(167,171,173)
#B8BABD
(184,186,189)
#C9C9CD
(201,201,205)
#DAD8DD
(218,216,221)
#EBE7ED
(235,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41514D; }

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

This text font color is #41514D.

Background Color

.myBgColor { background-color: #41514D; }

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

This div background color is #41514D.

Border color

.myBorderColor { border: 1px solid #41514D; }

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

This div border color is #41514D.

Opacity

.myOpacity80 { color: #41514D; opacity: 0.8; }

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

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

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

This text has shadow with #41514D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41514D.

Preview

Color preview on black background

This text has color #41514D on black background.


Color preview on white background

This text has color #41514D on white background.


Black color preview on #41514D background

This text has black color on #41514D background.


White color preview on #41514D background

This text has white color on #41514D background.


Related colors

Complementary color

Complementary color for #hex is #BEAEB2.


I love getcolorcode.com

Triadic colors

1 #4D4151 and #514D41 with #41514D are triadic colors.

2 #4D5141 and #51414D with #41514D are triadic colors.