COLOR #374617

HEX: #374617 RGB: (55,70,23)

Color info

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

RGB color model

#374617 color RGB value is (55,70,23).

RGB: (55,70,23) (22%, 27%, 9%)

RGB channels and saturation

R 55 of 255 = 22%
G 70 of 255 = 27%
B 23 of 255 = 9%

55
70
23

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

Portions of RGB colors in percentages

R + G + B = 55 + 70 + 23 = 148 (100%)
R 55 of 148 ~ 37.16%
G 70 of 148 ~ 47.3%
B 23 of 148 ~ 15.54'%

%37.16
%47.3
%15.54

CMYK color model

#374617 color CMYK value is (21,0,67,73).

  • cyan value is 21.43%
  • magenta value is 0.00%
  • yellow value is 67.14%
  • key color value is 72.55%
CMYK: (21,0,67,73) C21M0Y67K73 (21%,0%,67%,73%) (0.21/0.00/0.67/0.73) 

CMYK percentages

%21.43
%0
%67.14
%72.55

Codes

Color #374617 in popluar color models

37 46 17
RGB 55 70 23
HSL 79° 50.54% 18.24%
HSB/HSV 79° 67.14% 27.45%
CMYK 21.43% 0.00% 67.14%
72.55%

Color #374617 in popluar number systems.

HEX 37 46 17
Decimal 55 70 23
Binary 110111 1000110 10111
Octal 67 106 27

Shades and tints

Shades of #374617

#374617
(55,70,23)
#324015
(50,64,21)
#2D3A13
(45,58,19)
#283411
(40,52,17)
#232E0F
(35,46,15)
#1E280D
(30,40,13)
#19220B
(25,34,11)
#141C09
(20,28,9)
#0F1607
(15,22,7)
#0A1005
(10,16,5)
#050A03
(5,10,3)
#000000
(0,0,0)

Tints of #374617

#374617
(55,70,23)
#49562C
(73,86,44)
#5B6641
(91,102,65)
#6D7656
(109,118,86)
#7F866B
(127,134,107)
#919680
(145,150,128)
#A3A695
(163,166,149)
#B5B6AA
(181,182,170)
#C7C6BF
(199,198,191)
#D9D6D4
(217,214,212)
#EBE6E9
(235,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #374617; }

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

This text font color is #374617.

Background Color

.myBgColor { background-color: #374617; }

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

This div background color is #374617.

Border color

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

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

This div border color is #374617.

Opacity

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

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

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

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

This text has shadow with #374617 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374617.

Preview

Color preview on black background

This text has color #374617 on black background.


Color preview on white background

This text has color #374617 on white background.


Black color preview on #374617 background

This text has black color on #374617 background.


White color preview on #374617 background

This text has white color on #374617 background.


Related colors

Complementary color

Complementary color for #hex is #C8B9E8.


I love getcolorcode.com

Triadic colors

1 #173746 and #461737 with #374617 are triadic colors.

2 #174637 and #463717 with #374617 are triadic colors.