COLOR #374668

HEX: #374668 RGB: (55,70,104)

Color info

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

RGB color model

#374668 color RGB value is (55,70,104).

RGB: (55,70,104) (22%, 27%, 41%)

RGB channels and saturation

R 55 of 255 = 22%
G 70 of 255 = 27%
B 104 of 255 = 41%

55
70
104

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

Portions of RGB colors in percentages

R + G + B = 55 + 70 + 104 = 229 (100%)
R 55 of 229 ~ 24.02%
G 70 of 229 ~ 30.57%
B 104 of 229 ~ 45.41'%

%24.02
%30.57
%45.41

CMYK color model

#374668 color CMYK value is (47,33,0,59).

  • cyan value is 47.12%
  • magenta value is 32.69%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (47,33,0,59)
C47M33Y0K59 (47%, 33%, 0%, 59%)
(0.47 / 0.33 / 0.00 / 0.59)

CMYK percentages

%47.12
%32.69
%0
%59.22

Codes

Color #374668 in popluar color models

37 46 68
RGB 55 70 104
HSL 222° 30.82% 31.18%
HSB/HSV 222° 47.12% 40.78%
CMYK 47.12% 32.69% 0.00%
59.22%

Color #374668 in popluar number systems.

HEX 37 46 68
Decimal 55 70 104
Binary 110111 1000110 1101000
Octal 67 106 150

Shades and tints

Shades of #374668

#374668
(55,70,104)
#32405F
(50,64,95)
#2D3A56
(45,58,86)
#28344D
(40,52,77)
#232E44
(35,46,68)
#1E283B
(30,40,59)
#192232
(25,34,50)
#141C29
(20,28,41)
#0F1620
(15,22,32)
#0A1017
(10,16,23)
#050A0E
(5,10,14)
#000000
(0,0,0)

Tints of #374668

#374668
(55,70,104)
#495675
(73,86,117)
#5B6682
(91,102,130)
#6D768F
(109,118,143)
#7F869C
(127,134,156)
#9196A9
(145,150,169)
#A3A6B6
(163,166,182)
#B5B6C3
(181,182,195)
#C7C6D0
(199,198,208)
#D9D6DD
(217,214,221)
#EBE6EA
(235,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #374668; }

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

This text font color is #374668.

Background Color

.myBgColor { background-color: #374668; }

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

This div background color is #374668.

Border color

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

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

This div border color is #374668.

Opacity

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

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

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

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

This text has shadow with #374668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374668.

Preview

Color preview on black background

This text has color #374668 on black background.


Color preview on white background

This text has color #374668 on white background.


Black color preview on #374668 background

This text has black color on #374668 background.


White color preview on #374668 background

This text has white color on #374668 background.


Related colors

Complementary color

Complementary color for #hex is #C8B997.


I love getcolorcode.com

Triadic colors

1 #683746 and #466837 with #374668 are triadic colors.

2 #684637 and #463768 with #374668 are triadic colors.