COLOR #423137

HEX: #423137 RGB: (66,49,55)

Color info

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

RGB color model

#423137 color RGB value is (66,49,55).

RGB: (66,49,55) (26%, 19%, 22%)

RGB channels and saturation

R 66 of 255 = 26%
G 49 of 255 = 19%
B 55 of 255 = 22%

66
49
55

R + G + B ~ 22%. #423137 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 49 + 55 = 170 (100%)
R 66 of 170 ~ 38.82%
G 49 of 170 ~ 28.82%
B 55 of 170 ~ 32.35'%

%38.82
%28.82
%32.35

CMYK color model

#423137 color CMYK value is (0,26,17,74).

  • cyan value is 0.00%
  • magenta value is 25.76%
  • yellow value is 16.67%
  • key color value is 74.12%

CMYK: (0,26,17,74)
C0M26Y17K74 (0%, 26%, 17%, 74%)
(0.00 / 0.26 / 0.17 / 0.74)

CMYK percentages

%0
%25.76
%16.67
%74.12

Codes

Color #423137 in popluar color models

42 31 37
RGB 66 49 55
HSL 339° 14.78% 22.55%
HSB/HSV 339° 25.76% 25.88%
CMYK 0.00% 25.76% 16.67%
74.12%

Color #423137 in popluar number systems.

HEX 42 31 37
Decimal 66 49 55
Binary 1000010 110001 110111
Octal 102 61 67

Shades and tints

Shades of #423137

#423137
(66,49,55)
#3C2D32
(60,45,50)
#36292D
(54,41,45)
#302528
(48,37,40)
#2A2123
(42,33,35)
#241D1E
(36,29,30)
#1E1919
(30,25,25)
#181514
(24,21,20)
#12110F
(18,17,15)
#0C0D0A
(12,13,10)
#060905
(6,9,5)
#000000
(0,0,0)

Tints of #423137

#423137
(66,49,55)
#534349
(83,67,73)
#64555B
(100,85,91)
#75676D
(117,103,109)
#86797F
(134,121,127)
#978B91
(151,139,145)
#A89DA3
(168,157,163)
#B9AFB5
(185,175,181)
#CAC1C7
(202,193,199)
#DBD3D9
(219,211,217)
#ECE5EB
(236,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #423137; }

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

This text font color is #423137.

Background Color

.myBgColor { background-color: #423137; }

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

This div background color is #423137.

Border color

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

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

This div border color is #423137.

Opacity

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

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

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

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

This text has shadow with #423137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #423137.

Preview

Color preview on black background

This text has color #423137 on black background.


Color preview on white background

This text has color #423137 on white background.


Black color preview on #423137 background

This text has black color on #423137 background.


White color preview on #423137 background

This text has white color on #423137 background.


Related colors

Complementary color

Complementary color for #hex is #BDCEC8.


I love getcolorcode.com

Triadic colors

1 #374231 and #313742 with #423137 are triadic colors.

2 #373142 and #314237 with #423137 are triadic colors.