COLOR #374672

HEX: #374672 RGB: (55,70,114)

Renk bilgisi

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

RGB renk modeli

#374672 color RGB value is (55,70,114).

RGB: (55,70,114) (22%, 27%, 45%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 70 of 255 = 27%
B 114 of 255 = 45%

55
70
114

R + G + B ~ 31%. #374672 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 70 + 114 = 239 (100%)
R 55 of 239 ~ 23.01%
G 70 of 239 ~ 29.29%
B 114 of 239 ~ 47.7'%

%23.01
%29.29
%47.7

CMYK RENK MODELİ

#374672 rengi CMYK tonu (52,39,0,55).

  • camgöbeği tonu 51.75%
  • eflatun tonu 38.60%
  • sarı tonu 0.00%
  • ana renk tonu 55.29%

CMYK: (52,39,0,55)
C52M39Y0K55 (52%, 39%, 0%, 55%)
(0.52 / 0.39 / 0.00 / 0.55)

CMYK yüzdeleri

%51.75
%38.6
%0
%55.29

Codes

Color #374672 in popluar color models

37 46 72
RGB 55 70 114
HSL 225° 34.91% 33.14%
HSB/HSV 225° 51.75% 44.71%
CMYK 51.75% 38.60% 0.00%
55.29%

Color #374672 in popluar number systems.

HEX 37 46 72
Decimal 55 70 114
Binary 110111 1000110 1110010
Octal 67 106 162

Shades and tints

Shades of #374672

#374672
(55,70,114)
#324068
(50,64,104)
#2D3A5E
(45,58,94)
#283454
(40,52,84)
#232E4A
(35,46,74)
#1E2840
(30,40,64)
#192236
(25,34,54)
#141C2C
(20,28,44)
#0F1622
(15,22,34)
#0A1018
(10,16,24)
#050A0E
(5,10,14)
#000000
(0,0,0)

Tints of #374672

#374672
(55,70,114)
#49567E
(73,86,126)
#5B668A
(91,102,138)
#6D7696
(109,118,150)
#7F86A2
(127,134,162)
#9196AE
(145,150,174)
#A3A6BA
(163,166,186)
#B5B6C6
(181,182,198)
#C7C6D2
(199,198,210)
#D9D6DE
(217,214,222)
#EBE6EA
(235,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #374672 color. Also use rgb(55,70,114) instead hex code.

Text Font Color

.myTextColor { color: #374672; }

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

This text font color is #374672.

Background Color

.myBgColor { background-color: #374672; }

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

This div background color is #374672.

Border color

.myBorderColor { border: 1px solid #374672; }

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

This div border color is #374672.

Opacity

.myOpacity80 { color: #374672; opacity: 0.8; }

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

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

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

This text has shadow with #374672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374672.

Preview

Color preview on black background

This text has color #374672 on black background.


Color preview on white background

This text has color #374672 on white background.


Black color preview on #374672 background

This text has black color on #374672 background.


White color preview on #374672 background

This text has white color on #374672 background.


Related colors

Complementary color

Complementary color for #hex is #C8B98D.


I love getcolorcode.com

Triadic colors

1 #723746 and #467237 with #374672 are triadic colors.

2 #724637 and #463772 with #374672 are triadic colors.