COLOR #374319

HEX: #374319 RGB: (55,67,25)

Color info

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

RGB color model

#374319 color RGB value is (55,67,25).

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

RGB channels and saturation

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

55
67
25

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

Portions of RGB colors in percentages

R + G + B = 55 + 67 + 25 = 147 (100%)
R 55 of 147 ~ 37.41%
G 67 of 147 ~ 45.58%
B 25 of 147 ~ 17.01'%

%37.41
%45.58
%17.01

CMYK color model

#374319 color CMYK value is (18,0,63,74).

  • cyan value is 17.91%
  • magenta value is 0.00%
  • yellow value is 62.69%
  • key color value is 73.73%

CMYK: (18,0,63,74)
C18M0Y63K74 (18%, 0%, 63%, 74%)
(0.18 / 0.00 / 0.63 / 0.74)

CMYK percentages

%17.91
%0
%62.69
%73.73

Codes

Color #374319 in popluar color models

37 43 19
RGB 55 67 25
HSL 77° 45.65% 18.04%
HSB/HSV 77° 62.69% 26.27%
CMYK 17.91% 0.00% 62.69%
73.73%

Color #374319 in popluar number systems.

HEX 37 43 19
Decimal 55 67 25
Binary 110111 1000011 11001
Octal 67 103 31

Shades and tints

Shades of #374319

#374319
(55,67,25)
#323D17
(50,61,23)
#2D3715
(45,55,21)
#283113
(40,49,19)
#232B11
(35,43,17)
#1E250F
(30,37,15)
#191F0D
(25,31,13)
#14190B
(20,25,11)
#0F1309
(15,19,9)
#0A0D07
(10,13,7)
#050705
(5,7,5)
#000000
(0,0,0)

Tints of #374319

#374319
(55,67,25)
#49542D
(73,84,45)
#5B6541
(91,101,65)
#6D7655
(109,118,85)
#7F8769
(127,135,105)
#91987D
(145,152,125)
#A3A991
(163,169,145)
#B5BAA5
(181,186,165)
#C7CBB9
(199,203,185)
#D9DCCD
(217,220,205)
#EBEDE1
(235,237,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #374319; }

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

This text font color is #374319.

Background Color

.myBgColor { background-color: #374319; }

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

This div background color is #374319.

Border color

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

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

This div border color is #374319.

Opacity

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

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

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

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

This text has shadow with #374319 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374319.

Preview

Color preview on black background

This text has color #374319 on black background.


Color preview on white background

This text has color #374319 on white background.


Black color preview on #374319 background

This text has black color on #374319 background.


White color preview on #374319 background

This text has white color on #374319 background.


Related colors

Complementary color

Complementary color for #hex is #C8BCE6.


I love getcolorcode.com

Triadic colors

1 #193743 and #431937 with #374319 are triadic colors.

2 #194337 and #433719 with #374319 are triadic colors.