COLOR #423117

HEX: #423117 RGB: (66,49,23)

Color info

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

RGB color model

#423117 color RGB value is (66,49,23).

RGB: (66,49,23) (26%, 19%, 9%)

RGB channels and saturation

R 66 of 255 = 26%
G 49 of 255 = 19%
B 23 of 255 = 9%

66
49
23

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

Portions of RGB colors in percentages

R + G + B = 66 + 49 + 23 = 138 (100%)
R 66 of 138 ~ 47.83%
G 49 of 138 ~ 35.51%
B 23 of 138 ~ 16.67'%

%47.83
%35.51
%16.67

CMYK color model

#423117 color CMYK value is (0,26,65,74).

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

CMYK: (0,26,65,74)
C0M26Y65K74 (0%, 26%, 65%, 74%)
(0.00 / 0.26 / 0.65 / 0.74)

CMYK percentages

%0
%25.76
%65.15
%74.12

Codes

Color #423117 in popluar color models

42 31 17
RGB 66 49 23
HSL 36° 48.31% 17.45%
HSB/HSV 36° 65.15% 25.88%
CMYK 0.00% 25.76% 65.15%
74.12%

Color #423117 in popluar number systems.

HEX 42 31 17
Decimal 66 49 23
Binary 1000010 110001 10111
Octal 102 61 27

Shades and tints

Shades of #423117

#423117
(66,49,23)
#3C2D15
(60,45,21)
#362913
(54,41,19)
#302511
(48,37,17)
#2A210F
(42,33,15)
#241D0D
(36,29,13)
#1E190B
(30,25,11)
#181509
(24,21,9)
#121107
(18,17,7)
#0C0D05
(12,13,5)
#060903
(6,9,3)
#000000
(0,0,0)

Tints of #423117

#423117
(66,49,23)
#53432C
(83,67,44)
#645541
(100,85,65)
#756756
(117,103,86)
#86796B
(134,121,107)
#978B80
(151,139,128)
#A89D95
(168,157,149)
#B9AFAA
(185,175,170)
#CAC1BF
(202,193,191)
#DBD3D4
(219,211,212)
#ECE5E9
(236,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #423117; }

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

This text font color is #423117.

Background Color

.myBgColor { background-color: #423117; }

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

This div background color is #423117.

Border color

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

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

This div border color is #423117.

Opacity

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

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

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

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

This text has shadow with #423117 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #423117.

Preview

Color preview on black background

This text has color #423117 on black background.


Color preview on white background

This text has color #423117 on white background.


Black color preview on #423117 background

This text has black color on #423117 background.


White color preview on #423117 background

This text has white color on #423117 background.


Related colors

Complementary color

Complementary color for #hex is #BDCEE8.


I love getcolorcode.com

Triadic colors

1 #174231 and #311742 with #423117 are triadic colors.

2 #173142 and #314217 with #423117 are triadic colors.