COLOR #424532

HEX: #424532 RGB: (66,69,50)

Color info

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

RGB color model

#424532 color RGB value is (66,69,50).

RGB: (66,69,50) (26%, 27%, 20%)

RGB channels and saturation

R 66 of 255 = 26%
G 69 of 255 = 27%
B 50 of 255 = 20%

66
69
50

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

Portions of RGB colors in percentages

R + G + B = 66 + 69 + 50 = 185 (100%)
R 66 of 185 ~ 35.68%
G 69 of 185 ~ 37.3%
B 50 of 185 ~ 27.03'%

%35.68
%37.3
%27.03

CMYK color model

#424532 color CMYK value is (4,0,28,73).

  • cyan value is 4.35%
  • magenta value is 0.00%
  • yellow value is 27.54%
  • key color value is 72.94%

CMYK: (4,0,28,73)
C4M0Y28K73 (4%, 0%, 28%, 73%)
(0.04 / 0.00 / 0.28 / 0.73)

CMYK percentages

%4.35
%0
%27.54
%72.94

Codes

Color #424532 in popluar color models

42 45 32
RGB 66 69 50
HSL 69° 15.97% 23.33%
HSB/HSV 69° 27.54% 27.06%
CMYK 4.35% 0.00% 27.54%
72.94%

Color #424532 in popluar number systems.

HEX 42 45 32
Decimal 66 69 50
Binary 1000010 1000101 110010
Octal 102 105 62

Shades and tints

Shades of #424532

#424532
(66,69,50)
#3C3F2E
(60,63,46)
#36392A
(54,57,42)
#303326
(48,51,38)
#2A2D22
(42,45,34)
#24271E
(36,39,30)
#1E211A
(30,33,26)
#181B16
(24,27,22)
#121512
(18,21,18)
#0C0F0E
(12,15,14)
#06090A
(6,9,10)
#000000
(0,0,0)

Tints of #424532

#424532
(66,69,50)
#535544
(83,85,68)
#646556
(100,101,86)
#757568
(117,117,104)
#86857A
(134,133,122)
#97958C
(151,149,140)
#A8A59E
(168,165,158)
#B9B5B0
(185,181,176)
#CAC5C2
(202,197,194)
#DBD5D4
(219,213,212)
#ECE5E6
(236,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #424532 color. Also use rgb(66,69,50) instead hex code.

Text Font Color

.myTextColor { color: #424532; }

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

This text font color is #424532.

Background Color

.myBgColor { background-color: #424532; }

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

This div background color is #424532.

Border color

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

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

This div border color is #424532.

Opacity

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

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

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

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

This text has shadow with #424532 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424532.

Preview

Color preview on black background

This text has color #424532 on black background.


Color preview on white background

This text has color #424532 on white background.


Black color preview on #424532 background

This text has black color on #424532 background.


White color preview on #424532 background

This text has white color on #424532 background.


Related colors

Complementary color

Complementary color for #hex is #BDBACD.


I love getcolorcode.com

Triadic colors

1 #324245 and #453242 with #424532 are triadic colors.

2 #324542 and #454232 with #424532 are triadic colors.