COLOR #41593A

HEX: #41593A RGB: (65,89,58)

Color info

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

RGB color model

#41593A color RGB value is (65,89,58).

RGB: (65,89,58) (25%, 35%, 23%)

RGB channels and saturation

R 65 of 255 = 25%
G 89 of 255 = 35%
B 58 of 255 = 23%

65
89
58

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

Portions of RGB colors in percentages

R + G + B = 65 + 89 + 58 = 212 (100%)
R 65 of 212 ~ 30.66%
G 89 of 212 ~ 41.98%
B 58 of 212 ~ 27.36'%

%30.66
%41.98
%27.36

CMYK color model

#41593A color CMYK value is (27,0,35,65).

  • cyan value is 26.97%
  • magenta value is 0.00%
  • yellow value is 34.83%
  • key color value is 65.10%
CMYK: (27,0,35,65) C27M0Y35K65 (27%,0%,35%,65%) (0.27/0.00/0.35/0.65) 

CMYK percentages

%26.97
%0
%34.83
%65.1

Codes

Color #41593A in popluar color models

41 59 3A
RGB 65 89 58
HSL 106° 21.09% 28.82%
HSB/HSV 106° 34.83% 34.90%
CMYK 26.97% 0.00% 34.83%
65.10%

Color #41593A in popluar number systems.

HEX 41 59 3A
Decimal 65 89 58
Binary 1000001 1011001 111010
Octal 101 131 72

Shades and tints

Shades of #41593A

#41593A
(65,89,58)
#3C5135
(60,81,53)
#374930
(55,73,48)
#32412B
(50,65,43)
#2D3926
(45,57,38)
#283121
(40,49,33)
#23291C
(35,41,28)
#1E2117
(30,33,23)
#191912
(25,25,18)
#14110D
(20,17,13)
#0F0908
(15,9,8)
#000000
(0,0,0)

Tints of #41593A

#41593A
(65,89,58)
#52684B
(82,104,75)
#63775C
(99,119,92)
#74866D
(116,134,109)
#85957E
(133,149,126)
#96A48F
(150,164,143)
#A7B3A0
(167,179,160)
#B8C2B1
(184,194,177)
#C9D1C2
(201,209,194)
#DAE0D3
(218,224,211)
#EBEFE4
(235,239,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41593A; }

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

This text font color is #41593A.

Background Color

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

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

This div background color is #41593A.

Border color

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

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

This div border color is #41593A.

Opacity

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

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

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

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

This text has shadow with #41593A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41593A.

Preview

Color preview on black background

This text has color #41593A on black background.


Color preview on white background

This text has color #41593A on white background.


Black color preview on #41593A background

This text has black color on #41593A background.


White color preview on #41593A background

This text has white color on #41593A background.


Related colors

Complementary color

Complementary color for #hex is #BEA6C5.


I love getcolorcode.com

Triadic colors

1 #3A4159 and #593A41 with #41593A are triadic colors.

2 #3A5941 and #59413A with #41593A are triadic colors.