COLOR #41388A

HEX: #41388A RGB: (65,56,138)

Color info

#41388A contains mainly blue color. Web safe color of #41388A is #333399 (or #339).

RGB color model

#41388A color RGB value is (65,56,138).

RGB: (65,56,138) (25%, 22%, 54%)

RGB channels and saturation

R 65 of 255 = 25%
G 56 of 255 = 22%
B 138 of 255 = 54%

65
56
138

R + G + B ~ 34%. #41388A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 56 + 138 = 259 (100%)
R 65 of 259 ~ 25.1%
G 56 of 259 ~ 21.62%
B 138 of 259 ~ 53.28'%

%25.1
%21.62
%53.28

CMYK color model

#41388A color CMYK value is (53,59,0,46).

  • cyan value is 52.90%
  • magenta value is 59.42%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (53,59,0,46) C53M59Y0K46 (53%,59%,0%,46%) (0.53/0.59/0.00/0.46) 

CMYK percentages

%52.9
%59.42
%0
%45.88

Codes

Color #41388A in popluar color models

41 38 8A
RGB 65 56 138
HSL 247° 42.27% 38.04%
HSB/HSV 247° 59.42% 54.12%
CMYK 52.90% 59.42% 0.00%
45.88%

Color #41388A in popluar number systems.

HEX 41 38 8A
Decimal 65 56 138
Binary 1000001 111000 10001010
Octal 101 70 212

Shades and tints

Shades of #41388A

#41388A
(65,56,138)
#3C337E
(60,51,126)
#372E72
(55,46,114)
#322966
(50,41,102)
#2D245A
(45,36,90)
#281F4E
(40,31,78)
#231A42
(35,26,66)
#1E1536
(30,21,54)
#19102A
(25,16,42)
#140B1E
(20,11,30)
#0F0612
(15,6,18)
#000000
(0,0,0)

Tints of #41388A

#41388A
(65,56,138)
#524A94
(82,74,148)
#635C9E
(99,92,158)
#746EA8
(116,110,168)
#8580B2
(133,128,178)
#9692BC
(150,146,188)
#A7A4C6
(167,164,198)
#B8B6D0
(184,182,208)
#C9C8DA
(201,200,218)
#DADAE4
(218,218,228)
#EBECEE
(235,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41388A; }

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

This text font color is #41388A.

Background Color

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

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

This div background color is #41388A.

Border color

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

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

This div border color is #41388A.

Opacity

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

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

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

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

This text has shadow with #41388A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41388A.

Preview

Color preview on black background

This text has color #41388A on black background.


Color preview on white background

This text has color #41388A on white background.


Black color preview on #41388A background

This text has black color on #41388A background.


White color preview on #41388A background

This text has white color on #41388A background.


Related colors

Complementary color

Complementary color for #hex is #BEC775.


I love getcolorcode.com

Triadic colors

1 #8A4138 and #388A41 with #41388A are triadic colors.

2 #8A3841 and #38418A with #41388A are triadic colors.