COLOR #423719

HEX: #423719 RGB: (66,55,25)

Color info

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

RGB color model

#423719 color RGB value is (66,55,25).

RGB: (66,55,25) (26%, 22%, 10%)

RGB channels and saturation

R 66 of 255 = 26%
G 55 of 255 = 22%
B 25 of 255 = 10%

66
55
25

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

Portions of RGB colors in percentages

R + G + B = 66 + 55 + 25 = 146 (100%)
R 66 of 146 ~ 45.21%
G 55 of 146 ~ 37.67%
B 25 of 146 ~ 17.12'%

%45.21
%37.67
%17.12

CMYK color model

#423719 color CMYK value is (0,17,62,74).

  • cyan value is 0.00%
  • magenta value is 16.67%
  • yellow value is 62.12%
  • key color value is 74.12%

CMYK: (0,17,62,74)
C0M17Y62K74 (0%, 17%, 62%, 74%)
(0.00 / 0.17 / 0.62 / 0.74)

CMYK percentages

%0
%16.67
%62.12
%74.12

Codes

Color #423719 in popluar color models

42 37 19
RGB 66 55 25
HSL 44° 45.05% 17.84%
HSB/HSV 44° 62.12% 25.88%
CMYK 0.00% 16.67% 62.12%
74.12%

Color #423719 in popluar number systems.

HEX 42 37 19
Decimal 66 55 25
Binary 1000010 110111 11001
Octal 102 67 31

Shades and tints

Shades of #423719

#423719
(66,55,25)
#3C3217
(60,50,23)
#362D15
(54,45,21)
#302813
(48,40,19)
#2A2311
(42,35,17)
#241E0F
(36,30,15)
#1E190D
(30,25,13)
#18140B
(24,20,11)
#120F09
(18,15,9)
#0C0A07
(12,10,7)
#060505
(6,5,5)
#000000
(0,0,0)

Tints of #423719

#423719
(66,55,25)
#53492D
(83,73,45)
#645B41
(100,91,65)
#756D55
(117,109,85)
#867F69
(134,127,105)
#97917D
(151,145,125)
#A8A391
(168,163,145)
#B9B5A5
(185,181,165)
#CAC7B9
(202,199,185)
#DBD9CD
(219,217,205)
#ECEBE1
(236,235,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #423719 color. Also use rgb(66,55,25) instead hex code.

Text Font Color

.myTextColor { color: #423719; }

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

This text font color is #423719.

Background Color

.myBgColor { background-color: #423719; }

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

This div background color is #423719.

Border color

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

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

This div border color is #423719.

Opacity

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

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

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

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

This text has shadow with #423719 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #423719.

Preview

Color preview on black background

This text has color #423719 on black background.


Color preview on white background

This text has color #423719 on white background.


Black color preview on #423719 background

This text has black color on #423719 background.


White color preview on #423719 background

This text has white color on #423719 background.


Related colors

Complementary color

Complementary color for #hex is #BDC8E6.


I love getcolorcode.com

Triadic colors

1 #194237 and #371942 with #423719 are triadic colors.

2 #193742 and #374219 with #423719 are triadic colors.