COLOR #423E58

HEX: #423E58 RGB: (66,62,88)

Color info

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

RGB color model

#423E58 color RGB value is (66,62,88).

RGB: (66,62,88) (26%, 24%, 35%)

RGB channels and saturation

R 66 of 255 = 26%
G 62 of 255 = 24%
B 88 of 255 = 35%

66
62
88

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

Portions of RGB colors in percentages

R + G + B = 66 + 62 + 88 = 216 (100%)
R 66 of 216 ~ 30.56%
G 62 of 216 ~ 28.7%
B 88 of 216 ~ 40.74'%

%30.56
%28.7
%40.74

CMYK color model

#423E58 color CMYK value is (25,30,0,65).

  • cyan value is 25.00%
  • magenta value is 29.55%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (25,30,0,65)
C25M30Y0K65 (25%, 30%, 0%, 65%)
(0.25 / 0.30 / 0.00 / 0.65)

CMYK percentages

%25
%29.55
%0
%65.49

Codes

Color #423E58 in popluar color models

42 3E 58
RGB 66 62 88
HSL 249° 17.33% 29.41%
HSB/HSV 249° 29.55% 34.51%
CMYK 25.00% 29.55% 0.00%
65.49%

Color #423E58 in popluar number systems.

HEX 42 3E 58
Decimal 66 62 88
Binary 1000010 111110 1011000
Octal 102 76 130

Shades and tints

Shades of #423E58

#423E58
(66,62,88)
#3C3950
(60,57,80)
#363448
(54,52,72)
#302F40
(48,47,64)
#2A2A38
(42,42,56)
#242530
(36,37,48)
#1E2028
(30,32,40)
#181B20
(24,27,32)
#121618
(18,22,24)
#0C1110
(12,17,16)
#060C08
(6,12,8)
#000000
(0,0,0)

Tints of #423E58

#423E58
(66,62,88)
#534F67
(83,79,103)
#646076
(100,96,118)
#757185
(117,113,133)
#868294
(134,130,148)
#9793A3
(151,147,163)
#A8A4B2
(168,164,178)
#B9B5C1
(185,181,193)
#CAC6D0
(202,198,208)
#DBD7DF
(219,215,223)
#ECE8EE
(236,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #423E58 color. Also use rgb(66,62,88) instead hex code.

Text Font Color

.myTextColor { color: #423E58; }

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

This text font color is #423E58.

Background Color

.myBgColor { background-color: #423E58; }

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

This div background color is #423E58.

Border color

.myBorderColor { border: 1px solid #423E58; }

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

This div border color is #423E58.

Opacity

.myOpacity80 { color: #423E58; opacity: 0.8; }

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

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

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

This text has shadow with #423E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #423E58.

Preview

Color preview on black background

This text has color #423E58 on black background.


Color preview on white background

This text has color #423E58 on white background.


Black color preview on #423E58 background

This text has black color on #423E58 background.


White color preview on #423E58 background

This text has white color on #423E58 background.


Related colors

Complementary color

Complementary color for #hex is #BDC1A7.


I love getcolorcode.com

Triadic colors

1 #58423E and #3E5842 with #423E58 are triadic colors.

2 #583E42 and #3E4258 with #423E58 are triadic colors.