COLOR #374B7E

HEX: #374B7E RGB: (55,75,126)

Renk bilgisi

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

RGB renk modeli

#374B7E color RGB value is (55,75,126).

RGB: (55,75,126) (22%, 29%, 49%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 75 of 255 = 29%
B 126 of 255 = 49%

55
75
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 75 + 126 = 256 (100%)
R 55 of 256 ~ 21.48%
G 75 of 256 ~ 29.3%
B 126 of 256 ~ 49.22'%

%21.48
%29.3
%49.22

CMYK RENK MODELİ

#374B7E rengi CMYK tonu (56,40,0,51).

  • camgöbeği tonu 56.35%
  • eflatun tonu 40.48%
  • sarı tonu 0.00%
  • ana renk tonu 50.59%

CMYK: (56,40,0,51)
C56M40Y0K51 (56%, 40%, 0%, 51%)
(0.56 / 0.40 / 0.00 / 0.51)

CMYK yüzdeleri

%56.35
%40.48
%0
%50.59

Codes

Color #374B7E in popluar color models

37 4B 7E
RGB 55 75 126
HSL 223° 39.23% 35.49%
HSB/HSV 223° 56.35% 49.41%
CMYK 56.35% 40.48% 0.00%
50.59%

Color #374B7E in popluar number systems.

HEX 37 4B 7E
Decimal 55 75 126
Binary 110111 1001011 1111110
Octal 67 113 176

Shades and tints

Shades of #374B7E

#374B7E
(55,75,126)
#324573
(50,69,115)
#2D3F68
(45,63,104)
#28395D
(40,57,93)
#233352
(35,51,82)
#1E2D47
(30,45,71)
#19273C
(25,39,60)
#142131
(20,33,49)
#0F1B26
(15,27,38)
#0A151B
(10,21,27)
#050F10
(5,15,16)
#000000
(0,0,0)

Tints of #374B7E

#374B7E
(55,75,126)
#495B89
(73,91,137)
#5B6B94
(91,107,148)
#6D7B9F
(109,123,159)
#7F8BAA
(127,139,170)
#919BB5
(145,155,181)
#A3ABC0
(163,171,192)
#B5BBCB
(181,187,203)
#C7CBD6
(199,203,214)
#D9DBE1
(217,219,225)
#EBEBEC
(235,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #374B7E color. Also use rgb(55,75,126) instead hex code.

Text Font Color

.myTextColor { color: #374B7E; }

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

This text font color is #374B7E.

Background Color

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

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

This div background color is #374B7E.

Border color

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

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

This div border color is #374B7E.

Opacity

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

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

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

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

This text has shadow with #374B7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374B7E.

Preview

Color preview on black background

This text has color #374B7E on black background.


Color preview on white background

This text has color #374B7E on white background.


Black color preview on #374B7E background

This text has black color on #374B7E background.


White color preview on #374B7E background

This text has white color on #374B7E background.


Related colors

Complementary color

Complementary color for #hex is #C8B481.


I love getcolorcode.com

Triadic colors

1 #7E374B and #4B7E37 with #374B7E are triadic colors.

2 #7E4B37 and #4B377E with #374B7E are triadic colors.