COLOR #221141

HEX: #221141 RGB: (34,17,65)

Color info

#221141 contains red, green and blue colors in about the same proportion. Web safe color of #221141 is #330033 (or #303).

RGB color model

#221141 color RGB value is (34,17,65).

RGB: (34,17,65) (13%, 7%, 25%)

RGB channels and saturation

R 34 of 255 = 13%
G 17 of 255 = 7%
B 65 of 255 = 25%

34
17
65

R + G + B ~ 15%. #221141 is dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 17 + 65 = 116 (100%)
R 34 of 116 ~ 29.31%
G 17 of 116 ~ 14.66%
B 65 of 116 ~ 56.03'%

%29.31
%14.66
%56.03

CMYK color model

#221141 color CMYK value is (48,74,0,75).

  • cyan value is 47.69%
  • magenta value is 73.85%
  • yellow value is 0.00%
  • key color value is 74.51%
CMYK: (48,74,0,75) C48M74Y0K75 (48%,74%,0%,75%) (0.48/0.74/0.00/0.75) 

CMYK percentages

%47.69
%73.85
%0
%74.51

Codes

Color #221141 in popluar color models

22 11 41
RGB 34 17 65
HSL 261° 58.54% 16.08%
HSB/HSV 261° 73.85% 25.49%
CMYK 47.69% 73.85% 0.00%
74.51%

Color #221141 in popluar number systems.

HEX 22 11 41
Decimal 34 17 65
Binary 100010 10001 1000001
Octal 42 21 101

Shades and tints

Shades of #221141

#221141
(34,17,65)
#1F103C
(31,16,60)
#1C0F37
(28,15,55)
#190E32
(25,14,50)
#160D2D
(22,13,45)
#130C28
(19,12,40)
#100B23
(16,11,35)
#0D0A1E
(13,10,30)
#0A0919
(10,9,25)
#070814
(7,8,20)
#04070F
(4,7,15)
#000000
(0,0,0)

Tints of #221141

#221141
(34,17,65)
#362652
(54,38,82)
#4A3B63
(74,59,99)
#5E5074
(94,80,116)
#726585
(114,101,133)
#867A96
(134,122,150)
#9A8FA7
(154,143,167)
#AEA4B8
(174,164,184)
#C2B9C9
(194,185,201)
#D6CEDA
(214,206,218)
#EAE3EB
(234,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #221141; }

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

This text font color is #221141.

Background Color

.myBgColor { background-color: #221141; }

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

This div background color is #221141.

Border color

.myBorderColor { border: 1px solid #221141; }

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

This div border color is #221141.

Opacity

.myOpacity80 { color: #221141; opacity: 0.8; }

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

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

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

This text has shadow with #221141 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #221141.

Preview

Color preview on black background

This text has color #221141 on black background.


Color preview on white background

This text has color #221141 on white background.


Black color preview on #221141 background

This text has black color on #221141 background.


White color preview on #221141 background

This text has white color on #221141 background.


Related colors

Complementary color

Complementary color for #hex is #DDEEBE.


I love getcolorcode.com

Triadic colors

1 #412211 and #114122 with #221141 are triadic colors.

2 #411122 and #112241 with #221141 are triadic colors.