COLOR #374755

HEX: #374755 RGB: (55,71,85)

Color info

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

RGB color model

#374755 color RGB value is (55,71,85).

RGB: (55,71,85) (22%, 28%, 33%)

RGB channels and saturation

R 55 of 255 = 22%
G 71 of 255 = 28%
B 85 of 255 = 33%

55
71
85

R + G + B ~ 28%. #374755 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 71 + 85 = 211 (100%)
R 55 of 211 ~ 26.07%
G 71 of 211 ~ 33.65%
B 85 of 211 ~ 40.28'%

%26.07
%33.65
%40.28

CMYK color model

#374755 color CMYK value is (35,16,0,67).

  • cyan value is 35.29%
  • magenta value is 16.47%
  • yellow value is 0.00%
  • key color value is 66.67%

CMYK: (35,16,0,67)
C35M16Y0K67 (35%, 16%, 0%, 67%)
(0.35 / 0.16 / 0.00 / 0.67)

CMYK percentages

%35.29
%16.47
%0
%66.67

Codes

Color #374755 in popluar color models

37 47 55
RGB 55 71 85
HSL 208° 21.43% 27.45%
HSB/HSV 208° 35.29% 33.33%
CMYK 35.29% 16.47% 0.00%
66.67%

Color #374755 in popluar number systems.

HEX 37 47 55
Decimal 55 71 85
Binary 110111 1000111 1010101
Octal 67 107 125

Shades and tints

Shades of #374755

#374755
(55,71,85)
#32414E
(50,65,78)
#2D3B47
(45,59,71)
#283540
(40,53,64)
#232F39
(35,47,57)
#1E2932
(30,41,50)
#19232B
(25,35,43)
#141D24
(20,29,36)
#0F171D
(15,23,29)
#0A1116
(10,17,22)
#050B0F
(5,11,15)
#000000
(0,0,0)

Tints of #374755

#374755
(55,71,85)
#495764
(73,87,100)
#5B6773
(91,103,115)
#6D7782
(109,119,130)
#7F8791
(127,135,145)
#9197A0
(145,151,160)
#A3A7AF
(163,167,175)
#B5B7BE
(181,183,190)
#C7C7CD
(199,199,205)
#D9D7DC
(217,215,220)
#EBE7EB
(235,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #374755 color. Also use rgb(55,71,85) instead hex code.

Text Font Color

.myTextColor { color: #374755; }

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

This text font color is #374755.

Background Color

.myBgColor { background-color: #374755; }

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

This div background color is #374755.

Border color

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

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

This div border color is #374755.

Opacity

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

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

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

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

This text has shadow with #374755 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374755.

Preview

Color preview on black background

This text has color #374755 on black background.


Color preview on white background

This text has color #374755 on white background.


Black color preview on #374755 background

This text has black color on #374755 background.


White color preview on #374755 background

This text has white color on #374755 background.


Related colors

Complementary color

Complementary color for #hex is #C8B8AA.


I love getcolorcode.com

Triadic colors

1 #553747 and #475537 with #374755 are triadic colors.

2 #554737 and #473755 with #374755 are triadic colors.