COLOR #41593D

HEX: #41593D RGB: (65,89,61)

Color info

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

RGB color model

#41593D color RGB value is (65,89,61).

RGB: (65,89,61) (25%, 35%, 24%)

RGB channels and saturation

R 65 of 255 = 25%
G 89 of 255 = 35%
B 61 of 255 = 24%

65
89
61

R + G + B ~ 28%. #41593D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 89 + 61 = 215 (100%)
R 65 of 215 ~ 30.23%
G 89 of 215 ~ 41.4%
B 61 of 215 ~ 28.37'%

%30.23
%41.4
%28.37

CMYK color model

#41593D color CMYK value is (27,0,31,65).

  • cyan value is 26.97%
  • magenta value is 0.00%
  • yellow value is 31.46%
  • key color value is 65.10%
CMYK: (27,0,31,65) C27M0Y31K65 (27%,0%,31%,65%) (0.27/0.00/0.31/0.65) 

CMYK percentages

%26.97
%0
%31.46
%65.1

Codes

Color #41593D in popluar color models

41 59 3D
RGB 65 89 61
HSL 111° 18.67% 29.41%
HSB/HSV 111° 31.46% 34.90%
CMYK 26.97% 0.00% 31.46%
65.10%

Color #41593D in popluar number systems.

HEX 41 59 3D
Decimal 65 89 61
Binary 1000001 1011001 111101
Octal 101 131 75

Shades and tints

Shades of #41593D

#41593D
(65,89,61)
#3C5138
(60,81,56)
#374933
(55,73,51)
#32412E
(50,65,46)
#2D3929
(45,57,41)
#283124
(40,49,36)
#23291F
(35,41,31)
#1E211A
(30,33,26)
#191915
(25,25,21)
#141110
(20,17,16)
#0F090B
(15,9,11)
#000000
(0,0,0)

Tints of #41593D

#41593D
(65,89,61)
#52684E
(82,104,78)
#63775F
(99,119,95)
#748670
(116,134,112)
#859581
(133,149,129)
#96A492
(150,164,146)
#A7B3A3
(167,179,163)
#B8C2B4
(184,194,180)
#C9D1C5
(201,209,197)
#DAE0D6
(218,224,214)
#EBEFE7
(235,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41593D color. Also use rgb(65,89,61) instead hex code.

Text Font Color

.myTextColor { color: #41593D; }

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

This text font color is #41593D.

Background Color

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

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

This div background color is #41593D.

Border color

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

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

This div border color is #41593D.

Opacity

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

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

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

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

This text has shadow with #41593D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41593D.

Preview

Color preview on black background

This text has color #41593D on black background.


Color preview on white background

This text has color #41593D on white background.


Black color preview on #41593D background

This text has black color on #41593D background.


White color preview on #41593D background

This text has white color on #41593D background.


Related colors

Complementary color

Complementary color for #hex is #BEA6C2.


I love getcolorcode.com

Triadic colors

1 #3D4159 and #593D41 with #41593D are triadic colors.

2 #3D5941 and #59413D with #41593D are triadic colors.