COLOR #41257A

HEX: #41257A RGB: (65,37,122)

Color info

#41257A contains mainly red and blue colors. Web safe color of #41257A is #333366 (or #336).

RGB color model

#41257A color RGB value is (65,37,122).

RGB: (65,37,122) (25%, 15%, 48%)

RGB channels and saturation

R 65 of 255 = 25%
G 37 of 255 = 15%
B 122 of 255 = 48%

65
37
122

R + G + B ~ 29%. #41257A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 37 + 122 = 224 (100%)
R 65 of 224 ~ 29.02%
G 37 of 224 ~ 16.52%
B 122 of 224 ~ 54.46'%

%29.02
%16.52
%54.46

CMYK color model

#41257A color CMYK value is (47,70,0,52).

  • cyan value is 46.72%
  • magenta value is 69.67%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (47,70,0,52)
C47M70Y0K52 (47%, 70%, 0%, 52%)
(0.47 / 0.70 / 0.00 / 0.52)

CMYK percentages

%46.72
%69.67
%0
%52.16

Codes

Color #41257A in popluar color models

41 25 7A
RGB 65 37 122
HSL 260° 53.46% 31.18%
HSB/HSV 260° 69.67% 47.84%
CMYK 46.72% 69.67% 0.00%
52.16%

Color #41257A in popluar number systems.

HEX 41 25 7A
Decimal 65 37 122
Binary 1000001 100101 1111010
Octal 101 45 172

Shades and tints

Shades of #41257A

#41257A
(65,37,122)
#3C226F
(60,34,111)
#371F64
(55,31,100)
#321C59
(50,28,89)
#2D194E
(45,25,78)
#281643
(40,22,67)
#231338
(35,19,56)
#1E102D
(30,16,45)
#190D22
(25,13,34)
#140A17
(20,10,23)
#0F070C
(15,7,12)
#000000
(0,0,0)

Tints of #41257A

#41257A
(65,37,122)
#523886
(82,56,134)
#634B92
(99,75,146)
#745E9E
(116,94,158)
#8571AA
(133,113,170)
#9684B6
(150,132,182)
#A797C2
(167,151,194)
#B8AACE
(184,170,206)
#C9BDDA
(201,189,218)
#DAD0E6
(218,208,230)
#EBE3F2
(235,227,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41257A color. Also use rgb(65,37,122) instead hex code.

Text Font Color

.myTextColor { color: #41257A; }

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

This text font color is #41257A.

Background Color

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

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

This div background color is #41257A.

Border color

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

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

This div border color is #41257A.

Opacity

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

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

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

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

This text has shadow with #41257A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41257A.

Preview

Color preview on black background

This text has color #41257A on black background.


Color preview on white background

This text has color #41257A on white background.


Black color preview on #41257A background

This text has black color on #41257A background.


White color preview on #41257A background

This text has white color on #41257A background.


Related colors

Complementary color

Complementary color for #hex is #BEDA85.


I love getcolorcode.com

Triadic colors

1 #7A4125 and #257A41 with #41257A are triadic colors.

2 #7A2541 and #25417A with #41257A are triadic colors.