COLOR #423759

HEX: #423759 RGB: (66,55,89)

Color info

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

RGB color model

#423759 color RGB value is (66,55,89).

RGB: (66,55,89) (26%, 22%, 35%)

RGB channels and saturation

R 66 of 255 = 26%
G 55 of 255 = 22%
B 89 of 255 = 35%

66
55
89

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

Portions of RGB colors in percentages

R + G + B = 66 + 55 + 89 = 210 (100%)
R 66 of 210 ~ 31.43%
G 55 of 210 ~ 26.19%
B 89 of 210 ~ 42.38'%

%31.43
%26.19
%42.38

CMYK color model

#423759 color CMYK value is (26,38,0,65).

  • cyan value is 25.84%
  • magenta value is 38.20%
  • yellow value is 0.00%
  • key color value is 65.10%
CMYK: (26,38,0,65) C26M38Y0K65 (26%,38%,0%,65%) (0.26/0.38/0.00/0.65) 

CMYK percentages

%25.84
%38.2
%0
%65.1

Codes

Color #423759 in popluar color models

42 37 59
RGB 66 55 89
HSL 259° 23.61% 28.24%
HSB/HSV 259° 38.20% 34.90%
CMYK 25.84% 38.20% 0.00%
65.10%

Color #423759 in popluar number systems.

HEX 42 37 59
Decimal 66 55 89
Binary 1000010 110111 1011001
Octal 102 67 131

Shades and tints

Shades of #423759

#423759
(66,55,89)
#3C3251
(60,50,81)
#362D49
(54,45,73)
#302841
(48,40,65)
#2A2339
(42,35,57)
#241E31
(36,30,49)
#1E1929
(30,25,41)
#181421
(24,20,33)
#120F19
(18,15,25)
#0C0A11
(12,10,17)
#060509
(6,5,9)
#000000
(0,0,0)

Tints of #423759

#423759
(66,55,89)
#534968
(83,73,104)
#645B77
(100,91,119)
#756D86
(117,109,134)
#867F95
(134,127,149)
#9791A4
(151,145,164)
#A8A3B3
(168,163,179)
#B9B5C2
(185,181,194)
#CAC7D1
(202,199,209)
#DBD9E0
(219,217,224)
#ECEBEF
(236,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #423759 color. Also use rgb(66,55,89) instead hex code.

Text Font Color

.myTextColor { color: #423759; }

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

This text font color is #423759.

Background Color

.myBgColor { background-color: #423759; }

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

This div background color is #423759.

Border color

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

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

This div border color is #423759.

Opacity

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

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

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

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

This text has shadow with #423759 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #423759.

Preview

Color preview on black background

This text has color #423759 on black background.


Color preview on white background

This text has color #423759 on white background.


Black color preview on #423759 background

This text has black color on #423759 background.


White color preview on #423759 background

This text has white color on #423759 background.


Related colors

Complementary color

Complementary color for #hex is #BDC8A6.


I love getcolorcode.com

Triadic colors

1 #594237 and #375942 with #423759 are triadic colors.

2 #593742 and #374259 with #423759 are triadic colors.