COLOR #421C69

HEX: #421C69 RGB: (66,28,105)

Color info

#421C69 contains mainly red and blue colors. Web safe color of #421C69 is #333366 (or #336).

RGB color model

#421C69 color RGB value is (66,28,105).

RGB: (66,28,105) (26%, 11%, 41%)

RGB channels and saturation

R 66 of 255 = 26%
G 28 of 255 = 11%
B 105 of 255 = 41%

66
28
105

R + G + B ~ 26%. #421C69 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 28 + 105 = 199 (100%)
R 66 of 199 ~ 33.17%
G 28 of 199 ~ 14.07%
B 105 of 199 ~ 52.76'%

%33.17
%14.07
%52.76

CMYK color model

#421C69 color CMYK value is (37,73,0,59).

  • cyan value is 37.14%
  • magenta value is 73.33%
  • yellow value is 0.00%
  • key color value is 58.82%
CMYK: (37,73,0,59) C37M73Y0K59 (37%,73%,0%,59%) (0.37/0.73/0.00/0.59) 

CMYK percentages

%37.14
%73.33
%0
%58.82

Codes

Color #421C69 in popluar color models

42 1C 69
RGB 66 28 105
HSL 270° 57.89% 26.08%
HSB/HSV 270° 73.33% 41.18%
CMYK 37.14% 73.33% 0.00%
58.82%

Color #421C69 in popluar number systems.

HEX 42 1C 69
Decimal 66 28 105
Binary 1000010 11100 1101001
Octal 102 34 151

Shades and tints

Shades of #421C69

#421C69
(66,28,105)
#3C1A60
(60,26,96)
#361857
(54,24,87)
#30164E
(48,22,78)
#2A1445
(42,20,69)
#24123C
(36,18,60)
#1E1033
(30,16,51)
#180E2A
(24,14,42)
#120C21
(18,12,33)
#0C0A18
(12,10,24)
#06080F
(6,8,15)
#000000
(0,0,0)

Tints of #421C69

#421C69
(66,28,105)
#533076
(83,48,118)
#644483
(100,68,131)
#755890
(117,88,144)
#866C9D
(134,108,157)
#9780AA
(151,128,170)
#A894B7
(168,148,183)
#B9A8C4
(185,168,196)
#CABCD1
(202,188,209)
#DBD0DE
(219,208,222)
#ECE4EB
(236,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #421C69 color. Also use rgb(66,28,105) instead hex code.

Text Font Color

.myTextColor { color: #421C69; }

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

This text font color is #421C69.

Background Color

.myBgColor { background-color: #421C69; }

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

This div background color is #421C69.

Border color

.myBorderColor { border: 1px solid #421C69; }

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

This div border color is #421C69.

Opacity

.myOpacity80 { color: #421C69; opacity: 0.8; }

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

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

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

This text has shadow with #421C69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #421C69.

Preview

Color preview on black background

This text has color #421C69 on black background.


Color preview on white background

This text has color #421C69 on white background.


Black color preview on #421C69 background

This text has black color on #421C69 background.


White color preview on #421C69 background

This text has white color on #421C69 background.


Related colors

Complementary color

Complementary color for #hex is #BDE396.


I love getcolorcode.com

Triadic colors

1 #69421C and #1C6942 with #421C69 are triadic colors.

2 #691C42 and #1C4269 with #421C69 are triadic colors.