COLOR #41214C

HEX: #41214C RGB: (65,33,76)

Color info

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

RGB color model

#41214C color RGB value is (65,33,76).

RGB: (65,33,76) (25%, 13%, 30%)

RGB channels and saturation

R 65 of 255 = 25%
G 33 of 255 = 13%
B 76 of 255 = 30%

65
33
76

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

Portions of RGB colors in percentages

R + G + B = 65 + 33 + 76 = 174 (100%)
R 65 of 174 ~ 37.36%
G 33 of 174 ~ 18.97%
B 76 of 174 ~ 43.68'%

%37.36
%18.97
%43.68

CMYK color model

#41214C color CMYK value is (14,57,0,70).

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

CMYK: (14,57,0,70)
C14M57Y0K70 (14%, 57%, 0%, 70%)
(0.14 / 0.57 / 0.00 / 0.70)

CMYK percentages

%14.47
%56.58
%0
%70.2

Codes

Color #41214C in popluar color models

41 21 4C
RGB 65 33 76
HSL 285° 39.45% 21.37%
HSB/HSV 285° 56.58% 29.80%
CMYK 14.47% 56.58% 0.00%
70.20%

Color #41214C in popluar number systems.

HEX 41 21 4C
Decimal 65 33 76
Binary 1000001 100001 1001100
Octal 101 41 114

Shades and tints

Shades of #41214C

#41214C
(65,33,76)
#3C1E46
(60,30,70)
#371B40
(55,27,64)
#32183A
(50,24,58)
#2D1534
(45,21,52)
#28122E
(40,18,46)
#230F28
(35,15,40)
#1E0C22
(30,12,34)
#19091C
(25,9,28)
#140616
(20,6,22)
#0F0310
(15,3,16)
#000000
(0,0,0)

Tints of #41214C

#41214C
(65,33,76)
#52355C
(82,53,92)
#63496C
(99,73,108)
#745D7C
(116,93,124)
#85718C
(133,113,140)
#96859C
(150,133,156)
#A799AC
(167,153,172)
#B8ADBC
(184,173,188)
#C9C1CC
(201,193,204)
#DAD5DC
(218,213,220)
#EBE9EC
(235,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41214C; }

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

This text font color is #41214C.

Background Color

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

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

This div background color is #41214C.

Border color

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

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

This div border color is #41214C.

Opacity

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

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

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

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

This text has shadow with #41214C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41214C.

Preview

Color preview on black background

This text has color #41214C on black background.


Color preview on white background

This text has color #41214C on white background.


Black color preview on #41214C background

This text has black color on #41214C background.


White color preview on #41214C background

This text has white color on #41214C background.


Related colors

Complementary color

Complementary color for #hex is #BEDEB3.


I love getcolorcode.com

Triadic colors

1 #4C4121 and #214C41 with #41214C are triadic colors.

2 #4C2141 and #21414C with #41214C are triadic colors.