COLOR #423762

HEX: #423762 RGB: (66,55,98)

Color info

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

RGB color model

#423762 color RGB value is (66,55,98).

RGB: (66,55,98) (26%, 22%, 38%)

RGB channels and saturation

R 66 of 255 = 26%
G 55 of 255 = 22%
B 98 of 255 = 38%

66
55
98

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

Portions of RGB colors in percentages

R + G + B = 66 + 55 + 98 = 219 (100%)
R 66 of 219 ~ 30.14%
G 55 of 219 ~ 25.11%
B 98 of 219 ~ 44.75'%

%30.14
%25.11
%44.75

CMYK color model

#423762 color CMYK value is (33,44,0,62).

  • cyan value is 32.65%
  • magenta value is 43.88%
  • yellow value is 0.00%
  • key color value is 61.57%
CMYK: (33,44,0,62) C33M44Y0K62 (33%,44%,0%,62%) (0.33/0.44/0.00/0.62) 

CMYK percentages

%32.65
%43.88
%0
%61.57

Codes

Color #423762 in popluar color models

42 37 62
RGB 66 55 98
HSL 255° 28.10% 30.00%
HSB/HSV 255° 43.88% 38.43%
CMYK 32.65% 43.88% 0.00%
61.57%

Color #423762 in popluar number systems.

HEX 42 37 62
Decimal 66 55 98
Binary 1000010 110111 1100010
Octal 102 67 142

Shades and tints

Shades of #423762

#423762
(66,55,98)
#3C325A
(60,50,90)
#362D52
(54,45,82)
#30284A
(48,40,74)
#2A2342
(42,35,66)
#241E3A
(36,30,58)
#1E1932
(30,25,50)
#18142A
(24,20,42)
#120F22
(18,15,34)
#0C0A1A
(12,10,26)
#060512
(6,5,18)
#000000
(0,0,0)

Tints of #423762

#423762
(66,55,98)
#534970
(83,73,112)
#645B7E
(100,91,126)
#756D8C
(117,109,140)
#867F9A
(134,127,154)
#9791A8
(151,145,168)
#A8A3B6
(168,163,182)
#B9B5C4
(185,181,196)
#CAC7D2
(202,199,210)
#DBD9E0
(219,217,224)
#ECEBEE
(236,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #423762; }

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

This text font color is #423762.

Background Color

.myBgColor { background-color: #423762; }

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

This div background color is #423762.

Border color

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

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

This div border color is #423762.

Opacity

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

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

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

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

This text has shadow with #423762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #423762.

Preview

Color preview on black background

This text has color #423762 on black background.


Color preview on white background

This text has color #423762 on white background.


Black color preview on #423762 background

This text has black color on #423762 background.


White color preview on #423762 background

This text has white color on #423762 background.


Related colors

Complementary color

Complementary color for #hex is #BDC89D.


I love getcolorcode.com

Triadic colors

1 #624237 and #376242 with #423762 are triadic colors.

2 #623742 and #374262 with #423762 are triadic colors.