COLOR #374621

HEX: #374621 RGB: (55,70,33)

Color info

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

RGB color model

#374621 color RGB value is (55,70,33).

RGB: (55,70,33) (22%, 27%, 13%)

RGB channels and saturation

R 55 of 255 = 22%
G 70 of 255 = 27%
B 33 of 255 = 13%

55
70
33

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

Portions of RGB colors in percentages

R + G + B = 55 + 70 + 33 = 158 (100%)
R 55 of 158 ~ 34.81%
G 70 of 158 ~ 44.3%
B 33 of 158 ~ 20.89'%

%34.81
%44.3
%20.89

CMYK color model

#374621 color CMYK value is (21,0,53,73).

  • cyan value is 21.43%
  • magenta value is 0.00%
  • yellow value is 52.86%
  • key color value is 72.55%

CMYK: (21,0,53,73)
C21M0Y53K73 (21%, 0%, 53%, 73%)
(0.21 / 0.00 / 0.53 / 0.73)

CMYK percentages

%21.43
%0
%52.86
%72.55

Codes

Color #374621 in popluar color models

37 46 21
RGB 55 70 33
HSL 84° 35.92% 20.20%
HSB/HSV 84° 52.86% 27.45%
CMYK 21.43% 0.00% 52.86%
72.55%

Color #374621 in popluar number systems.

HEX 37 46 21
Decimal 55 70 33
Binary 110111 1000110 100001
Octal 67 106 41

Shades and tints

Shades of #374621

#374621
(55,70,33)
#32401E
(50,64,30)
#2D3A1B
(45,58,27)
#283418
(40,52,24)
#232E15
(35,46,21)
#1E2812
(30,40,18)
#19220F
(25,34,15)
#141C0C
(20,28,12)
#0F1609
(15,22,9)
#0A1006
(10,16,6)
#050A03
(5,10,3)
#000000
(0,0,0)

Tints of #374621

#374621
(55,70,33)
#495635
(73,86,53)
#5B6649
(91,102,73)
#6D765D
(109,118,93)
#7F8671
(127,134,113)
#919685
(145,150,133)
#A3A699
(163,166,153)
#B5B6AD
(181,182,173)
#C7C6C1
(199,198,193)
#D9D6D5
(217,214,213)
#EBE6E9
(235,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #374621 color. Also use rgb(55,70,33) instead hex code.

Text Font Color

.myTextColor { color: #374621; }

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

This text font color is #374621.

Background Color

.myBgColor { background-color: #374621; }

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

This div background color is #374621.

Border color

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

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

This div border color is #374621.

Opacity

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

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

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

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

This text has shadow with #374621 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374621.

Preview

Color preview on black background

This text has color #374621 on black background.


Color preview on white background

This text has color #374621 on white background.


Black color preview on #374621 background

This text has black color on #374621 background.


White color preview on #374621 background

This text has white color on #374621 background.


Related colors

Complementary color

Complementary color for #hex is #C8B9DE.


I love getcolorcode.com

Triadic colors

1 #213746 and #462137 with #374621 are triadic colors.

2 #214637 and #463721 with #374621 are triadic colors.