COLOR #41254C

HEX: #41254C RGB: (65,37,76)

Color info

#41254C contains red, green and blue colors in about the same proportion. Web safe color of #41254C is #333333 (or #333).

RGB color model

#41254C color RGB value is (65,37,76).

RGB: (65,37,76) (25%, 15%, 30%)

RGB channels and saturation

R 65 of 255 = 25%
G 37 of 255 = 15%
B 76 of 255 = 30%

65
37
76

R + G + B ~ 23%. #41254C is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 37 + 76 = 178 (100%)
R 65 of 178 ~ 36.52%
G 37 of 178 ~ 20.79%
B 76 of 178 ~ 42.7'%

%36.52
%20.79
%42.7

CMYK color model

#41254C color CMYK value is (14,51,0,70).

  • cyan value is 14.47%
  • magenta value is 51.32%
  • yellow value is 0.00%
  • key color value is 70.20%

CMYK: (14,51,0,70)
C14M51Y0K70 (14%, 51%, 0%, 70%)
(0.14 / 0.51 / 0.00 / 0.70)

CMYK percentages

%14.47
%51.32
%0
%70.2

Codes

Color #41254C in popluar color models

41 25 4C
RGB 65 37 76
HSL 283° 34.51% 22.16%
HSB/HSV 283° 51.32% 29.80%
CMYK 14.47% 51.32% 0.00%
70.20%

Color #41254C in popluar number systems.

HEX 41 25 4C
Decimal 65 37 76
Binary 1000001 100101 1001100
Octal 101 45 114

Shades and tints

Shades of #41254C

#41254C
(65,37,76)
#3C2246
(60,34,70)
#371F40
(55,31,64)
#321C3A
(50,28,58)
#2D1934
(45,25,52)
#28162E
(40,22,46)
#231328
(35,19,40)
#1E1022
(30,16,34)
#190D1C
(25,13,28)
#140A16
(20,10,22)
#0F0710
(15,7,16)
#000000
(0,0,0)

Tints of #41254C

#41254C
(65,37,76)
#52385C
(82,56,92)
#634B6C
(99,75,108)
#745E7C
(116,94,124)
#85718C
(133,113,140)
#96849C
(150,132,156)
#A797AC
(167,151,172)
#B8AABC
(184,170,188)
#C9BDCC
(201,189,204)
#DAD0DC
(218,208,220)
#EBE3EC
(235,227,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41254C color. Also use rgb(65,37,76) instead hex code.

Text Font Color

.myTextColor { color: #41254C; }

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

This text font color is #41254C.

Background Color

.myBgColor { background-color: #41254C; }

<div style="background-color:#41254C">Inner text</div>

This div background color is #41254C.

Border color

.myBorderColor { border: 1px solid #41254C; }

<div style="border:3px solid #41254C">Div</div>

This div border color is #41254C.

Opacity

.myOpacity80 { color: #41254C; opacity: 0.8; }

<p style="color:#41254C;opacity:0.8;">80%</p>

Text with #41254C 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 #41254C;}

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

This text has shadow with #41254C color.


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

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

This text has shadow with #41254C primary color and red secondary color.


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

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

This text has shadow with #41254C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #41254C.

Preview

Color preview on black background

This text has color #41254C on black background.


Color preview on white background

This text has color #41254C on white background.


Black color preview on #41254C background

This text has black color on #41254C background.


White color preview on #41254C background

This text has white color on #41254C background.


Related colors

Complementary color

Complementary color for #hex is #BEDAB3.


I love getcolorcode.com

Triadic colors

1 #4C4125 and #254C41 with #41254C are triadic colors.

2 #4C2541 and #25414C with #41254C are triadic colors.