COLOR #374540

HEX: #374540 RGB: (55,69,64)

Color info

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

RGB color model

#374540 color RGB value is (55,69,64).

RGB: (55,69,64) (22%, 27%, 25%)

RGB channels and saturation

R 55 of 255 = 22%
G 69 of 255 = 27%
B 64 of 255 = 25%

55
69
64

R + G + B ~ 25%. #374540 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 69 + 64 = 188 (100%)
R 55 of 188 ~ 29.26%
G 69 of 188 ~ 36.7%
B 64 of 188 ~ 34.04'%

%29.26
%36.7
%34.04

CMYK color model

#374540 color CMYK value is (20,0,7,73).

  • cyan value is 20.29%
  • magenta value is 0.00%
  • yellow value is 7.25%
  • key color value is 72.94%

CMYK: (20,0,7,73)
C20M0Y7K73 (20%, 0%, 7%, 73%)
(0.20 / 0.00 / 0.07 / 0.73)

CMYK percentages

%20.29
%0
%7.25
%72.94

Codes

Color #374540 in popluar color models

37 45 40
RGB 55 69 64
HSL 159° 11.29% 24.31%
HSB/HSV 159° 20.29% 27.06%
CMYK 20.29% 0.00% 7.25%
72.94%

Color #374540 in popluar number systems.

HEX 37 45 40
Decimal 55 69 64
Binary 110111 1000101 1000000
Octal 67 105 100

Shades and tints

Shades of #374540

#374540
(55,69,64)
#323F3B
(50,63,59)
#2D3936
(45,57,54)
#283331
(40,51,49)
#232D2C
(35,45,44)
#1E2727
(30,39,39)
#192122
(25,33,34)
#141B1D
(20,27,29)
#0F1518
(15,21,24)
#0A0F13
(10,15,19)
#05090E
(5,9,14)
#000000
(0,0,0)

Tints of #374540

#374540
(55,69,64)
#495551
(73,85,81)
#5B6562
(91,101,98)
#6D7573
(109,117,115)
#7F8584
(127,133,132)
#919595
(145,149,149)
#A3A5A6
(163,165,166)
#B5B5B7
(181,181,183)
#C7C5C8
(199,197,200)
#D9D5D9
(217,213,217)
#EBE5EA
(235,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #374540 color. Also use rgb(55,69,64) instead hex code.

Text Font Color

.myTextColor { color: #374540; }

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

This text font color is #374540.

Background Color

.myBgColor { background-color: #374540; }

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

This div background color is #374540.

Border color

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

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

This div border color is #374540.

Opacity

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

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

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

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

This text has shadow with #374540 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374540.

Preview

Color preview on black background

This text has color #374540 on black background.


Color preview on white background

This text has color #374540 on white background.


Black color preview on #374540 background

This text has black color on #374540 background.


White color preview on #374540 background

This text has white color on #374540 background.


Related colors

Complementary color

Complementary color for #hex is #C8BABF.


I love getcolorcode.com

Triadic colors

1 #403745 and #454037 with #374540 are triadic colors.

2 #404537 and #453740 with #374540 are triadic colors.