COLOR #423512

HEX: #423512 RGB: (66,53,18)

Color info

#423512 contains red, green and blue colors in about the same proportion. Web safe color of #423512 is #333300 (or #330).

RGB color model

#423512 color RGB value is (66,53,18).

RGB: (66,53,18) (26%, 21%, 7%)

RGB channels and saturation

R 66 of 255 = 26%
G 53 of 255 = 21%
B 18 of 255 = 7%

66
53
18

R + G + B ~ 18%. #423512 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 53 + 18 = 137 (100%)
R 66 of 137 ~ 48.18%
G 53 of 137 ~ 38.69%
B 18 of 137 ~ 13.14'%

%48.18
%38.69
%13.14

CMYK color model

#423512 color CMYK value is (0,20,73,74).

  • cyan value is 0.00%
  • magenta value is 19.70%
  • yellow value is 72.73%
  • key color value is 74.12%

CMYK: (0,20,73,74)
C0M20Y73K74 (0%, 20%, 73%, 74%)
(0.00 / 0.20 / 0.73 / 0.74)

CMYK percentages

%0
%19.7
%72.73
%74.12

Codes

Color #423512 in popluar color models

42 35 12
RGB 66 53 18
HSL 44° 57.14% 16.47%
HSB/HSV 44° 72.73% 25.88%
CMYK 0.00% 19.70% 72.73%
74.12%

Color #423512 in popluar number systems.

HEX 42 35 12
Decimal 66 53 18
Binary 1000010 110101 10010
Octal 102 65 22

Shades and tints

Shades of #423512

#423512
(66,53,18)
#3C3111
(60,49,17)
#362D10
(54,45,16)
#30290F
(48,41,15)
#2A250E
(42,37,14)
#24210D
(36,33,13)
#1E1D0C
(30,29,12)
#18190B
(24,25,11)
#12150A
(18,21,10)
#0C1109
(12,17,9)
#060D08
(6,13,8)
#000000
(0,0,0)

Tints of #423512

#423512
(66,53,18)
#534727
(83,71,39)
#64593C
(100,89,60)
#756B51
(117,107,81)
#867D66
(134,125,102)
#978F7B
(151,143,123)
#A8A190
(168,161,144)
#B9B3A5
(185,179,165)
#CAC5BA
(202,197,186)
#DBD7CF
(219,215,207)
#ECE9E4
(236,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #423512 color. Also use rgb(66,53,18) instead hex code.

Text Font Color

.myTextColor { color: #423512; }

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

This text font color is #423512.

Background Color

.myBgColor { background-color: #423512; }

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

This div background color is #423512.

Border color

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

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

This div border color is #423512.

Opacity

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

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

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

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

This text has shadow with #423512 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #423512.

Preview

Color preview on black background

This text has color #423512 on black background.


Color preview on white background

This text has color #423512 on white background.


Black color preview on #423512 background

This text has black color on #423512 background.


White color preview on #423512 background

This text has white color on #423512 background.


Related colors

Complementary color

Complementary color for #hex is #BDCAED.


I love getcolorcode.com

Triadic colors

1 #124235 and #351242 with #423512 are triadic colors.

2 #123542 and #354212 with #423512 are triadic colors.