COLOR #421387

HEX: #421387 RGB: (66,19,135)

Color info

#421387 contains mainly blue color. Web safe color of #421387 is #330099 (or #309).

RGB color model

#421387 color RGB value is (66,19,135).

RGB: (66,19,135) (26%, 7%, 53%)

RGB channels and saturation

R 66 of 255 = 26%
G 19 of 255 = 7%
B 135 of 255 = 53%

66
19
135

R + G + B ~ 29%. #421387 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 19 + 135 = 220 (100%)
R 66 of 220 ~ 30%
G 19 of 220 ~ 8.64%
B 135 of 220 ~ 61.36'%

%30
%61.36

CMYK color model

#421387 color CMYK value is (51,86,0,47).

  • cyan value is 51.11%
  • magenta value is 85.93%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (51,86,0,47)
C51M86Y0K47 (51%, 86%, 0%, 47%)
(0.51 / 0.86 / 0.00 / 0.47)

CMYK percentages

%51.11
%85.93
%0
%47.06

Codes

Color #421387 in popluar color models

42 13 87
RGB 66 19 135
HSL 264° 75.32% 30.20%
HSB/HSV 264° 85.93% 52.94%
CMYK 51.11% 85.93% 0.00%
47.06%

Color #421387 in popluar number systems.

HEX 42 13 87
Decimal 66 19 135
Binary 1000010 10011 10000111
Octal 102 23 207

Shades and tints

Shades of #421387

#421387
(66,19,135)
#3C127B
(60,18,123)
#36116F
(54,17,111)
#301063
(48,16,99)
#2A0F57
(42,15,87)
#240E4B
(36,14,75)
#1E0D3F
(30,13,63)
#180C33
(24,12,51)
#120B27
(18,11,39)
#0C0A1B
(12,10,27)
#06090F
(6,9,15)
#000000
(0,0,0)

Tints of #421387

#421387
(66,19,135)
#532891
(83,40,145)
#643D9B
(100,61,155)
#7552A5
(117,82,165)
#8667AF
(134,103,175)
#977CB9
(151,124,185)
#A891C3
(168,145,195)
#B9A6CD
(185,166,205)
#CABBD7
(202,187,215)
#DBD0E1
(219,208,225)
#ECE5EB
(236,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #421387 color. Also use rgb(66,19,135) instead hex code.

Text Font Color

.myTextColor { color: #421387; }

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

This text font color is #421387.

Background Color

.myBgColor { background-color: #421387; }

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

This div background color is #421387.

Border color

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

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

This div border color is #421387.

Opacity

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

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

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

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

This text has shadow with #421387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #421387.

Preview

Color preview on black background

This text has color #421387 on black background.


Color preview on white background

This text has color #421387 on white background.


Black color preview on #421387 background

This text has black color on #421387 background.


White color preview on #421387 background

This text has white color on #421387 background.


Related colors

Complementary color

Complementary color for #hex is #BDEC78.


I love getcolorcode.com

Triadic colors

1 #874213 and #138742 with #421387 are triadic colors.

2 #871342 and #134287 with #421387 are triadic colors.