COLOR #374315

HEX: #374315 RGB: (55,67,21)

Color info

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

RGB color model

#374315 color RGB value is (55,67,21).

RGB: (55,67,21) (22%, 26%, 8%)

RGB channels and saturation

R 55 of 255 = 22%
G 67 of 255 = 26%
B 21 of 255 = 8%

55
67
21

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

Portions of RGB colors in percentages

R + G + B = 55 + 67 + 21 = 143 (100%)
R 55 of 143 ~ 38.46%
G 67 of 143 ~ 46.85%
B 21 of 143 ~ 14.69'%

%38.46
%46.85
%14.69

CMYK color model

#374315 color CMYK value is (18,0,69,74).

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

CMYK: (18,0,69,74)
C18M0Y69K74 (18%, 0%, 69%, 74%)
(0.18 / 0.00 / 0.69 / 0.74)

CMYK percentages

%17.91
%0
%68.66
%73.73

Codes

Color #374315 in popluar color models

37 43 15
RGB 55 67 21
HSL 76° 52.27% 17.25%
HSB/HSV 76° 68.66% 26.27%
CMYK 17.91% 0.00% 68.66%
73.73%

Color #374315 in popluar number systems.

HEX 37 43 15
Decimal 55 67 21
Binary 110111 1000011 10101
Octal 67 103 25

Shades and tints

Shades of #374315

#374315
(55,67,21)
#323D14
(50,61,20)
#2D3713
(45,55,19)
#283112
(40,49,18)
#232B11
(35,43,17)
#1E2510
(30,37,16)
#191F0F
(25,31,15)
#14190E
(20,25,14)
#0F130D
(15,19,13)
#0A0D0C
(10,13,12)
#05070B
(5,7,11)
#000000
(0,0,0)

Tints of #374315

#374315
(55,67,21)
#49542A
(73,84,42)
#5B653F
(91,101,63)
#6D7654
(109,118,84)
#7F8769
(127,135,105)
#91987E
(145,152,126)
#A3A993
(163,169,147)
#B5BAA8
(181,186,168)
#C7CBBD
(199,203,189)
#D9DCD2
(217,220,210)
#EBEDE7
(235,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #374315; }

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

This text font color is #374315.

Background Color

.myBgColor { background-color: #374315; }

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

This div background color is #374315.

Border color

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

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

This div border color is #374315.

Opacity

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

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

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

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

This text has shadow with #374315 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374315.

Preview

Color preview on black background

This text has color #374315 on black background.


Color preview on white background

This text has color #374315 on white background.


Black color preview on #374315 background

This text has black color on #374315 background.


White color preview on #374315 background

This text has white color on #374315 background.


Related colors

Complementary color

Complementary color for #hex is #C8BCEA.


I love getcolorcode.com

Triadic colors

1 #153743 and #431537 with #374315 are triadic colors.

2 #154337 and #433715 with #374315 are triadic colors.