COLOR #423148

HEX: #423148 RGB: (66,49,72)

Color info

#423148 contains red, green and blue colors in about the same proportion. Web safe color of #423148 is #333333 (or #333).

RGB color model

#423148 color RGB value is (66,49,72).

RGB: (66,49,72) (26%, 19%, 28%)

RGB channels and saturation

R 66 of 255 = 26%
G 49 of 255 = 19%
B 72 of 255 = 28%

66
49
72

R + G + B ~ 24%. #423148 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 49 + 72 = 187 (100%)
R 66 of 187 ~ 35.29%
G 49 of 187 ~ 26.2%
B 72 of 187 ~ 38.5'%

%35.29
%26.2
%38.5

CMYK color model

#423148 color CMYK value is (8,32,0,72).

  • cyan value is 8.33%
  • magenta value is 31.94%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (8,32,0,72)
C8M32Y0K72 (8%, 32%, 0%, 72%)
(0.08 / 0.32 / 0.00 / 0.72)

CMYK percentages

%8.33
%31.94
%0
%71.76

Codes

Color #423148 in popluar color models

42 31 48
RGB 66 49 72
HSL 284° 19.01% 23.73%
HSB/HSV 284° 31.94% 28.24%
CMYK 8.33% 31.94% 0.00%
71.76%

Color #423148 in popluar number systems.

HEX 42 31 48
Decimal 66 49 72
Binary 1000010 110001 1001000
Octal 102 61 110

Shades and tints

Shades of #423148

#423148
(66,49,72)
#3C2D42
(60,45,66)
#36293C
(54,41,60)
#302536
(48,37,54)
#2A2130
(42,33,48)
#241D2A
(36,29,42)
#1E1924
(30,25,36)
#18151E
(24,21,30)
#121118
(18,17,24)
#0C0D12
(12,13,18)
#06090C
(6,9,12)
#000000
(0,0,0)

Tints of #423148

#423148
(66,49,72)
#534358
(83,67,88)
#645568
(100,85,104)
#756778
(117,103,120)
#867988
(134,121,136)
#978B98
(151,139,152)
#A89DA8
(168,157,168)
#B9AFB8
(185,175,184)
#CAC1C8
(202,193,200)
#DBD3D8
(219,211,216)
#ECE5E8
(236,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #423148 color. Also use rgb(66,49,72) instead hex code.

Text Font Color

.myTextColor { color: #423148; }

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

This text font color is #423148.

Background Color

.myBgColor { background-color: #423148; }

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

This div background color is #423148.

Border color

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

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

This div border color is #423148.

Opacity

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

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

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

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

This text has shadow with #423148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #423148.

Preview

Color preview on black background

This text has color #423148 on black background.


Color preview on white background

This text has color #423148 on white background.


Black color preview on #423148 background

This text has black color on #423148 background.


White color preview on #423148 background

This text has white color on #423148 background.


Related colors

Complementary color

Complementary color for #hex is #BDCEB7.


I love getcolorcode.com

Triadic colors

1 #484231 and #314842 with #423148 are triadic colors.

2 #483142 and #314248 with #423148 are triadic colors.