COLOR #423047

HEX: #423047 RGB: (66,48,71)

Color info

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

RGB color model

#423047 color RGB value is (66,48,71).

RGB: (66,48,71) (26%, 19%, 28%)

RGB channels and saturation

R 66 of 255 = 26%
G 48 of 255 = 19%
B 71 of 255 = 28%

66
48
71

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

Portions of RGB colors in percentages

R + G + B = 66 + 48 + 71 = 185 (100%)
R 66 of 185 ~ 35.68%
G 48 of 185 ~ 25.95%
B 71 of 185 ~ 38.38'%

%35.68
%25.95
%38.38

CMYK color model

#423047 color CMYK value is (7,32,0,72).

  • cyan value is 7.04%
  • magenta value is 32.39%
  • yellow value is 0.00%
  • key color value is 72.16%

CMYK: (7,32,0,72)
C7M32Y0K72 (7%, 32%, 0%, 72%)
(0.07 / 0.32 / 0.00 / 0.72)

CMYK percentages

%7.04
%32.39
%0
%72.16

Codes

Color #423047 in popluar color models

42 30 47
RGB 66 48 71
HSL 287° 19.33% 23.33%
HSB/HSV 287° 32.39% 27.84%
CMYK 7.04% 32.39% 0.00%
72.16%

Color #423047 in popluar number systems.

HEX 42 30 47
Decimal 66 48 71
Binary 1000010 110000 1000111
Octal 102 60 107

Shades and tints

Shades of #423047

#423047
(66,48,71)
#3C2C41
(60,44,65)
#36283B
(54,40,59)
#302435
(48,36,53)
#2A202F
(42,32,47)
#241C29
(36,28,41)
#1E1823
(30,24,35)
#18141D
(24,20,29)
#121017
(18,16,23)
#0C0C11
(12,12,17)
#06080B
(6,8,11)
#000000
(0,0,0)

Tints of #423047

#423047
(66,48,71)
#534257
(83,66,87)
#645467
(100,84,103)
#756677
(117,102,119)
#867887
(134,120,135)
#978A97
(151,138,151)
#A89CA7
(168,156,167)
#B9AEB7
(185,174,183)
#CAC0C7
(202,192,199)
#DBD2D7
(219,210,215)
#ECE4E7
(236,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #423047 color. Also use rgb(66,48,71) instead hex code.

Text Font Color

.myTextColor { color: #423047; }

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

This text font color is #423047.

Background Color

.myBgColor { background-color: #423047; }

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

This div background color is #423047.

Border color

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

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

This div border color is #423047.

Opacity

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

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

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

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

This text has shadow with #423047 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #423047.

Preview

Color preview on black background

This text has color #423047 on black background.


Color preview on white background

This text has color #423047 on white background.


Black color preview on #423047 background

This text has black color on #423047 background.


White color preview on #423047 background

This text has white color on #423047 background.


Related colors

Complementary color

Complementary color for #hex is #BDCFB8.


I love getcolorcode.com

Triadic colors

1 #474230 and #304742 with #423047 are triadic colors.

2 #473042 and #304247 with #423047 are triadic colors.