COLOR #41574A

HEX: #41574A RGB: (65,87,74)

Color info

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

RGB color model

#41574A color RGB value is (65,87,74).

RGB: (65,87,74) (25%, 34%, 29%)

RGB channels and saturation

R 65 of 255 = 25%
G 87 of 255 = 34%
B 74 of 255 = 29%

65
87
74

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

Portions of RGB colors in percentages

R + G + B = 65 + 87 + 74 = 226 (100%)
R 65 of 226 ~ 28.76%
G 87 of 226 ~ 38.5%
B 74 of 226 ~ 32.74'%

%28.76
%38.5
%32.74

CMYK color model

#41574A color CMYK value is (25,0,15,66).

  • cyan value is 25.29%
  • magenta value is 0.00%
  • yellow value is 14.94%
  • key color value is 65.88%

CMYK: (25,0,15,66)
C25M0Y15K66 (25%, 0%, 15%, 66%)
(0.25 / 0.00 / 0.15 / 0.66)

CMYK percentages

%25.29
%0
%14.94
%65.88

Codes

Color #41574A in popluar color models

41 57 4A
RGB 65 87 74
HSL 145° 14.47% 29.80%
HSB/HSV 145° 25.29% 34.12%
CMYK 25.29% 0.00% 14.94%
65.88%

Color #41574A in popluar number systems.

HEX 41 57 4A
Decimal 65 87 74
Binary 1000001 1010111 1001010
Octal 101 127 112

Shades and tints

Shades of #41574A

#41574A
(65,87,74)
#3C5044
(60,80,68)
#37493E
(55,73,62)
#324238
(50,66,56)
#2D3B32
(45,59,50)
#28342C
(40,52,44)
#232D26
(35,45,38)
#1E2620
(30,38,32)
#191F1A
(25,31,26)
#141814
(20,24,20)
#0F110E
(15,17,14)
#000000
(0,0,0)

Tints of #41574A

#41574A
(65,87,74)
#52665A
(82,102,90)
#63756A
(99,117,106)
#74847A
(116,132,122)
#85938A
(133,147,138)
#96A29A
(150,162,154)
#A7B1AA
(167,177,170)
#B8C0BA
(184,192,186)
#C9CFCA
(201,207,202)
#DADEDA
(218,222,218)
#EBEDEA
(235,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41574A color. Also use rgb(65,87,74) instead hex code.

Text Font Color

.myTextColor { color: #41574A; }

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

This text font color is #41574A.

Background Color

.myBgColor { background-color: #41574A; }

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

This div background color is #41574A.

Border color

.myBorderColor { border: 1px solid #41574A; }

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

This div border color is #41574A.

Opacity

.myOpacity80 { color: #41574A; opacity: 0.8; }

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

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

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

This text has shadow with #41574A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41574A.

Preview

Color preview on black background

This text has color #41574A on black background.


Color preview on white background

This text has color #41574A on white background.


Black color preview on #41574A background

This text has black color on #41574A background.


White color preview on #41574A background

This text has white color on #41574A background.


Related colors

Complementary color

Complementary color for #hex is #BEA8B5.


I love getcolorcode.com

Triadic colors

1 #4A4157 and #574A41 with #41574A are triadic colors.

2 #4A5741 and #57414A with #41574A are triadic colors.