COLOR #374713

HEX: #374713 RGB: (55,71,19)

Color info

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

RGB color model

#374713 color RGB value is (55,71,19).

RGB: (55,71,19) (22%, 28%, 7%)

RGB channels and saturation

R 55 of 255 = 22%
G 71 of 255 = 28%
B 19 of 255 = 7%

55
71
19

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

Portions of RGB colors in percentages

R + G + B = 55 + 71 + 19 = 145 (100%)
R 55 of 145 ~ 37.93%
G 71 of 145 ~ 48.97%
B 19 of 145 ~ 13.1'%

%37.93
%48.97
%13.1

CMYK color model

#374713 color CMYK value is (23,0,73,72).

  • cyan value is 22.54%
  • magenta value is 0.00%
  • yellow value is 73.24%
  • key color value is 72.16%
CMYK: (23,0,73,72) C23M0Y73K72 (23%,0%,73%,72%) (0.23/0.00/0.73/0.72) 

CMYK percentages

%22.54
%0
%73.24
%72.16

Codes

Color #374713 in popluar color models

37 47 13
RGB 55 71 19
HSL 78° 57.78% 17.65%
HSB/HSV 78° 73.24% 27.84%
CMYK 22.54% 0.00% 73.24%
72.16%

Color #374713 in popluar number systems.

HEX 37 47 13
Decimal 55 71 19
Binary 110111 1000111 10011
Octal 67 107 23

Shades and tints

Shades of #374713

#374713
(55,71,19)
#324112
(50,65,18)
#2D3B11
(45,59,17)
#283510
(40,53,16)
#232F0F
(35,47,15)
#1E290E
(30,41,14)
#19230D
(25,35,13)
#141D0C
(20,29,12)
#0F170B
(15,23,11)
#0A110A
(10,17,10)
#050B09
(5,11,9)
#000000
(0,0,0)

Tints of #374713

#374713
(55,71,19)
#495728
(73,87,40)
#5B673D
(91,103,61)
#6D7752
(109,119,82)
#7F8767
(127,135,103)
#91977C
(145,151,124)
#A3A791
(163,167,145)
#B5B7A6
(181,183,166)
#C7C7BB
(199,199,187)
#D9D7D0
(217,215,208)
#EBE7E5
(235,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #374713 color. Also use rgb(55,71,19) instead hex code.

Text Font Color

.myTextColor { color: #374713; }

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

This text font color is #374713.

Background Color

.myBgColor { background-color: #374713; }

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

This div background color is #374713.

Border color

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

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

This div border color is #374713.

Opacity

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

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

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

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

This text has shadow with #374713 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374713.

Preview

Color preview on black background

This text has color #374713 on black background.


Color preview on white background

This text has color #374713 on white background.


Black color preview on #374713 background

This text has black color on #374713 background.


White color preview on #374713 background

This text has white color on #374713 background.


Related colors

Complementary color

Complementary color for #hex is #C8B8EC.


I love getcolorcode.com

Triadic colors

1 #133747 and #471337 with #374713 are triadic colors.

2 #134737 and #473713 with #374713 are triadic colors.