COLOR #421168

HEX: #421168 RGB: (66,17,104)

Color info

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

RGB color model

#421168 color RGB value is (66,17,104).

RGB: (66,17,104) (26%, 7%, 41%)

RGB channels and saturation

R 66 of 255 = 26%
G 17 of 255 = 7%
B 104 of 255 = 41%

66
17
104

R + G + B ~ 25%. #421168 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 17 + 104 = 187 (100%)
R 66 of 187 ~ 35.29%
G 17 of 187 ~ 9.09%
B 104 of 187 ~ 55.61'%

%35.29
%55.61

CMYK color model

#421168 color CMYK value is (37,84,0,59).

  • cyan value is 36.54%
  • magenta value is 83.65%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (37,84,0,59)
C37M84Y0K59 (37%, 84%, 0%, 59%)
(0.37 / 0.84 / 0.00 / 0.59)

CMYK percentages

%36.54
%83.65
%0
%59.22

Codes

Color #421168 in popluar color models

42 11 68
RGB 66 17 104
HSL 274° 71.90% 23.73%
HSB/HSV 274° 83.65% 40.78%
CMYK 36.54% 83.65% 0.00%
59.22%

Color #421168 in popluar number systems.

HEX 42 11 68
Decimal 66 17 104
Binary 1000010 10001 1101000
Octal 102 21 150

Shades and tints

Shades of #421168

#421168
(66,17,104)
#3C105F
(60,16,95)
#360F56
(54,15,86)
#300E4D
(48,14,77)
#2A0D44
(42,13,68)
#240C3B
(36,12,59)
#1E0B32
(30,11,50)
#180A29
(24,10,41)
#120920
(18,9,32)
#0C0817
(12,8,23)
#06070E
(6,7,14)
#000000
(0,0,0)

Tints of #421168

#421168
(66,17,104)
#532675
(83,38,117)
#643B82
(100,59,130)
#75508F
(117,80,143)
#86659C
(134,101,156)
#977AA9
(151,122,169)
#A88FB6
(168,143,182)
#B9A4C3
(185,164,195)
#CAB9D0
(202,185,208)
#DBCEDD
(219,206,221)
#ECE3EA
(236,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #421168; }

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

This text font color is #421168.

Background Color

.myBgColor { background-color: #421168; }

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

This div background color is #421168.

Border color

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

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

This div border color is #421168.

Opacity

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

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

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

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

This text has shadow with #421168 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #421168.

Preview

Color preview on black background

This text has color #421168 on black background.


Color preview on white background

This text has color #421168 on white background.


Black color preview on #421168 background

This text has black color on #421168 background.


White color preview on #421168 background

This text has white color on #421168 background.


Related colors

Complementary color

Complementary color for #hex is #BDEE97.


I love getcolorcode.com

Triadic colors

1 #684211 and #116842 with #421168 are triadic colors.

2 #681142 and #114268 with #421168 are triadic colors.