COLOR #41439F

HEX: #41439F RGB: (65,67,159)

Color info

#41439F contains mainly blue color. Web safe color of #41439F is #333399 (or #339).

RGB color model

#41439F color RGB value is (65,67,159).

RGB: (65,67,159) (25%, 26%, 62%)

RGB channels and saturation

R 65 of 255 = 25%
G 67 of 255 = 26%
B 159 of 255 = 62%

65
67
159

R + G + B ~ 38%. #41439F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 67 + 159 = 291 (100%)
R 65 of 291 ~ 22.34%
G 67 of 291 ~ 23.02%
B 159 of 291 ~ 54.64'%

%22.34
%23.02
%54.64

CMYK color model

#41439F color CMYK value is (59,58,0,38).

  • cyan value is 59.12%
  • magenta value is 57.86%
  • yellow value is 0.00%
  • key color value is 37.65%

CMYK: (59,58,0,38)
C59M58Y0K38 (59%, 58%, 0%, 38%)
(0.59 / 0.58 / 0.00 / 0.38)

CMYK percentages

%59.12
%57.86
%0
%37.65

Codes

Color #41439F in popluar color models

41 43 9F
RGB 65 67 159
HSL 239° 41.96% 43.92%
HSB/HSV 239° 59.12% 62.35%
CMYK 59.12% 57.86% 0.00%
37.65%

Color #41439F in popluar number systems.

HEX 41 43 9F
Decimal 65 67 159
Binary 1000001 1000011 10011111
Octal 101 103 237

Shades and tints

Shades of #41439F

#41439F
(65,67,159)
#3C3D91
(60,61,145)
#373783
(55,55,131)
#323175
(50,49,117)
#2D2B67
(45,43,103)
#282559
(40,37,89)
#231F4B
(35,31,75)
#1E193D
(30,25,61)
#19132F
(25,19,47)
#140D21
(20,13,33)
#0F0713
(15,7,19)
#000000
(0,0,0)

Tints of #41439F

#41439F
(65,67,159)
#5254A7
(82,84,167)
#6365AF
(99,101,175)
#7476B7
(116,118,183)
#8587BF
(133,135,191)
#9698C7
(150,152,199)
#A7A9CF
(167,169,207)
#B8BAD7
(184,186,215)
#C9CBDF
(201,203,223)
#DADCE7
(218,220,231)
#EBEDEF
(235,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41439F color. Also use rgb(65,67,159) instead hex code.

Text Font Color

.myTextColor { color: #41439F; }

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

This text font color is #41439F.

Background Color

.myBgColor { background-color: #41439F; }

<div style="background-color:#41439F">Inner text</div>

This div background color is #41439F.

Border color

.myBorderColor { border: 1px solid #41439F; }

<div style="border:3px solid #41439F">Div</div>

This div border color is #41439F.

Opacity

.myOpacity80 { color: #41439F; opacity: 0.8; }

<p style="color:#41439F;opacity:0.8;">80%</p>

Text with #41439F 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 #41439F;}

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

This text has shadow with #41439F color.


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

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

This text has shadow with #41439F primary color and red secondary color.


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

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

This text has shadow with #41439F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #41439F.

Preview

Color preview on black background

This text has color #41439F on black background.


Color preview on white background

This text has color #41439F on white background.


Black color preview on #41439F background

This text has black color on #41439F background.


White color preview on #41439F background

This text has white color on #41439F background.


Related colors

Complementary color

Complementary color for #hex is #BEBC60.


I love getcolorcode.com

Triadic colors

1 #9F4143 and #439F41 with #41439F are triadic colors.

2 #9F4341 and #43419F with #41439F are triadic colors.