COLOR #374626

HEX: #374626 RGB: (55,70,38)

Color info

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

RGB color model

#374626 color RGB value is (55,70,38).

RGB: (55,70,38) (22%, 27%, 15%)

RGB channels and saturation

R 55 of 255 = 22%
G 70 of 255 = 27%
B 38 of 255 = 15%

55
70
38

R + G + B ~ 21%. #374626 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 70 + 38 = 163 (100%)
R 55 of 163 ~ 33.74%
G 70 of 163 ~ 42.94%
B 38 of 163 ~ 23.31'%

%33.74
%42.94
%23.31

CMYK color model

#374626 color CMYK value is (21,0,46,73).

  • cyan value is 21.43%
  • magenta value is 0.00%
  • yellow value is 45.71%
  • key color value is 72.55%

CMYK: (21,0,46,73)
C21M0Y46K73 (21%, 0%, 46%, 73%)
(0.21 / 0.00 / 0.46 / 0.73)

CMYK percentages

%21.43
%0
%45.71
%72.55

Codes

Color #374626 in popluar color models

37 46 26
RGB 55 70 38
HSL 88° 29.63% 21.18%
HSB/HSV 88° 45.71% 27.45%
CMYK 21.43% 0.00% 45.71%
72.55%

Color #374626 in popluar number systems.

HEX 37 46 26
Decimal 55 70 38
Binary 110111 1000110 100110
Octal 67 106 46

Shades and tints

Shades of #374626

#374626
(55,70,38)
#324023
(50,64,35)
#2D3A20
(45,58,32)
#28341D
(40,52,29)
#232E1A
(35,46,26)
#1E2817
(30,40,23)
#192214
(25,34,20)
#141C11
(20,28,17)
#0F160E
(15,22,14)
#0A100B
(10,16,11)
#050A08
(5,10,8)
#000000
(0,0,0)

Tints of #374626

#374626
(55,70,38)
#495639
(73,86,57)
#5B664C
(91,102,76)
#6D765F
(109,118,95)
#7F8672
(127,134,114)
#919685
(145,150,133)
#A3A698
(163,166,152)
#B5B6AB
(181,182,171)
#C7C6BE
(199,198,190)
#D9D6D1
(217,214,209)
#EBE6E4
(235,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #374626 color. Also use rgb(55,70,38) instead hex code.

Text Font Color

.myTextColor { color: #374626; }

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

This text font color is #374626.

Background Color

.myBgColor { background-color: #374626; }

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

This div background color is #374626.

Border color

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

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

This div border color is #374626.

Opacity

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

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

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

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

This text has shadow with #374626 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374626.

Preview

Color preview on black background

This text has color #374626 on black background.


Color preview on white background

This text has color #374626 on white background.


Black color preview on #374626 background

This text has black color on #374626 background.


White color preview on #374626 background

This text has white color on #374626 background.


Related colors

Complementary color

Complementary color for #hex is #C8B9D9.


I love getcolorcode.com

Triadic colors

1 #263746 and #462637 with #374626 are triadic colors.

2 #264637 and #463726 with #374626 are triadic colors.