COLOR #41469A

HEX: #41469A RGB: (65,70,154)

Color info

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

RGB color model

#41469A color RGB value is (65,70,154).

RGB: (65,70,154) (25%, 27%, 60%)

RGB channels and saturation

R 65 of 255 = 25%
G 70 of 255 = 27%
B 154 of 255 = 60%

65
70
154

R + G + B ~ 37%. #41469A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 70 + 154 = 289 (100%)
R 65 of 289 ~ 22.49%
G 70 of 289 ~ 24.22%
B 154 of 289 ~ 53.29'%

%22.49
%24.22
%53.29

CMYK color model

#41469A color CMYK value is (58,55,0,40).

  • cyan value is 57.79%
  • magenta value is 54.55%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (58,55,0,40)
C58M55Y0K40 (58%, 55%, 0%, 40%)
(0.58 / 0.55 / 0.00 / 0.40)

CMYK percentages

%57.79
%54.55
%0
%39.61

Codes

Color #41469A in popluar color models

41 46 9A
RGB 65 70 154
HSL 237° 40.64% 42.94%
HSB/HSV 237° 57.79% 60.39%
CMYK 57.79% 54.55% 0.00%
39.61%

Color #41469A in popluar number systems.

HEX 41 46 9A
Decimal 65 70 154
Binary 1000001 1000110 10011010
Octal 101 106 232

Shades and tints

Shades of #41469A

#41469A
(65,70,154)
#3C408C
(60,64,140)
#373A7E
(55,58,126)
#323470
(50,52,112)
#2D2E62
(45,46,98)
#282854
(40,40,84)
#232246
(35,34,70)
#1E1C38
(30,28,56)
#19162A
(25,22,42)
#14101C
(20,16,28)
#0F0A0E
(15,10,14)
#000000
(0,0,0)

Tints of #41469A

#41469A
(65,70,154)
#5256A3
(82,86,163)
#6366AC
(99,102,172)
#7476B5
(116,118,181)
#8586BE
(133,134,190)
#9696C7
(150,150,199)
#A7A6D0
(167,166,208)
#B8B6D9
(184,182,217)
#C9C6E2
(201,198,226)
#DAD6EB
(218,214,235)
#EBE6F4
(235,230,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41469A color. Also use rgb(65,70,154) instead hex code.

Text Font Color

.myTextColor { color: #41469A; }

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

This text font color is #41469A.

Background Color

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

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

This div background color is #41469A.

Border color

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

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

This div border color is #41469A.

Opacity

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

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

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

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

This text has shadow with #41469A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41469A.

Preview

Color preview on black background

This text has color #41469A on black background.


Color preview on white background

This text has color #41469A on white background.


Black color preview on #41469A background

This text has black color on #41469A background.


White color preview on #41469A background

This text has white color on #41469A background.


Related colors

Complementary color

Complementary color for #hex is #BEB965.


I love getcolorcode.com

Triadic colors

1 #9A4146 and #469A41 with #41469A are triadic colors.

2 #9A4641 and #46419A with #41469A are triadic colors.