COLOR #423661

HEX: #423661 RGB: (66,54,97)

Color info

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

RGB color model

#423661 color RGB value is (66,54,97).

RGB: (66,54,97) (26%, 21%, 38%)

RGB channels and saturation

R 66 of 255 = 26%
G 54 of 255 = 21%
B 97 of 255 = 38%

66
54
97

R + G + B ~ 28%. #423661 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 54 + 97 = 217 (100%)
R 66 of 217 ~ 30.41%
G 54 of 217 ~ 24.88%
B 97 of 217 ~ 44.7'%

%30.41
%24.88
%44.7

CMYK color model

#423661 color CMYK value is (32,44,0,62).

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

CMYK: (32,44,0,62)
C32M44Y0K62 (32%, 44%, 0%, 62%)
(0.32 / 0.44 / 0.00 / 0.62)

CMYK percentages

%31.96
%44.33
%0
%61.96

Codes

Color #423661 in popluar color models

42 36 61
RGB 66 54 97
HSL 257° 28.48% 29.61%
HSB/HSV 257° 44.33% 38.04%
CMYK 31.96% 44.33% 0.00%
61.96%

Color #423661 in popluar number systems.

HEX 42 36 61
Decimal 66 54 97
Binary 1000010 110110 1100001
Octal 102 66 141

Shades and tints

Shades of #423661

#423661
(66,54,97)
#3C3259
(60,50,89)
#362E51
(54,46,81)
#302A49
(48,42,73)
#2A2641
(42,38,65)
#242239
(36,34,57)
#1E1E31
(30,30,49)
#181A29
(24,26,41)
#121621
(18,22,33)
#0C1219
(12,18,25)
#060E11
(6,14,17)
#000000
(0,0,0)

Tints of #423661

#423661
(66,54,97)
#53486F
(83,72,111)
#645A7D
(100,90,125)
#756C8B
(117,108,139)
#867E99
(134,126,153)
#9790A7
(151,144,167)
#A8A2B5
(168,162,181)
#B9B4C3
(185,180,195)
#CAC6D1
(202,198,209)
#DBD8DF
(219,216,223)
#ECEAED
(236,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #423661; }

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

This text font color is #423661.

Background Color

.myBgColor { background-color: #423661; }

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

This div background color is #423661.

Border color

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

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

This div border color is #423661.

Opacity

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

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

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

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

This text has shadow with #423661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #423661.

Preview

Color preview on black background

This text has color #423661 on black background.


Color preview on white background

This text has color #423661 on white background.


Black color preview on #423661 background

This text has black color on #423661 background.


White color preview on #423661 background

This text has white color on #423661 background.


Related colors

Complementary color

Complementary color for #hex is #BDC99E.


I love getcolorcode.com

Triadic colors

1 #614236 and #366142 with #423661 are triadic colors.

2 #613642 and #364261 with #423661 are triadic colors.