COLOR #421157

HEX: #421157 RGB: (66,17,87)

Color info

#421157 contains mainly red and blue colors. Web safe color of #421157 is #330066 (or #306).

RGB color model

#421157 color RGB value is (66,17,87).

RGB: (66,17,87) (26%, 7%, 34%)

RGB channels and saturation

R 66 of 255 = 26%
G 17 of 255 = 7%
B 87 of 255 = 34%

66
17
87

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

Portions of RGB colors in percentages

R + G + B = 66 + 17 + 87 = 170 (100%)
R 66 of 170 ~ 38.82%
G 17 of 170 ~ 10%
B 87 of 170 ~ 51.18'%

%38.82
%10
%51.18

CMYK color model

#421157 color CMYK value is (24,80,0,66).

  • cyan value is 24.14%
  • magenta value is 80.46%
  • yellow value is 0.00%
  • key color value is 65.88%
CMYK: (24,80,0,66) C24M80Y0K66 (24%,80%,0%,66%) (0.24/0.80/0.00/0.66) 

CMYK percentages

%24.14
%80.46
%0
%65.88

Codes

Color #421157 in popluar color models

42 11 57
RGB 66 17 87
HSL 282° 67.31% 20.39%
HSB/HSV 282° 80.46% 34.12%
CMYK 24.14% 80.46% 0.00%
65.88%

Color #421157 in popluar number systems.

HEX 42 11 57
Decimal 66 17 87
Binary 1000010 10001 1010111
Octal 102 21 127

Shades and tints

Shades of #421157

#421157
(66,17,87)
#3C1050
(60,16,80)
#360F49
(54,15,73)
#300E42
(48,14,66)
#2A0D3B
(42,13,59)
#240C34
(36,12,52)
#1E0B2D
(30,11,45)
#180A26
(24,10,38)
#12091F
(18,9,31)
#0C0818
(12,8,24)
#060711
(6,7,17)
#000000
(0,0,0)

Tints of #421157

#421157
(66,17,87)
#532666
(83,38,102)
#643B75
(100,59,117)
#755084
(117,80,132)
#866593
(134,101,147)
#977AA2
(151,122,162)
#A88FB1
(168,143,177)
#B9A4C0
(185,164,192)
#CAB9CF
(202,185,207)
#DBCEDE
(219,206,222)
#ECE3ED
(236,227,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #421157 color. Also use rgb(66,17,87) instead hex code.

Text Font Color

.myTextColor { color: #421157; }

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

This text font color is #421157.

Background Color

.myBgColor { background-color: #421157; }

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

This div background color is #421157.

Border color

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

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

This div border color is #421157.

Opacity

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

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

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

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

This text has shadow with #421157 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #421157.

Preview

Color preview on black background

This text has color #421157 on black background.


Color preview on white background

This text has color #421157 on white background.


Black color preview on #421157 background

This text has black color on #421157 background.


White color preview on #421157 background

This text has white color on #421157 background.


Related colors

Complementary color

Complementary color for #hex is #BDEEA8.


I love getcolorcode.com

Triadic colors

1 #574211 and #115742 with #421157 are triadic colors.

2 #571142 and #114257 with #421157 are triadic colors.