COLOR #41436D

HEX: #41436D RGB: (65,67,109)

Color info

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

RGB color model

#41436D color RGB value is (65,67,109).

RGB: (65,67,109) (25%, 26%, 43%)

RGB channels and saturation

R 65 of 255 = 25%
G 67 of 255 = 26%
B 109 of 255 = 43%

65
67
109

R + G + B ~ 31%. #41436D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 67 + 109 = 241 (100%)
R 65 of 241 ~ 26.97%
G 67 of 241 ~ 27.8%
B 109 of 241 ~ 45.23'%

%26.97
%27.8
%45.23

CMYK color model

#41436D color CMYK value is (40,39,0,57).

  • cyan value is 40.37%
  • magenta value is 38.53%
  • yellow value is 0.00%
  • key color value is 57.25%
CMYK: (40,39,0,57) C40M39Y0K57 (40%,39%,0%,57%) (0.40/0.39/0.00/0.57) 

CMYK percentages

%40.37
%38.53
%0
%57.25

Codes

Color #41436D in popluar color models

41 43 6D
RGB 65 67 109
HSL 237° 25.29% 34.12%
HSB/HSV 237° 40.37% 42.75%
CMYK 40.37% 38.53% 0.00%
57.25%

Color #41436D in popluar number systems.

HEX 41 43 6D
Decimal 65 67 109
Binary 1000001 1000011 1101101
Octal 101 103 155

Shades and tints

Shades of #41436D

#41436D
(65,67,109)
#3C3D64
(60,61,100)
#37375B
(55,55,91)
#323152
(50,49,82)
#2D2B49
(45,43,73)
#282540
(40,37,64)
#231F37
(35,31,55)
#1E192E
(30,25,46)
#191325
(25,19,37)
#140D1C
(20,13,28)
#0F0713
(15,7,19)
#000000
(0,0,0)

Tints of #41436D

#41436D
(65,67,109)
#52547A
(82,84,122)
#636587
(99,101,135)
#747694
(116,118,148)
#8587A1
(133,135,161)
#9698AE
(150,152,174)
#A7A9BB
(167,169,187)
#B8BAC8
(184,186,200)
#C9CBD5
(201,203,213)
#DADCE2
(218,220,226)
#EBEDEF
(235,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41436D color. Also use rgb(65,67,109) instead hex code.

Text Font Color

.myTextColor { color: #41436D; }

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

This text font color is #41436D.

Background Color

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

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

This div background color is #41436D.

Border color

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

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

This div border color is #41436D.

Opacity

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

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

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

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

This text has shadow with #41436D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41436D.

Preview

Color preview on black background

This text has color #41436D on black background.


Color preview on white background

This text has color #41436D on white background.


Black color preview on #41436D background

This text has black color on #41436D background.


White color preview on #41436D background

This text has white color on #41436D background.


Related colors

Complementary color

Complementary color for #hex is #BEBC92.


I love getcolorcode.com

Triadic colors

1 #6D4143 and #436D41 with #41436D are triadic colors.

2 #6D4341 and #43416D with #41436D are triadic colors.