COLOR #374029

HEX: #374029 RGB: (55,64,41)

Color info

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

RGB color model

#374029 color RGB value is (55,64,41).

RGB: (55,64,41) (22%, 25%, 16%)

RGB channels and saturation

R 55 of 255 = 22%
G 64 of 255 = 25%
B 41 of 255 = 16%

55
64
41

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

Portions of RGB colors in percentages

R + G + B = 55 + 64 + 41 = 160 (100%)
R 55 of 160 ~ 34.38%
G 64 of 160 ~ 40%
B 41 of 160 ~ 25.63'%

%34.38
%40
%25.63

CMYK color model

#374029 color CMYK value is (14,0,36,75).

  • cyan value is 14.06%
  • magenta value is 0.00%
  • yellow value is 35.94%
  • key color value is 74.90%

CMYK: (14,0,36,75)
C14M0Y36K75 (14%, 0%, 36%, 75%)
(0.14 / 0.00 / 0.36 / 0.75)

CMYK percentages

%14.06
%0
%35.94
%74.9

Codes

Color #374029 in popluar color models

37 40 29
RGB 55 64 41
HSL 83° 21.90% 20.59%
HSB/HSV 83° 35.94% 25.10%
CMYK 14.06% 0.00% 35.94%
74.90%

Color #374029 in popluar number systems.

HEX 37 40 29
Decimal 55 64 41
Binary 110111 1000000 101001
Octal 67 100 51

Shades and tints

Shades of #374029

#374029
(55,64,41)
#323B26
(50,59,38)
#2D3623
(45,54,35)
#283120
(40,49,32)
#232C1D
(35,44,29)
#1E271A
(30,39,26)
#192217
(25,34,23)
#141D14
(20,29,20)
#0F1811
(15,24,17)
#0A130E
(10,19,14)
#050E0B
(5,14,11)
#000000
(0,0,0)

Tints of #374029

#374029
(55,64,41)
#49513C
(73,81,60)
#5B624F
(91,98,79)
#6D7362
(109,115,98)
#7F8475
(127,132,117)
#919588
(145,149,136)
#A3A69B
(163,166,155)
#B5B7AE
(181,183,174)
#C7C8C1
(199,200,193)
#D9D9D4
(217,217,212)
#EBEAE7
(235,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #374029 color. Also use rgb(55,64,41) instead hex code.

Text Font Color

.myTextColor { color: #374029; }

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

This text font color is #374029.

Background Color

.myBgColor { background-color: #374029; }

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

This div background color is #374029.

Border color

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

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

This div border color is #374029.

Opacity

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

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

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

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

This text has shadow with #374029 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374029.

Preview

Color preview on black background

This text has color #374029 on black background.


Color preview on white background

This text has color #374029 on white background.


Black color preview on #374029 background

This text has black color on #374029 background.


White color preview on #374029 background

This text has white color on #374029 background.


Related colors

Complementary color

Complementary color for #hex is #C8BFD6.


I love getcolorcode.com

Triadic colors

1 #293740 and #402937 with #374029 are triadic colors.

2 #294037 and #403729 with #374029 are triadic colors.