COLOR #374C57

HEX: #374C57 RGB: (55,76,87)

Renk bilgisi

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

RGB renk modeli

#374C57 color RGB value is (55,76,87).

RGB: (55,76,87) (22%, 30%, 34%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 76 of 255 = 30%
B 87 of 255 = 34%

55
76
87

R + G + B ~ 29%. #374C57 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 76 + 87 = 218 (100%)
R 55 of 218 ~ 25.23%
G 76 of 218 ~ 34.86%
B 87 of 218 ~ 39.91'%

%25.23
%34.86
%39.91

CMYK RENK MODELİ

#374C57 rengi CMYK tonu (37,13,0,66).

  • camgöbeği tonu 36.78%
  • eflatun tonu 12.64%
  • sarı tonu 0.00%
  • ana renk tonu 65.88%

CMYK: (37,13,0,66)
C37M13Y0K66 (37%, 13%, 0%, 66%)
(0.37 / 0.13 / 0.00 / 0.66)

CMYK yüzdeleri

%36.78
%12.64
%0
%65.88

Codes

Color #374C57 in popluar color models

37 4C 57
RGB 55 76 87
HSL 201° 22.54% 27.84%
HSB/HSV 201° 36.78% 34.12%
CMYK 36.78% 12.64% 0.00%
65.88%

Color #374C57 in popluar number systems.

HEX 37 4C 57
Decimal 55 76 87
Binary 110111 1001100 1010111
Octal 67 114 127

Shades and tints

Shades of #374C57

#374C57
(55,76,87)
#324650
(50,70,80)
#2D4049
(45,64,73)
#283A42
(40,58,66)
#23343B
(35,52,59)
#1E2E34
(30,46,52)
#19282D
(25,40,45)
#142226
(20,34,38)
#0F1C1F
(15,28,31)
#0A1618
(10,22,24)
#051011
(5,16,17)
#000000
(0,0,0)

Tints of #374C57

#374C57
(55,76,87)
#495C66
(73,92,102)
#5B6C75
(91,108,117)
#6D7C84
(109,124,132)
#7F8C93
(127,140,147)
#919CA2
(145,156,162)
#A3ACB1
(163,172,177)
#B5BCC0
(181,188,192)
#C7CCCF
(199,204,207)
#D9DCDE
(217,220,222)
#EBECED
(235,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #374C57; }

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

This text font color is #374C57.

Background Color

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

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

This div background color is #374C57.

Border color

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

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

This div border color is #374C57.

Opacity

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

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

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

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

This text has shadow with #374C57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374C57.

Preview

Color preview on black background

This text has color #374C57 on black background.


Color preview on white background

This text has color #374C57 on white background.


Black color preview on #374C57 background

This text has black color on #374C57 background.


White color preview on #374C57 background

This text has white color on #374C57 background.


Related colors

Complementary color

Complementary color for #hex is #C8B3A8.


I love getcolorcode.com

Triadic colors

1 #57374C and #4C5737 with #374C57 are triadic colors.

2 #574C37 and #4C3757 with #374C57 are triadic colors.