COLOR #374C60

HEX: #374C60 RGB: (55,76,96)

Renk bilgisi

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

RGB renk modeli

#374C60 color RGB value is (55,76,96).

RGB: (55,76,96) (22%, 30%, 38%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 76 of 255 = 30%
B 96 of 255 = 38%

55
76
96

R + G + B ~ 30%. #374C60 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 76 + 96 = 227 (100%)
R 55 of 227 ~ 24.23%
G 76 of 227 ~ 33.48%
B 96 of 227 ~ 42.29'%

%24.23
%33.48
%42.29

CMYK RENK MODELİ

#374C60 rengi CMYK tonu (43,21,0,62).

  • camgöbeği tonu 42.71%
  • eflatun tonu 20.83%
  • sarı tonu 0.00%
  • ana renk tonu 62.35%

CMYK: (43,21,0,62)
C43M21Y0K62 (43%, 21%, 0%, 62%)
(0.43 / 0.21 / 0.00 / 0.62)

CMYK yüzdeleri

%42.71
%20.83
%0
%62.35

Codes

Color #374C60 in popluar color models

37 4C 60
RGB 55 76 96
HSL 209° 27.15% 29.61%
HSB/HSV 209° 42.71% 37.65%
CMYK 42.71% 20.83% 0.00%
62.35%

Color #374C60 in popluar number systems.

HEX 37 4C 60
Decimal 55 76 96
Binary 110111 1001100 1100000
Octal 67 114 140

Shades and tints

Shades of #374C60

#374C60
(55,76,96)
#324658
(50,70,88)
#2D4050
(45,64,80)
#283A48
(40,58,72)
#233440
(35,52,64)
#1E2E38
(30,46,56)
#192830
(25,40,48)
#142228
(20,34,40)
#0F1C20
(15,28,32)
#0A1618
(10,22,24)
#051010
(5,16,16)
#000000
(0,0,0)

Tints of #374C60

#374C60
(55,76,96)
#495C6E
(73,92,110)
#5B6C7C
(91,108,124)
#6D7C8A
(109,124,138)
#7F8C98
(127,140,152)
#919CA6
(145,156,166)
#A3ACB4
(163,172,180)
#B5BCC2
(181,188,194)
#C7CCD0
(199,204,208)
#D9DCDE
(217,220,222)
#EBECEC
(235,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #374C60; }

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

This text font color is #374C60.

Background Color

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

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

This div background color is #374C60.

Border color

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

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

This div border color is #374C60.

Opacity

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

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

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

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

This text has shadow with #374C60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374C60.

Preview

Color preview on black background

This text has color #374C60 on black background.


Color preview on white background

This text has color #374C60 on white background.


Black color preview on #374C60 background

This text has black color on #374C60 background.


White color preview on #374C60 background

This text has white color on #374C60 background.


Related colors

Complementary color

Complementary color for #hex is #C8B39F.


I love getcolorcode.com

Triadic colors

1 #60374C and #4C6037 with #374C60 are triadic colors.

2 #604C37 and #4C3760 with #374C60 are triadic colors.