COLOR #374C78

HEX: #374C78 RGB: (55,76,120)

Renk bilgisi

#374C78 contains mainly green and blue colors. #374C78 ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#374C78 color RGB value is (55,76,120).

RGB: (55,76,120) (22%, 30%, 47%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 76 of 255 = 30%
B 120 of 255 = 47%

55
76
120

R + G + B ~ 33%. #374C78 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 76 + 120 = 251 (100%)
R 55 of 251 ~ 21.91%
G 76 of 251 ~ 30.28%
B 120 of 251 ~ 47.81'%

%21.91
%30.28
%47.81

CMYK RENK MODELİ

#374C78 rengi CMYK tonu (54,37,0,53).

  • camgöbeği tonu 54.17%
  • eflatun tonu 36.67%
  • sarı tonu 0.00%
  • ana renk tonu 52.94%

CMYK: (54,37,0,53)
C54M37Y0K53 (54%, 37%, 0%, 53%)
(0.54 / 0.37 / 0.00 / 0.53)

CMYK yüzdeleri

%54.17
%36.67
%0
%52.94

Codes

Color #374C78 in popluar color models

37 4C 78
RGB 55 76 120
HSL 221° 37.14% 34.31%
HSB/HSV 221° 54.17% 47.06%
CMYK 54.17% 36.67% 0.00%
52.94%

Color #374C78 in popluar number systems.

HEX 37 4C 78
Decimal 55 76 120
Binary 110111 1001100 1111000
Octal 67 114 170

Shades and tints

Shades of #374C78

#374C78
(55,76,120)
#32466E
(50,70,110)
#2D4064
(45,64,100)
#283A5A
(40,58,90)
#233450
(35,52,80)
#1E2E46
(30,46,70)
#19283C
(25,40,60)
#142232
(20,34,50)
#0F1C28
(15,28,40)
#0A161E
(10,22,30)
#051014
(5,16,20)
#000000
(0,0,0)

Tints of #374C78

#374C78
(55,76,120)
#495C84
(73,92,132)
#5B6C90
(91,108,144)
#6D7C9C
(109,124,156)
#7F8CA8
(127,140,168)
#919CB4
(145,156,180)
#A3ACC0
(163,172,192)
#B5BCCC
(181,188,204)
#C7CCD8
(199,204,216)
#D9DCE4
(217,220,228)
#EBECF0
(235,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #374C78; }

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

This text font color is #374C78.

Background Color

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

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

This div background color is #374C78.

Border color

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

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

This div border color is #374C78.

Opacity

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

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

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

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

This text has shadow with #374C78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374C78.

Preview

Color preview on black background

This text has color #374C78 on black background.


Color preview on white background

This text has color #374C78 on white background.


Black color preview on #374C78 background

This text has black color on #374C78 background.


White color preview on #374C78 background

This text has white color on #374C78 background.


Related colors

Complementary color

Complementary color for #hex is #C8B387.


I love getcolorcode.com

Triadic colors

1 #78374C and #4C7837 with #374C78 are triadic colors.

2 #784C37 and #4C3778 with #374C78 are triadic colors.