COLOR #424331

HEX: #424331 RGB: (66,67,49)

Color info

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

RGB color model

#424331 color RGB value is (66,67,49).

RGB: (66,67,49) (26%, 26%, 19%)

RGB channels and saturation

R 66 of 255 = 26%
G 67 of 255 = 26%
B 49 of 255 = 19%

66
67
49

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

Portions of RGB colors in percentages

R + G + B = 66 + 67 + 49 = 182 (100%)
R 66 of 182 ~ 36.26%
G 67 of 182 ~ 36.81%
B 49 of 182 ~ 26.92'%

%36.26
%36.81
%26.92

CMYK color model

#424331 color CMYK value is (1,0,27,74).

  • cyan value is 1.49%
  • magenta value is 0.00%
  • yellow value is 26.87%
  • key color value is 73.73%

CMYK: (1,0,27,74)
C1M0Y27K74 (1%, 0%, 27%, 74%)
(0.01 / 0.00 / 0.27 / 0.74)

CMYK percentages

%1.49
%0
%26.87
%73.73

Codes

Color #424331 in popluar color models

42 43 31
RGB 66 67 49
HSL 63° 15.52% 22.75%
HSB/HSV 63° 26.87% 26.27%
CMYK 1.49% 0.00% 26.87%
73.73%

Color #424331 in popluar number systems.

HEX 42 43 31
Decimal 66 67 49
Binary 1000010 1000011 110001
Octal 102 103 61

Shades and tints

Shades of #424331

#424331
(66,67,49)
#3C3D2D
(60,61,45)
#363729
(54,55,41)
#303125
(48,49,37)
#2A2B21
(42,43,33)
#24251D
(36,37,29)
#1E1F19
(30,31,25)
#181915
(24,25,21)
#121311
(18,19,17)
#0C0D0D
(12,13,13)
#060709
(6,7,9)
#000000
(0,0,0)

Tints of #424331

#424331
(66,67,49)
#535443
(83,84,67)
#646555
(100,101,85)
#757667
(117,118,103)
#868779
(134,135,121)
#97988B
(151,152,139)
#A8A99D
(168,169,157)
#B9BAAF
(185,186,175)
#CACBC1
(202,203,193)
#DBDCD3
(219,220,211)
#ECEDE5
(236,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #424331; }

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

This text font color is #424331.

Background Color

.myBgColor { background-color: #424331; }

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

This div background color is #424331.

Border color

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

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

This div border color is #424331.

Opacity

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

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

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

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

This text has shadow with #424331 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424331.

Preview

Color preview on black background

This text has color #424331 on black background.


Color preview on white background

This text has color #424331 on white background.


Black color preview on #424331 background

This text has black color on #424331 background.


White color preview on #424331 background

This text has white color on #424331 background.


Related colors

Complementary color

Complementary color for #hex is #BDBCCE.


I love getcolorcode.com

Triadic colors

1 #314243 and #433142 with #424331 are triadic colors.

2 #314342 and #434231 with #424331 are triadic colors.