COLOR #423937

HEX: #423937 RGB: (66,57,55)

Color info

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

RGB color model

#423937 color RGB value is (66,57,55).

RGB: (66,57,55) (26%, 22%, 22%)

RGB channels and saturation

R 66 of 255 = 26%
G 57 of 255 = 22%
B 55 of 255 = 22%

66
57
55

R + G + B ~ 23%. #423937 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 57 + 55 = 178 (100%)
R 66 of 178 ~ 37.08%
G 57 of 178 ~ 32.02%
B 55 of 178 ~ 30.9'%

%37.08
%32.02
%30.9

CMYK color model

#423937 color CMYK value is (0,14,17,74).

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

CMYK: (0,14,17,74)
C0M14Y17K74 (0%, 14%, 17%, 74%)
(0.00 / 0.14 / 0.17 / 0.74)

CMYK percentages

%0
%13.64
%16.67
%74.12

Codes

Color #423937 in popluar color models

42 39 37
RGB 66 57 55
HSL 11° 9.09% 23.73%
HSB/HSV 11° 16.67% 25.88%
CMYK 0.00% 13.64% 16.67%
74.12%

Color #423937 in popluar number systems.

HEX 42 39 37
Decimal 66 57 55
Binary 1000010 111001 110111
Octal 102 71 67

Shades and tints

Shades of #423937

#423937
(66,57,55)
#3C3432
(60,52,50)
#362F2D
(54,47,45)
#302A28
(48,42,40)
#2A2523
(42,37,35)
#24201E
(36,32,30)
#1E1B19
(30,27,25)
#181614
(24,22,20)
#12110F
(18,17,15)
#0C0C0A
(12,12,10)
#060705
(6,7,5)
#000000
(0,0,0)

Tints of #423937

#423937
(66,57,55)
#534B49
(83,75,73)
#645D5B
(100,93,91)
#756F6D
(117,111,109)
#86817F
(134,129,127)
#979391
(151,147,145)
#A8A5A3
(168,165,163)
#B9B7B5
(185,183,181)
#CAC9C7
(202,201,199)
#DBDBD9
(219,219,217)
#ECEDEB
(236,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #423937; }

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

This text font color is #423937.

Background Color

.myBgColor { background-color: #423937; }

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

This div background color is #423937.

Border color

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

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

This div border color is #423937.

Opacity

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

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

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

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

This text has shadow with #423937 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #423937.

Preview

Color preview on black background

This text has color #423937 on black background.


Color preview on white background

This text has color #423937 on white background.


Black color preview on #423937 background

This text has black color on #423937 background.


White color preview on #423937 background

This text has white color on #423937 background.


Related colors

Complementary color

Complementary color for #hex is #BDC6C8.


I love getcolorcode.com

Triadic colors

1 #374239 and #393742 with #423937 are triadic colors.

2 #373942 and #394237 with #423937 are triadic colors.