COLOR #423617

HEX: #423617 RGB: (66,54,23)

Color info

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

RGB color model

#423617 color RGB value is (66,54,23).

RGB: (66,54,23) (26%, 21%, 9%)

RGB channels and saturation

R 66 of 255 = 26%
G 54 of 255 = 21%
B 23 of 255 = 9%

66
54
23

R + G + B ~ 19%. #423617 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 54 + 23 = 143 (100%)
R 66 of 143 ~ 46.15%
G 54 of 143 ~ 37.76%
B 23 of 143 ~ 16.08'%

%46.15
%37.76
%16.08

CMYK color model

#423617 color CMYK value is (0,18,65,74).

  • cyan value is 0.00%
  • magenta value is 18.18%
  • yellow value is 65.15%
  • key color value is 74.12%

CMYK: (0,18,65,74)
C0M18Y65K74 (0%, 18%, 65%, 74%)
(0.00 / 0.18 / 0.65 / 0.74)

CMYK percentages

%0
%18.18
%65.15
%74.12

Codes

Color #423617 in popluar color models

42 36 17
RGB 66 54 23
HSL 43° 48.31% 17.45%
HSB/HSV 43° 65.15% 25.88%
CMYK 0.00% 18.18% 65.15%
74.12%

Color #423617 in popluar number systems.

HEX 42 36 17
Decimal 66 54 23
Binary 1000010 110110 10111
Octal 102 66 27

Shades and tints

Shades of #423617

#423617
(66,54,23)
#3C3215
(60,50,21)
#362E13
(54,46,19)
#302A11
(48,42,17)
#2A260F
(42,38,15)
#24220D
(36,34,13)
#1E1E0B
(30,30,11)
#181A09
(24,26,9)
#121607
(18,22,7)
#0C1205
(12,18,5)
#060E03
(6,14,3)
#000000
(0,0,0)

Tints of #423617

#423617
(66,54,23)
#53482C
(83,72,44)
#645A41
(100,90,65)
#756C56
(117,108,86)
#867E6B
(134,126,107)
#979080
(151,144,128)
#A8A295
(168,162,149)
#B9B4AA
(185,180,170)
#CAC6BF
(202,198,191)
#DBD8D4
(219,216,212)
#ECEAE9
(236,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #423617 color. Also use rgb(66,54,23) instead hex code.

Text Font Color

.myTextColor { color: #423617; }

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

This text font color is #423617.

Background Color

.myBgColor { background-color: #423617; }

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

This div background color is #423617.

Border color

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

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

This div border color is #423617.

Opacity

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

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

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

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

This text has shadow with #423617 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #423617.

Preview

Color preview on black background

This text has color #423617 on black background.


Color preview on white background

This text has color #423617 on white background.


Black color preview on #423617 background

This text has black color on #423617 background.


White color preview on #423617 background

This text has white color on #423617 background.


Related colors

Complementary color

Complementary color for #hex is #BDC9E8.


I love getcolorcode.com

Triadic colors

1 #174236 and #361742 with #423617 are triadic colors.

2 #173642 and #364217 with #423617 are triadic colors.