COLOR #374213

HEX: #374213 RGB: (55,66,19)

Color info

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

RGB color model

#374213 color RGB value is (55,66,19).

RGB: (55,66,19) (22%, 26%, 7%)

RGB channels and saturation

R 55 of 255 = 22%
G 66 of 255 = 26%
B 19 of 255 = 7%

55
66
19

R + G + B ~ 18%. #374213 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 66 + 19 = 140 (100%)
R 55 of 140 ~ 39.29%
G 66 of 140 ~ 47.14%
B 19 of 140 ~ 13.57'%

%39.29
%47.14
%13.57

CMYK color model

#374213 color CMYK value is (17,0,71,74).

  • cyan value is 16.67%
  • magenta value is 0.00%
  • yellow value is 71.21%
  • key color value is 74.12%

CMYK: (17,0,71,74)
C17M0Y71K74 (17%, 0%, 71%, 74%)
(0.17 / 0.00 / 0.71 / 0.74)

CMYK percentages

%16.67
%0
%71.21
%74.12

Codes

Color #374213 in popluar color models

37 42 13
RGB 55 66 19
HSL 74° 55.29% 16.67%
HSB/HSV 74° 71.21% 25.88%
CMYK 16.67% 0.00% 71.21%
74.12%

Color #374213 in popluar number systems.

HEX 37 42 13
Decimal 55 66 19
Binary 110111 1000010 10011
Octal 67 102 23

Shades and tints

Shades of #374213

#374213
(55,66,19)
#323C12
(50,60,18)
#2D3611
(45,54,17)
#283010
(40,48,16)
#232A0F
(35,42,15)
#1E240E
(30,36,14)
#191E0D
(25,30,13)
#14180C
(20,24,12)
#0F120B
(15,18,11)
#0A0C0A
(10,12,10)
#050609
(5,6,9)
#000000
(0,0,0)

Tints of #374213

#374213
(55,66,19)
#495328
(73,83,40)
#5B643D
(91,100,61)
#6D7552
(109,117,82)
#7F8667
(127,134,103)
#91977C
(145,151,124)
#A3A891
(163,168,145)
#B5B9A6
(181,185,166)
#C7CABB
(199,202,187)
#D9DBD0
(217,219,208)
#EBECE5
(235,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #374213; }

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

This text font color is #374213.

Background Color

.myBgColor { background-color: #374213; }

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

This div background color is #374213.

Border color

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

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

This div border color is #374213.

Opacity

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

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

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

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

This text has shadow with #374213 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374213.

Preview

Color preview on black background

This text has color #374213 on black background.


Color preview on white background

This text has color #374213 on white background.


Black color preview on #374213 background

This text has black color on #374213 background.


White color preview on #374213 background

This text has white color on #374213 background.


Related colors

Complementary color

Complementary color for #hex is #C8BDEC.


I love getcolorcode.com

Triadic colors

1 #133742 and #421337 with #374213 are triadic colors.

2 #134237 and #423713 with #374213 are triadic colors.