COLOR #41395D

HEX: #41395D RGB: (65,57,93)

Color info

#41395D contains red, green and blue colors in about the same proportion. Web safe color of #41395D is #333366 (or #336).

RGB color model

#41395D color RGB value is (65,57,93).

RGB: (65,57,93) (25%, 22%, 36%)

RGB channels and saturation

R 65 of 255 = 25%
G 57 of 255 = 22%
B 93 of 255 = 36%

65
57
93

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

Portions of RGB colors in percentages

R + G + B = 65 + 57 + 93 = 215 (100%)
R 65 of 215 ~ 30.23%
G 57 of 215 ~ 26.51%
B 93 of 215 ~ 43.26'%

%30.23
%26.51
%43.26

CMYK color model

#41395D color CMYK value is (30,39,0,64).

  • cyan value is 30.11%
  • magenta value is 38.71%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (30,39,0,64)
C30M39Y0K64 (30%, 39%, 0%, 64%)
(0.30 / 0.39 / 0.00 / 0.64)

CMYK percentages

%30.11
%38.71
%0
%63.53

Codes

Color #41395D in popluar color models

41 39 5D
RGB 65 57 93
HSL 253° 24.00% 29.41%
HSB/HSV 253° 38.71% 36.47%
CMYK 30.11% 38.71% 0.00%
63.53%

Color #41395D in popluar number systems.

HEX 41 39 5D
Decimal 65 57 93
Binary 1000001 111001 1011101
Octal 101 71 135

Shades and tints

Shades of #41395D

#41395D
(65,57,93)
#3C3455
(60,52,85)
#372F4D
(55,47,77)
#322A45
(50,42,69)
#2D253D
(45,37,61)
#282035
(40,32,53)
#231B2D
(35,27,45)
#1E1625
(30,22,37)
#19111D
(25,17,29)
#140C15
(20,12,21)
#0F070D
(15,7,13)
#000000
(0,0,0)

Tints of #41395D

#41395D
(65,57,93)
#524B6B
(82,75,107)
#635D79
(99,93,121)
#746F87
(116,111,135)
#858195
(133,129,149)
#9693A3
(150,147,163)
#A7A5B1
(167,165,177)
#B8B7BF
(184,183,191)
#C9C9CD
(201,201,205)
#DADBDB
(218,219,219)
#EBEDE9
(235,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41395D color. Also use rgb(65,57,93) instead hex code.

Text Font Color

.myTextColor { color: #41395D; }

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

This text font color is #41395D.

Background Color

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

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

This div background color is #41395D.

Border color

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

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

This div border color is #41395D.

Opacity

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

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

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

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

This text has shadow with #41395D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41395D.

Preview

Color preview on black background

This text has color #41395D on black background.


Color preview on white background

This text has color #41395D on white background.


Black color preview on #41395D background

This text has black color on #41395D background.


White color preview on #41395D background

This text has white color on #41395D background.


Related colors

Complementary color

Complementary color for #hex is #BEC6A2.


I love getcolorcode.com

Triadic colors

1 #5D4139 and #395D41 with #41395D are triadic colors.

2 #5D3941 and #39415D with #41395D are triadic colors.