COLOR #375053

HEX: #375053 RGB: (55,80,83)

Color info

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

RGB color model

#375053 color RGB value is (55,80,83).

RGB: (55,80,83) (22%, 31%, 33%)

RGB channels and saturation

R 55 of 255 = 22%
G 80 of 255 = 31%
B 83 of 255 = 33%

55
80
83

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

Portions of RGB colors in percentages

R + G + B = 55 + 80 + 83 = 218 (100%)
R 55 of 218 ~ 25.23%
G 80 of 218 ~ 36.7%
B 83 of 218 ~ 38.07'%

%25.23
%36.7
%38.07

CMYK color model

#375053 color CMYK value is (34,4,0,67).

  • cyan value is 33.73%
  • magenta value is 3.61%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (34,4,0,67)
C34M4Y0K67 (34%, 4%, 0%, 67%)
(0.34 / 0.04 / 0.00 / 0.67)

CMYK percentages

%33.73
%3.61
%0
%67.45

Codes

Color #375053 in popluar color models

37 50 53
RGB 55 80 83
HSL 186° 20.29% 27.06%
HSB/HSV 186° 33.73% 32.55%
CMYK 33.73% 3.61% 0.00%
67.45%

Color #375053 in popluar number systems.

HEX 37 50 53
Decimal 55 80 83
Binary 110111 1010000 1010011
Octal 67 120 123

Shades and tints

Shades of #375053

#375053
(55,80,83)
#32494C
(50,73,76)
#2D4245
(45,66,69)
#283B3E
(40,59,62)
#233437
(35,52,55)
#1E2D30
(30,45,48)
#192629
(25,38,41)
#141F22
(20,31,34)
#0F181B
(15,24,27)
#0A1114
(10,17,20)
#050A0D
(5,10,13)
#000000
(0,0,0)

Tints of #375053

#375053
(55,80,83)
#495F62
(73,95,98)
#5B6E71
(91,110,113)
#6D7D80
(109,125,128)
#7F8C8F
(127,140,143)
#919B9E
(145,155,158)
#A3AAAD
(163,170,173)
#B5B9BC
(181,185,188)
#C7C8CB
(199,200,203)
#D9D7DA
(217,215,218)
#EBE6E9
(235,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #375053 color. Also use rgb(55,80,83) instead hex code.

Text Font Color

.myTextColor { color: #375053; }

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

This text font color is #375053.

Background Color

.myBgColor { background-color: #375053; }

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

This div background color is #375053.

Border color

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

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

This div border color is #375053.

Opacity

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

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

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

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

This text has shadow with #375053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375053.

Preview

Color preview on black background

This text has color #375053 on black background.


Color preview on white background

This text has color #375053 on white background.


Black color preview on #375053 background

This text has black color on #375053 background.


White color preview on #375053 background

This text has white color on #375053 background.


Related colors

Complementary color

Complementary color for #hex is #C8AFAC.


I love getcolorcode.com

Triadic colors

1 #533750 and #505337 with #375053 are triadic colors.

2 #535037 and #503753 with #375053 are triadic colors.