COLOR #374336

HEX: #374336 RGB: (55,67,54)

Color info

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

RGB color model

#374336 color RGB value is (55,67,54).

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

RGB channels and saturation

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

55
67
54

R + G + B ~ 23%. #374336 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 67 + 54 = 176 (100%)
R 55 of 176 ~ 31.25%
G 67 of 176 ~ 38.07%
B 54 of 176 ~ 30.68'%

%31.25
%38.07
%30.68

CMYK color model

#374336 color CMYK value is (18,0,19,74).

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

CMYK: (18,0,19,74)
C18M0Y19K74 (18%, 0%, 19%, 74%)
(0.18 / 0.00 / 0.19 / 0.74)

CMYK percentages

%17.91
%0
%19.4
%73.73

Codes

Color #374336 in popluar color models

37 43 36
RGB 55 67 54
HSL 115° 10.74% 23.73%
HSB/HSV 115° 19.40% 26.27%
CMYK 17.91% 0.00% 19.40%
73.73%

Color #374336 in popluar number systems.

HEX 37 43 36
Decimal 55 67 54
Binary 110111 1000011 110110
Octal 67 103 66

Shades and tints

Shades of #374336

#374336
(55,67,54)
#323D32
(50,61,50)
#2D372E
(45,55,46)
#28312A
(40,49,42)
#232B26
(35,43,38)
#1E2522
(30,37,34)
#191F1E
(25,31,30)
#14191A
(20,25,26)
#0F1316
(15,19,22)
#0A0D12
(10,13,18)
#05070E
(5,7,14)
#000000
(0,0,0)

Tints of #374336

#374336
(55,67,54)
#495448
(73,84,72)
#5B655A
(91,101,90)
#6D766C
(109,118,108)
#7F877E
(127,135,126)
#919890
(145,152,144)
#A3A9A2
(163,169,162)
#B5BAB4
(181,186,180)
#C7CBC6
(199,203,198)
#D9DCD8
(217,220,216)
#EBEDEA
(235,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #374336; }

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

This text font color is #374336.

Background Color

.myBgColor { background-color: #374336; }

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

This div background color is #374336.

Border color

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

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

This div border color is #374336.

Opacity

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

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

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

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

This text has shadow with #374336 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374336.

Preview

Color preview on black background

This text has color #374336 on black background.


Color preview on white background

This text has color #374336 on white background.


Black color preview on #374336 background

This text has black color on #374336 background.


White color preview on #374336 background

This text has white color on #374336 background.


Related colors

Complementary color

Complementary color for #hex is #C8BCC9.


I love getcolorcode.com

Triadic colors

1 #363743 and #433637 with #374336 are triadic colors.

2 #364337 and #433736 with #374336 are triadic colors.