COLOR #421D66

HEX: #421D66 RGB: (66,29,102)

Color info

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

RGB color model

#421D66 color RGB value is (66,29,102).

RGB: (66,29,102) (26%, 11%, 40%)

RGB channels and saturation

R 66 of 255 = 26%
G 29 of 255 = 11%
B 102 of 255 = 40%

66
29
102

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

Portions of RGB colors in percentages

R + G + B = 66 + 29 + 102 = 197 (100%)
R 66 of 197 ~ 33.5%
G 29 of 197 ~ 14.72%
B 102 of 197 ~ 51.78'%

%33.5
%14.72
%51.78

CMYK color model

#421D66 color CMYK value is (35,72,0,60).

  • cyan value is 35.29%
  • magenta value is 71.57%
  • yellow value is 0.00%
  • key color value is 60.00%
CMYK: (35,72,0,60) C35M72Y0K60 (35%,72%,0%,60%) (0.35/0.72/0.00/0.60) 

CMYK percentages

%35.29
%71.57
%0
%60

Codes

Color #421D66 in popluar color models

42 1D 66
RGB 66 29 102
HSL 270° 55.73% 25.69%
HSB/HSV 270° 71.57% 40.00%
CMYK 35.29% 71.57% 0.00%
60.00%

Color #421D66 in popluar number systems.

HEX 42 1D 66
Decimal 66 29 102
Binary 1000010 11101 1100110
Octal 102 35 146

Shades and tints

Shades of #421D66

#421D66
(66,29,102)
#3C1B5D
(60,27,93)
#361954
(54,25,84)
#30174B
(48,23,75)
#2A1542
(42,21,66)
#241339
(36,19,57)
#1E1130
(30,17,48)
#180F27
(24,15,39)
#120D1E
(18,13,30)
#0C0B15
(12,11,21)
#06090C
(6,9,12)
#000000
(0,0,0)

Tints of #421D66

#421D66
(66,29,102)
#533173
(83,49,115)
#644580
(100,69,128)
#75598D
(117,89,141)
#866D9A
(134,109,154)
#9781A7
(151,129,167)
#A895B4
(168,149,180)
#B9A9C1
(185,169,193)
#CABDCE
(202,189,206)
#DBD1DB
(219,209,219)
#ECE5E8
(236,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #421D66 color. Also use rgb(66,29,102) instead hex code.

Text Font Color

.myTextColor { color: #421D66; }

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

This text font color is #421D66.

Background Color

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

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

This div background color is #421D66.

Border color

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

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

This div border color is #421D66.

Opacity

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

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

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

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

This text has shadow with #421D66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #421D66.

Preview

Color preview on black background

This text has color #421D66 on black background.


Color preview on white background

This text has color #421D66 on white background.


Black color preview on #421D66 background

This text has black color on #421D66 background.


White color preview on #421D66 background

This text has white color on #421D66 background.


Related colors

Complementary color

Complementary color for #hex is #BDE299.


I love getcolorcode.com

Triadic colors

1 #66421D and #1D6642 with #421D66 are triadic colors.

2 #661D42 and #1D4266 with #421D66 are triadic colors.