COLOR #374271

HEX: #374271 RGB: (55,66,113)

Color info

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

RGB color model

#374271 color RGB value is (55,66,113).

RGB: (55,66,113) (22%, 26%, 44%)

RGB channels and saturation

R 55 of 255 = 22%
G 66 of 255 = 26%
B 113 of 255 = 44%

55
66
113

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

Portions of RGB colors in percentages

R + G + B = 55 + 66 + 113 = 234 (100%)
R 55 of 234 ~ 23.5%
G 66 of 234 ~ 28.21%
B 113 of 234 ~ 48.29'%

%23.5
%28.21
%48.29

CMYK color model

#374271 color CMYK value is (51,42,0,56).

  • cyan value is 51.33%
  • magenta value is 41.59%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (51,42,0,56)
C51M42Y0K56 (51%, 42%, 0%, 56%)
(0.51 / 0.42 / 0.00 / 0.56)

CMYK percentages

%51.33
%41.59
%0
%55.69

Codes

Color #374271 in popluar color models

37 42 71
RGB 55 66 113
HSL 229° 34.52% 32.94%
HSB/HSV 229° 51.33% 44.31%
CMYK 51.33% 41.59% 0.00%
55.69%

Color #374271 in popluar number systems.

HEX 37 42 71
Decimal 55 66 113
Binary 110111 1000010 1110001
Octal 67 102 161

Shades and tints

Shades of #374271

#374271
(55,66,113)
#323C67
(50,60,103)
#2D365D
(45,54,93)
#283053
(40,48,83)
#232A49
(35,42,73)
#1E243F
(30,36,63)
#191E35
(25,30,53)
#14182B
(20,24,43)
#0F1221
(15,18,33)
#0A0C17
(10,12,23)
#05060D
(5,6,13)
#000000
(0,0,0)

Tints of #374271

#374271
(55,66,113)
#49537D
(73,83,125)
#5B6489
(91,100,137)
#6D7595
(109,117,149)
#7F86A1
(127,134,161)
#9197AD
(145,151,173)
#A3A8B9
(163,168,185)
#B5B9C5
(181,185,197)
#C7CAD1
(199,202,209)
#D9DBDD
(217,219,221)
#EBECE9
(235,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #374271 color. Also use rgb(55,66,113) instead hex code.

Text Font Color

.myTextColor { color: #374271; }

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

This text font color is #374271.

Background Color

.myBgColor { background-color: #374271; }

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

This div background color is #374271.

Border color

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

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

This div border color is #374271.

Opacity

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

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

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

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

This text has shadow with #374271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374271.

Preview

Color preview on black background

This text has color #374271 on black background.


Color preview on white background

This text has color #374271 on white background.


Black color preview on #374271 background

This text has black color on #374271 background.


White color preview on #374271 background

This text has white color on #374271 background.


Related colors

Complementary color

Complementary color for #hex is #C8BD8E.


I love getcolorcode.com

Triadic colors

1 #713742 and #427137 with #374271 are triadic colors.

2 #714237 and #423771 with #374271 are triadic colors.