COLOR #41427E

HEX: #41427E RGB: (65,66,126)

Color info

#41427E contains mainly blue color. Web safe color of #41427E is #333366 (or #336).

RGB color model

#41427E color RGB value is (65,66,126).

RGB: (65,66,126) (25%, 26%, 49%)

RGB channels and saturation

R 65 of 255 = 25%
G 66 of 255 = 26%
B 126 of 255 = 49%

65
66
126

R + G + B ~ 33%. #41427E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 66 + 126 = 257 (100%)
R 65 of 257 ~ 25.29%
G 66 of 257 ~ 25.68%
B 126 of 257 ~ 49.03'%

%25.29
%25.68
%49.03

CMYK color model

#41427E color CMYK value is (48,48,0,51).

  • cyan value is 48.41%
  • magenta value is 47.62%
  • yellow value is 0.00%
  • key color value is 50.59%
CMYK: (48,48,0,51) C48M48Y0K51 (48%,48%,0%,51%) (0.48/0.48/0.00/0.51) 

CMYK percentages

%48.41
%47.62
%0
%50.59

Codes

Color #41427E in popluar color models

41 42 7E
RGB 65 66 126
HSL 239° 31.94% 37.45%
HSB/HSV 239° 48.41% 49.41%
CMYK 48.41% 47.62% 0.00%
50.59%

Color #41427E in popluar number systems.

HEX 41 42 7E
Decimal 65 66 126
Binary 1000001 1000010 1111110
Octal 101 102 176

Shades and tints

Shades of #41427E

#41427E
(65,66,126)
#3C3C73
(60,60,115)
#373668
(55,54,104)
#32305D
(50,48,93)
#2D2A52
(45,42,82)
#282447
(40,36,71)
#231E3C
(35,30,60)
#1E1831
(30,24,49)
#191226
(25,18,38)
#140C1B
(20,12,27)
#0F0610
(15,6,16)
#000000
(0,0,0)

Tints of #41427E

#41427E
(65,66,126)
#525389
(82,83,137)
#636494
(99,100,148)
#74759F
(116,117,159)
#8586AA
(133,134,170)
#9697B5
(150,151,181)
#A7A8C0
(167,168,192)
#B8B9CB
(184,185,203)
#C9CAD6
(201,202,214)
#DADBE1
(218,219,225)
#EBECEC
(235,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41427E color. Also use rgb(65,66,126) instead hex code.

Text Font Color

.myTextColor { color: #41427E; }

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

This text font color is #41427E.

Background Color

.myBgColor { background-color: #41427E; }

<div style="background-color:#41427E">Inner text</div>

This div background color is #41427E.

Border color

.myBorderColor { border: 1px solid #41427E; }

<div style="border:3px solid #41427E">Div</div>

This div border color is #41427E.

Opacity

.myOpacity80 { color: #41427E; opacity: 0.8; }

<p style="color:#41427E;opacity:0.8;">80%</p>

Text with #41427E 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 #41427E;}

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

This text has shadow with #41427E color.


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

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

This text has shadow with #41427E primary color and red secondary color.


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

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

This text has shadow with #41427E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #41427E.

Preview

Color preview on black background

This text has color #41427E on black background.


Color preview on white background

This text has color #41427E on white background.


Black color preview on #41427E background

This text has black color on #41427E background.


White color preview on #41427E background

This text has white color on #41427E background.


Related colors

Complementary color

Complementary color for #hex is #BEBD81.


I love getcolorcode.com

Triadic colors

1 #7E4142 and #427E41 with #41427E are triadic colors.

2 #7E4241 and #42417E with #41427E are triadic colors.