COLOR #422950

HEX: #422950 RGB: (66,41,80)

Color info

#422950 contains red, green and blue colors in about the same proportion. Web safe color of #422950 is #333366 (or #336).

RGB color model

#422950 color RGB value is (66,41,80).

RGB: (66,41,80) (26%, 16%, 31%)

RGB channels and saturation

R 66 of 255 = 26%
G 41 of 255 = 16%
B 80 of 255 = 31%

66
41
80

R + G + B ~ 24%. #422950 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 41 + 80 = 187 (100%)
R 66 of 187 ~ 35.29%
G 41 of 187 ~ 21.93%
B 80 of 187 ~ 42.78'%

%35.29
%21.93
%42.78

CMYK color model

#422950 color CMYK value is (18,49,0,69).

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

CMYK: (18,49,0,69)
C18M49Y0K69 (18%, 49%, 0%, 69%)
(0.18 / 0.49 / 0.00 / 0.69)

CMYK percentages

%17.5
%48.75
%0
%68.63

Codes

Color #422950 in popluar color models

42 29 50
RGB 66 41 80
HSL 278° 32.23% 23.73%
HSB/HSV 278° 48.75% 31.37%
CMYK 17.50% 48.75% 0.00%
68.63%

Color #422950 in popluar number systems.

HEX 42 29 50
Decimal 66 41 80
Binary 1000010 101001 1010000
Octal 102 51 120

Shades and tints

Shades of #422950

#422950
(66,41,80)
#3C2649
(60,38,73)
#362342
(54,35,66)
#30203B
(48,32,59)
#2A1D34
(42,29,52)
#241A2D
(36,26,45)
#1E1726
(30,23,38)
#18141F
(24,20,31)
#121118
(18,17,24)
#0C0E11
(12,14,17)
#060B0A
(6,11,10)
#000000
(0,0,0)

Tints of #422950

#422950
(66,41,80)
#533C5F
(83,60,95)
#644F6E
(100,79,110)
#75627D
(117,98,125)
#86758C
(134,117,140)
#97889B
(151,136,155)
#A89BAA
(168,155,170)
#B9AEB9
(185,174,185)
#CAC1C8
(202,193,200)
#DBD4D7
(219,212,215)
#ECE7E6
(236,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #422950; }

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

This text font color is #422950.

Background Color

.myBgColor { background-color: #422950; }

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

This div background color is #422950.

Border color

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

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

This div border color is #422950.

Opacity

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

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

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

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

This text has shadow with #422950 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #422950.

Preview

Color preview on black background

This text has color #422950 on black background.


Color preview on white background

This text has color #422950 on white background.


Black color preview on #422950 background

This text has black color on #422950 background.


White color preview on #422950 background

This text has white color on #422950 background.


Related colors

Complementary color

Complementary color for #hex is #BDD6AF.


I love getcolorcode.com

Triadic colors

1 #504229 and #295042 with #422950 are triadic colors.

2 #502942 and #294250 with #422950 are triadic colors.