COLOR #41502F

HEX: #41502F RGB: (65,80,47)

Color info

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

RGB color model

#41502F color RGB value is (65,80,47).

RGB: (65,80,47) (25%, 31%, 18%)

RGB channels and saturation

R 65 of 255 = 25%
G 80 of 255 = 31%
B 47 of 255 = 18%

65
80
47

R + G + B ~ 25%. #41502F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 80 + 47 = 192 (100%)
R 65 of 192 ~ 33.85%
G 80 of 192 ~ 41.67%
B 47 of 192 ~ 24.48'%

%33.85
%41.67
%24.48

CMYK color model

#41502F color CMYK value is (19,0,41,69).

  • cyan value is 18.75%
  • magenta value is 0.00%
  • yellow value is 41.25%
  • key color value is 68.63%
CMYK: (19,0,41,69) C19M0Y41K69 (19%,0%,41%,69%) (0.19/0.00/0.41/0.69) 

CMYK percentages

%18.75
%0
%41.25
%68.63

Codes

Color #41502F in popluar color models

41 50 2F
RGB 65 80 47
HSL 87° 25.98% 24.90%
HSB/HSV 87° 41.25% 31.37%
CMYK 18.75% 0.00% 41.25%
68.63%

Color #41502F in popluar number systems.

HEX 41 50 2F
Decimal 65 80 47
Binary 1000001 1010000 101111
Octal 101 120 57

Shades and tints

Shades of #41502F

#41502F
(65,80,47)
#3C492B
(60,73,43)
#374227
(55,66,39)
#323B23
(50,59,35)
#2D341F
(45,52,31)
#282D1B
(40,45,27)
#232617
(35,38,23)
#1E1F13
(30,31,19)
#19180F
(25,24,15)
#14110B
(20,17,11)
#0F0A07
(15,10,7)
#000000
(0,0,0)

Tints of #41502F

#41502F
(65,80,47)
#525F41
(82,95,65)
#636E53
(99,110,83)
#747D65
(116,125,101)
#858C77
(133,140,119)
#969B89
(150,155,137)
#A7AA9B
(167,170,155)
#B8B9AD
(184,185,173)
#C9C8BF
(201,200,191)
#DAD7D1
(218,215,209)
#EBE6E3
(235,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41502F color. Also use rgb(65,80,47) instead hex code.

Text Font Color

.myTextColor { color: #41502F; }

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

This text font color is #41502F.

Background Color

.myBgColor { background-color: #41502F; }

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

This div background color is #41502F.

Border color

.myBorderColor { border: 1px solid #41502F; }

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

This div border color is #41502F.

Opacity

.myOpacity80 { color: #41502F; opacity: 0.8; }

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

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

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

This text has shadow with #41502F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41502F.

Preview

Color preview on black background

This text has color #41502F on black background.


Color preview on white background

This text has color #41502F on white background.


Black color preview on #41502F background

This text has black color on #41502F background.


White color preview on #41502F background

This text has white color on #41502F background.


Related colors

Complementary color

Complementary color for #hex is #BEAFD0.


I love getcolorcode.com

Triadic colors

1 #2F4150 and #502F41 with #41502F are triadic colors.

2 #2F5041 and #50412F with #41502F are triadic colors.