COLOR #423961

HEX: #423961 RGB: (66,57,97)

Color info

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

RGB color model

#423961 color RGB value is (66,57,97).

RGB: (66,57,97) (26%, 22%, 38%)

RGB channels and saturation

R 66 of 255 = 26%
G 57 of 255 = 22%
B 97 of 255 = 38%

66
57
97

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

Portions of RGB colors in percentages

R + G + B = 66 + 57 + 97 = 220 (100%)
R 66 of 220 ~ 30%
G 57 of 220 ~ 25.91%
B 97 of 220 ~ 44.09'%

%30
%25.91
%44.09

CMYK color model

#423961 color CMYK value is (32,41,0,62).

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

CMYK: (32,41,0,62)
C32M41Y0K62 (32%, 41%, 0%, 62%)
(0.32 / 0.41 / 0.00 / 0.62)

CMYK percentages

%31.96
%41.24
%0
%61.96

Codes

Color #423961 in popluar color models

42 39 61
RGB 66 57 97
HSL 254° 25.97% 30.20%
HSB/HSV 254° 41.24% 38.04%
CMYK 31.96% 41.24% 0.00%
61.96%

Color #423961 in popluar number systems.

HEX 42 39 61
Decimal 66 57 97
Binary 1000010 111001 1100001
Octal 102 71 141

Shades and tints

Shades of #423961

#423961
(66,57,97)
#3C3459
(60,52,89)
#362F51
(54,47,81)
#302A49
(48,42,73)
#2A2541
(42,37,65)
#242039
(36,32,57)
#1E1B31
(30,27,49)
#181629
(24,22,41)
#121121
(18,17,33)
#0C0C19
(12,12,25)
#060711
(6,7,17)
#000000
(0,0,0)

Tints of #423961

#423961
(66,57,97)
#534B6F
(83,75,111)
#645D7D
(100,93,125)
#756F8B
(117,111,139)
#868199
(134,129,153)
#9793A7
(151,147,167)
#A8A5B5
(168,165,181)
#B9B7C3
(185,183,195)
#CAC9D1
(202,201,209)
#DBDBDF
(219,219,223)
#ECEDED
(236,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #423961; }

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

This text font color is #423961.

Background Color

.myBgColor { background-color: #423961; }

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

This div background color is #423961.

Border color

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

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

This div border color is #423961.

Opacity

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

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

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

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

This text has shadow with #423961 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #423961.

Preview

Color preview on black background

This text has color #423961 on black background.


Color preview on white background

This text has color #423961 on white background.


Black color preview on #423961 background

This text has black color on #423961 background.


White color preview on #423961 background

This text has white color on #423961 background.


Related colors

Complementary color

Complementary color for #hex is #BDC69E.


I love getcolorcode.com

Triadic colors

1 #614239 and #396142 with #423961 are triadic colors.

2 #613942 and #394261 with #423961 are triadic colors.