COLOR #41224A

HEX: #41224A RGB: (65,34,74)

Color info

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

RGB color model

#41224A color RGB value is (65,34,74).

RGB: (65,34,74) (25%, 13%, 29%)

RGB channels and saturation

R 65 of 255 = 25%
G 34 of 255 = 13%
B 74 of 255 = 29%

65
34
74

R + G + B ~ 22%. #41224A is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 34 + 74 = 173 (100%)
R 65 of 173 ~ 37.57%
G 34 of 173 ~ 19.65%
B 74 of 173 ~ 42.77'%

%37.57
%19.65
%42.77

CMYK color model

#41224A color CMYK value is (12,54,0,71).

  • cyan value is 12.16%
  • magenta value is 54.05%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (12,54,0,71)
C12M54Y0K71 (12%, 54%, 0%, 71%)
(0.12 / 0.54 / 0.00 / 0.71)

CMYK percentages

%12.16
%54.05
%0
%70.98

Codes

Color #41224A in popluar color models

41 22 4A
RGB 65 34 74
HSL 287° 37.04% 21.18%
HSB/HSV 287° 54.05% 29.02%
CMYK 12.16% 54.05% 0.00%
70.98%

Color #41224A in popluar number systems.

HEX 41 22 4A
Decimal 65 34 74
Binary 1000001 100010 1001010
Octal 101 42 112

Shades and tints

Shades of #41224A

#41224A
(65,34,74)
#3C1F44
(60,31,68)
#371C3E
(55,28,62)
#321938
(50,25,56)
#2D1632
(45,22,50)
#28132C
(40,19,44)
#231026
(35,16,38)
#1E0D20
(30,13,32)
#190A1A
(25,10,26)
#140714
(20,7,20)
#0F040E
(15,4,14)
#000000
(0,0,0)

Tints of #41224A

#41224A
(65,34,74)
#52365A
(82,54,90)
#634A6A
(99,74,106)
#745E7A
(116,94,122)
#85728A
(133,114,138)
#96869A
(150,134,154)
#A79AAA
(167,154,170)
#B8AEBA
(184,174,186)
#C9C2CA
(201,194,202)
#DAD6DA
(218,214,218)
#EBEAEA
(235,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41224A color. Also use rgb(65,34,74) instead hex code.

Text Font Color

.myTextColor { color: #41224A; }

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

This text font color is #41224A.

Background Color

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

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

This div background color is #41224A.

Border color

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

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

This div border color is #41224A.

Opacity

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

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

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

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

This text has shadow with #41224A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41224A.

Preview

Color preview on black background

This text has color #41224A on black background.


Color preview on white background

This text has color #41224A on white background.


Black color preview on #41224A background

This text has black color on #41224A background.


White color preview on #41224A background

This text has white color on #41224A background.


Related colors

Complementary color

Complementary color for #hex is #BEDDB5.


I love getcolorcode.com

Triadic colors

1 #4A4122 and #224A41 with #41224A are triadic colors.

2 #4A2241 and #22414A with #41224A are triadic colors.