COLOR #421850

HEX: #421850 RGB: (66,24,80)

Color info

#421850 contains red, green and blue colors in about the same proportion. Web safe color of #421850 is #330066 (or #306).

RGB color model

#421850 color RGB value is (66,24,80).

RGB: (66,24,80) (26%, 9%, 31%)

RGB channels and saturation

R 66 of 255 = 26%
G 24 of 255 = 9%
B 80 of 255 = 31%

66
24
80

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

Portions of RGB colors in percentages

R + G + B = 66 + 24 + 80 = 170 (100%)
R 66 of 170 ~ 38.82%
G 24 of 170 ~ 14.12%
B 80 of 170 ~ 47.06'%

%38.82
%14.12
%47.06

CMYK color model

#421850 color CMYK value is (18,70,0,69).

  • cyan value is 17.50%
  • magenta value is 70.00%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (18,70,0,69)
C18M70Y0K69 (18%, 70%, 0%, 69%)
(0.18 / 0.70 / 0.00 / 0.69)

CMYK percentages

%17.5
%70
%0
%68.63

Codes

Color #421850 in popluar color models

42 18 50
RGB 66 24 80
HSL 285° 53.85% 20.39%
HSB/HSV 285° 70.00% 31.37%
CMYK 17.50% 70.00% 0.00%
68.63%

Color #421850 in popluar number systems.

HEX 42 18 50
Decimal 66 24 80
Binary 1000010 11000 1010000
Octal 102 30 120

Shades and tints

Shades of #421850

#421850
(66,24,80)
#3C1649
(60,22,73)
#361442
(54,20,66)
#30123B
(48,18,59)
#2A1034
(42,16,52)
#240E2D
(36,14,45)
#1E0C26
(30,12,38)
#180A1F
(24,10,31)
#120818
(18,8,24)
#0C0611
(12,6,17)
#06040A
(6,4,10)
#000000
(0,0,0)

Tints of #421850

#421850
(66,24,80)
#532D5F
(83,45,95)
#64426E
(100,66,110)
#75577D
(117,87,125)
#866C8C
(134,108,140)
#97819B
(151,129,155)
#A896AA
(168,150,170)
#B9ABB9
(185,171,185)
#CAC0C8
(202,192,200)
#DBD5D7
(219,213,215)
#ECEAE6
(236,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #421850 color. Also use rgb(66,24,80) instead hex code.

Text Font Color

.myTextColor { color: #421850; }

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

This text font color is #421850.

Background Color

.myBgColor { background-color: #421850; }

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

This div background color is #421850.

Border color

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

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

This div border color is #421850.

Opacity

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

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

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

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

This text has shadow with #421850 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #421850.

Preview

Color preview on black background

This text has color #421850 on black background.


Color preview on white background

This text has color #421850 on white background.


Black color preview on #421850 background

This text has black color on #421850 background.


White color preview on #421850 background

This text has white color on #421850 background.


Related colors

Complementary color

Complementary color for #hex is #BDE7AF.


I love getcolorcode.com

Triadic colors

1 #504218 and #185042 with #421850 are triadic colors.

2 #501842 and #184250 with #421850 are triadic colors.