COLOR #374C40

HEX: #374C40 RGB: (55,76,64)

Renk bilgisi

#374C40 contains red, green and blue colors in about the same proportion. #374C40 ‘ nin web güvenlik rengi #333333 (ya da #333) dir.

RGB renk modeli

#374C40 color RGB value is (55,76,64).

RGB: (55,76,64) (22%, 30%, 25%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 76 of 255 = 30%
B 64 of 255 = 25%

55
76
64

R + G + B ~ 26%. #374C40 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 76 + 64 = 195 (100%)
R 55 of 195 ~ 28.21%
G 76 of 195 ~ 38.97%
B 64 of 195 ~ 32.82'%

%28.21
%38.97
%32.82

CMYK RENK MODELİ

#374C40 rengi CMYK tonu (28,0,16,70).

  • camgöbeği tonu 27.63%
  • eflatun tonu 0.00%
  • sarı tonu 15.79%
  • ana renk tonu 70.20%

CMYK: (28,0,16,70)
C28M0Y16K70 (28%, 0%, 16%, 70%)
(0.28 / 0.00 / 0.16 / 0.70)

CMYK yüzdeleri

%27.63
%0
%15.79
%70.2

Codes

Color #374C40 in popluar color models

37 4C 40
RGB 55 76 64
HSL 146° 16.03% 25.69%
HSB/HSV 146° 27.63% 29.80%
CMYK 27.63% 0.00% 15.79%
70.20%

Color #374C40 in popluar number systems.

HEX 37 4C 40
Decimal 55 76 64
Binary 110111 1001100 1000000
Octal 67 114 100

Shades and tints

Shades of #374C40

#374C40
(55,76,64)
#32463B
(50,70,59)
#2D4036
(45,64,54)
#283A31
(40,58,49)
#23342C
(35,52,44)
#1E2E27
(30,46,39)
#192822
(25,40,34)
#14221D
(20,34,29)
#0F1C18
(15,28,24)
#0A1613
(10,22,19)
#05100E
(5,16,14)
#000000
(0,0,0)

Tints of #374C40

#374C40
(55,76,64)
#495C51
(73,92,81)
#5B6C62
(91,108,98)
#6D7C73
(109,124,115)
#7F8C84
(127,140,132)
#919C95
(145,156,149)
#A3ACA6
(163,172,166)
#B5BCB7
(181,188,183)
#C7CCC8
(199,204,200)
#D9DCD9
(217,220,217)
#EBECEA
(235,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #374C40; }

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

This text font color is #374C40.

Background Color

.myBgColor { background-color: #374C40; }

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

This div background color is #374C40.

Border color

.myBorderColor { border: 1px solid #374C40; }

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

This div border color is #374C40.

Opacity

.myOpacity80 { color: #374C40; opacity: 0.8; }

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

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

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

This text has shadow with #374C40 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374C40.

Preview

Color preview on black background

This text has color #374C40 on black background.


Color preview on white background

This text has color #374C40 on white background.


Black color preview on #374C40 background

This text has black color on #374C40 background.


White color preview on #374C40 background

This text has white color on #374C40 background.


Related colors

Complementary color

Complementary color for #hex is #C8B3BF.


I love getcolorcode.com

Triadic colors

1 #40374C and #4C4037 with #374C40 are triadic colors.

2 #404C37 and #4C3740 with #374C40 are triadic colors.