COLOR #374865

HEX: #374865 RGB: (55,72,101)

Color info

#374865 contains red, green and blue colors in about the same proportion. Web safe color of #374865 is #333366 (or #336).

RGB color model

#374865 color RGB value is (55,72,101).

RGB: (55,72,101) (22%, 28%, 40%)

RGB channels and saturation

R 55 of 255 = 22%
G 72 of 255 = 28%
B 101 of 255 = 40%

55
72
101

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

Portions of RGB colors in percentages

R + G + B = 55 + 72 + 101 = 228 (100%)
R 55 of 228 ~ 24.12%
G 72 of 228 ~ 31.58%
B 101 of 228 ~ 44.3'%

%24.12
%31.58
%44.3

CMYK color model

#374865 color CMYK value is (46,29,0,60).

  • cyan value is 45.54%
  • magenta value is 28.71%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (46,29,0,60)
C46M29Y0K60 (46%, 29%, 0%, 60%)
(0.46 / 0.29 / 0.00 / 0.60)

CMYK percentages

%45.54
%28.71
%0
%60.39

Codes

Color #374865 in popluar color models

37 48 65
RGB 55 72 101
HSL 218° 29.49% 30.59%
HSB/HSV 218° 45.54% 39.61%
CMYK 45.54% 28.71% 0.00%
60.39%

Color #374865 in popluar number systems.

HEX 37 48 65
Decimal 55 72 101
Binary 110111 1001000 1100101
Octal 67 110 145

Shades and tints

Shades of #374865

#374865
(55,72,101)
#32425C
(50,66,92)
#2D3C53
(45,60,83)
#28364A
(40,54,74)
#233041
(35,48,65)
#1E2A38
(30,42,56)
#19242F
(25,36,47)
#141E26
(20,30,38)
#0F181D
(15,24,29)
#0A1214
(10,18,20)
#050C0B
(5,12,11)
#000000
(0,0,0)

Tints of #374865

#374865
(55,72,101)
#495873
(73,88,115)
#5B6881
(91,104,129)
#6D788F
(109,120,143)
#7F889D
(127,136,157)
#9198AB
(145,152,171)
#A3A8B9
(163,168,185)
#B5B8C7
(181,184,199)
#C7C8D5
(199,200,213)
#D9D8E3
(217,216,227)
#EBE8F1
(235,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #374865 color. Also use rgb(55,72,101) instead hex code.

Text Font Color

.myTextColor { color: #374865; }

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

This text font color is #374865.

Background Color

.myBgColor { background-color: #374865; }

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

This div background color is #374865.

Border color

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

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

This div border color is #374865.

Opacity

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

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

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

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

This text has shadow with #374865 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374865.

Preview

Color preview on black background

This text has color #374865 on black background.


Color preview on white background

This text has color #374865 on white background.


Black color preview on #374865 background

This text has black color on #374865 background.


White color preview on #374865 background

This text has white color on #374865 background.


Related colors

Complementary color

Complementary color for #hex is #C8B79A.


I love getcolorcode.com

Triadic colors

1 #653748 and #486537 with #374865 are triadic colors.

2 #654837 and #483765 with #374865 are triadic colors.