COLOR #41582D

HEX: #41582D RGB: (65,88,45)

Color info

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

RGB color model

#41582D color RGB value is (65,88,45).

RGB: (65,88,45) (25%, 35%, 18%)

RGB channels and saturation

R 65 of 255 = 25%
G 88 of 255 = 35%
B 45 of 255 = 18%

65
88
45

R + G + B ~ 26%. #41582D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 88 + 45 = 198 (100%)
R 65 of 198 ~ 32.83%
G 88 of 198 ~ 44.44%
B 45 of 198 ~ 22.73'%

%32.83
%44.44
%22.73

CMYK color model

#41582D color CMYK value is (26,0,49,65).

  • cyan value is 26.14%
  • magenta value is 0.00%
  • yellow value is 48.86%
  • key color value is 65.49%
CMYK: (26,0,49,65) C26M0Y49K65 (26%,0%,49%,65%) (0.26/0.00/0.49/0.65) 

CMYK percentages

%26.14
%0
%48.86
%65.49

Codes

Color #41582D in popluar color models

41 58 2D
RGB 65 88 45
HSL 92° 32.33% 26.08%
HSB/HSV 92° 48.86% 34.51%
CMYK 26.14% 0.00% 48.86%
65.49%

Color #41582D in popluar number systems.

HEX 41 58 2D
Decimal 65 88 45
Binary 1000001 1011000 101101
Octal 101 130 55

Shades and tints

Shades of #41582D

#41582D
(65,88,45)
#3C5029
(60,80,41)
#374825
(55,72,37)
#324021
(50,64,33)
#2D381D
(45,56,29)
#283019
(40,48,25)
#232815
(35,40,21)
#1E2011
(30,32,17)
#19180D
(25,24,13)
#141009
(20,16,9)
#0F0805
(15,8,5)
#000000
(0,0,0)

Tints of #41582D

#41582D
(65,88,45)
#526740
(82,103,64)
#637653
(99,118,83)
#748566
(116,133,102)
#859479
(133,148,121)
#96A38C
(150,163,140)
#A7B29F
(167,178,159)
#B8C1B2
(184,193,178)
#C9D0C5
(201,208,197)
#DADFD8
(218,223,216)
#EBEEEB
(235,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41582D color. Also use rgb(65,88,45) instead hex code.

Text Font Color

.myTextColor { color: #41582D; }

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

This text font color is #41582D.

Background Color

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

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

This div background color is #41582D.

Border color

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

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

This div border color is #41582D.

Opacity

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

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

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

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

This text has shadow with #41582D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41582D.

Preview

Color preview on black background

This text has color #41582D on black background.


Color preview on white background

This text has color #41582D on white background.


Black color preview on #41582D background

This text has black color on #41582D background.


White color preview on #41582D background

This text has white color on #41582D background.


Related colors

Complementary color

Complementary color for #hex is #BEA7D2.


I love getcolorcode.com

Triadic colors

1 #2D4158 and #582D41 with #41582D are triadic colors.

2 #2D5841 and #58412D with #41582D are triadic colors.