COLOR #375455

HEX: #375455 RGB: (55,84,85)

Color info

#375455 contains red, green and blue colors in about the same proportion. Web safe color of #375455 is #336666 (or #366).

RGB color model

#375455 color RGB value is (55,84,85).

RGB: (55,84,85) (22%, 33%, 33%)

RGB channels and saturation

R 55 of 255 = 22%
G 84 of 255 = 33%
B 85 of 255 = 33%

55
84
85

R + G + B ~ 29%. #375455 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 84 + 85 = 224 (100%)
R 55 of 224 ~ 24.55%
G 84 of 224 ~ 37.5%
B 85 of 224 ~ 37.95'%

%24.55
%37.5
%37.95

CMYK color model

#375455 color CMYK value is (35,1,0,67).

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

CMYK: (35,1,0,67)
C35M1Y0K67 (35%, 1%, 0%, 67%)
(0.35 / 0.01 / 0.00 / 0.67)

CMYK percentages

%35.29
%1.18
%0
%66.67

Codes

Color #375455 in popluar color models

37 54 55
RGB 55 84 85
HSL 182° 21.43% 27.45%
HSB/HSV 182° 35.29% 33.33%
CMYK 35.29% 1.18% 0.00%
66.67%

Color #375455 in popluar number systems.

HEX 37 54 55
Decimal 55 84 85
Binary 110111 1010100 1010101
Octal 67 124 125

Shades and tints

Shades of #375455

#375455
(55,84,85)
#324D4E
(50,77,78)
#2D4647
(45,70,71)
#283F40
(40,63,64)
#233839
(35,56,57)
#1E3132
(30,49,50)
#192A2B
(25,42,43)
#142324
(20,35,36)
#0F1C1D
(15,28,29)
#0A1516
(10,21,22)
#050E0F
(5,14,15)
#000000
(0,0,0)

Tints of #375455

#375455
(55,84,85)
#496364
(73,99,100)
#5B7273
(91,114,115)
#6D8182
(109,129,130)
#7F9091
(127,144,145)
#919FA0
(145,159,160)
#A3AEAF
(163,174,175)
#B5BDBE
(181,189,190)
#C7CCCD
(199,204,205)
#D9DBDC
(217,219,220)
#EBEAEB
(235,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #375455; }

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

This text font color is #375455.

Background Color

.myBgColor { background-color: #375455; }

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

This div background color is #375455.

Border color

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

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

This div border color is #375455.

Opacity

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

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

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

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

This text has shadow with #375455 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375455.

Preview

Color preview on black background

This text has color #375455 on black background.


Color preview on white background

This text has color #375455 on white background.


Black color preview on #375455 background

This text has black color on #375455 background.


White color preview on #375455 background

This text has white color on #375455 background.


Related colors

Complementary color

Complementary color for #hex is #C8ABAA.


I love getcolorcode.com

Triadic colors

1 #553754 and #545537 with #375455 are triadic colors.

2 #555437 and #543755 with #375455 are triadic colors.