COLOR #41385A

HEX: #41385A RGB: (65,56,90)

Color info

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

RGB color model

#41385A color RGB value is (65,56,90).

RGB: (65,56,90) (25%, 22%, 35%)

RGB channels and saturation

R 65 of 255 = 25%
G 56 of 255 = 22%
B 90 of 255 = 35%

65
56
90

R + G + B ~ 27%. #41385A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 56 + 90 = 211 (100%)
R 65 of 211 ~ 30.81%
G 56 of 211 ~ 26.54%
B 90 of 211 ~ 42.65'%

%30.81
%26.54
%42.65

CMYK color model

#41385A color CMYK value is (28,38,0,65).

  • cyan value is 27.78%
  • magenta value is 37.78%
  • yellow value is 0.00%
  • key color value is 64.71%

CMYK: (28,38,0,65)
C28M38Y0K65 (28%, 38%, 0%, 65%)
(0.28 / 0.38 / 0.00 / 0.65)

CMYK percentages

%27.78
%37.78
%0
%64.71

Codes

Color #41385A in popluar color models

41 38 5A
RGB 65 56 90
HSL 256° 23.29% 28.63%
HSB/HSV 256° 37.78% 35.29%
CMYK 27.78% 37.78% 0.00%
64.71%

Color #41385A in popluar number systems.

HEX 41 38 5A
Decimal 65 56 90
Binary 1000001 111000 1011010
Octal 101 70 132

Shades and tints

Shades of #41385A

#41385A
(65,56,90)
#3C3352
(60,51,82)
#372E4A
(55,46,74)
#322942
(50,41,66)
#2D243A
(45,36,58)
#281F32
(40,31,50)
#231A2A
(35,26,42)
#1E1522
(30,21,34)
#19101A
(25,16,26)
#140B12
(20,11,18)
#0F060A
(15,6,10)
#000000
(0,0,0)

Tints of #41385A

#41385A
(65,56,90)
#524A69
(82,74,105)
#635C78
(99,92,120)
#746E87
(116,110,135)
#858096
(133,128,150)
#9692A5
(150,146,165)
#A7A4B4
(167,164,180)
#B8B6C3
(184,182,195)
#C9C8D2
(201,200,210)
#DADAE1
(218,218,225)
#EBECF0
(235,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41385A color. Also use rgb(65,56,90) instead hex code.

Text Font Color

.myTextColor { color: #41385A; }

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

This text font color is #41385A.

Background Color

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

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

This div background color is #41385A.

Border color

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

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

This div border color is #41385A.

Opacity

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

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

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

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

This text has shadow with #41385A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41385A.

Preview

Color preview on black background

This text has color #41385A on black background.


Color preview on white background

This text has color #41385A on white background.


Black color preview on #41385A background

This text has black color on #41385A background.


White color preview on #41385A background

This text has white color on #41385A background.


Related colors

Complementary color

Complementary color for #hex is #BEC7A5.


I love getcolorcode.com

Triadic colors

1 #5A4138 and #385A41 with #41385A are triadic colors.

2 #5A3841 and #38415A with #41385A are triadic colors.