COLOR #374938

HEX: #374938 RGB: (55,73,56)

Color info

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

RGB color model

#374938 color RGB value is (55,73,56).

RGB: (55,73,56) (22%, 29%, 22%)

RGB channels and saturation

R 55 of 255 = 22%
G 73 of 255 = 29%
B 56 of 255 = 22%

55
73
56

R + G + B ~ 24%. #374938 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 73 + 56 = 184 (100%)
R 55 of 184 ~ 29.89%
G 73 of 184 ~ 39.67%
B 56 of 184 ~ 30.43'%

%29.89
%39.67
%30.43

CMYK color model

#374938 color CMYK value is (25,0,23,71).

  • cyan value is 24.66%
  • magenta value is 0.00%
  • yellow value is 23.29%
  • key color value is 71.37%

CMYK: (25,0,23,71)
C25M0Y23K71 (25%, 0%, 23%, 71%)
(0.25 / 0.00 / 0.23 / 0.71)

CMYK percentages

%24.66
%0
%23.29
%71.37

Codes

Color #374938 in popluar color models

37 49 38
RGB 55 73 56
HSL 123° 14.06% 25.10%
HSB/HSV 123° 24.66% 28.63%
CMYK 24.66% 0.00% 23.29%
71.37%

Color #374938 in popluar number systems.

HEX 37 49 38
Decimal 55 73 56
Binary 110111 1001001 111000
Octal 67 111 70

Shades and tints

Shades of #374938

#374938
(55,73,56)
#324333
(50,67,51)
#2D3D2E
(45,61,46)
#283729
(40,55,41)
#233124
(35,49,36)
#1E2B1F
(30,43,31)
#19251A
(25,37,26)
#141F15
(20,31,21)
#0F1910
(15,25,16)
#0A130B
(10,19,11)
#050D06
(5,13,6)
#000000
(0,0,0)

Tints of #374938

#374938
(55,73,56)
#49594A
(73,89,74)
#5B695C
(91,105,92)
#6D796E
(109,121,110)
#7F8980
(127,137,128)
#919992
(145,153,146)
#A3A9A4
(163,169,164)
#B5B9B6
(181,185,182)
#C7C9C8
(199,201,200)
#D9D9DA
(217,217,218)
#EBE9EC
(235,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #374938 color. Also use rgb(55,73,56) instead hex code.

Text Font Color

.myTextColor { color: #374938; }

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

This text font color is #374938.

Background Color

.myBgColor { background-color: #374938; }

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

This div background color is #374938.

Border color

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

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

This div border color is #374938.

Opacity

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

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

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

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

This text has shadow with #374938 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374938.

Preview

Color preview on black background

This text has color #374938 on black background.


Color preview on white background

This text has color #374938 on white background.


Black color preview on #374938 background

This text has black color on #374938 background.


White color preview on #374938 background

This text has white color on #374938 background.


Related colors

Complementary color

Complementary color for #hex is #C8B6C7.


I love getcolorcode.com

Triadic colors

1 #383749 and #493837 with #374938 are triadic colors.

2 #384937 and #493738 with #374938 are triadic colors.