COLOR #422961

HEX: #422961 RGB: (66,41,97)

Color info

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

RGB color model

#422961 color RGB value is (66,41,97).

RGB: (66,41,97) (26%, 16%, 38%)

RGB channels and saturation

R 66 of 255 = 26%
G 41 of 255 = 16%
B 97 of 255 = 38%

66
41
97

R + G + B ~ 27%. #422961 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 41 + 97 = 204 (100%)
R 66 of 204 ~ 32.35%
G 41 of 204 ~ 20.1%
B 97 of 204 ~ 47.55'%

%32.35
%20.1
%47.55

CMYK color model

#422961 color CMYK value is (32,58,0,62).

  • cyan value is 31.96%
  • magenta value is 57.73%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (32,58,0,62)
C32M58Y0K62 (32%, 58%, 0%, 62%)
(0.32 / 0.58 / 0.00 / 0.62)

CMYK percentages

%31.96
%57.73
%0
%61.96

Codes

Color #422961 in popluar color models

42 29 61
RGB 66 41 97
HSL 267° 40.58% 27.06%
HSB/HSV 267° 57.73% 38.04%
CMYK 31.96% 57.73% 0.00%
61.96%

Color #422961 in popluar number systems.

HEX 42 29 61
Decimal 66 41 97
Binary 1000010 101001 1100001
Octal 102 51 141

Shades and tints

Shades of #422961

#422961
(66,41,97)
#3C2659
(60,38,89)
#362351
(54,35,81)
#302049
(48,32,73)
#2A1D41
(42,29,65)
#241A39
(36,26,57)
#1E1731
(30,23,49)
#181429
(24,20,41)
#121121
(18,17,33)
#0C0E19
(12,14,25)
#060B11
(6,11,17)
#000000
(0,0,0)

Tints of #422961

#422961
(66,41,97)
#533C6F
(83,60,111)
#644F7D
(100,79,125)
#75628B
(117,98,139)
#867599
(134,117,153)
#9788A7
(151,136,167)
#A89BB5
(168,155,181)
#B9AEC3
(185,174,195)
#CAC1D1
(202,193,209)
#DBD4DF
(219,212,223)
#ECE7ED
(236,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #422961; }

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

This text font color is #422961.

Background Color

.myBgColor { background-color: #422961; }

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

This div background color is #422961.

Border color

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

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

This div border color is #422961.

Opacity

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

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

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

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

This text has shadow with #422961 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #422961.

Preview

Color preview on black background

This text has color #422961 on black background.


Color preview on white background

This text has color #422961 on white background.


Black color preview on #422961 background

This text has black color on #422961 background.


White color preview on #422961 background

This text has white color on #422961 background.


Related colors

Complementary color

Complementary color for #hex is #BDD69E.


I love getcolorcode.com

Triadic colors

1 #614229 and #296142 with #422961 are triadic colors.

2 #612942 and #294261 with #422961 are triadic colors.