COLOR #375350

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

55
83
80

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

Portions of RGB colors in percentages

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

%25.23
%38.07
%36.7

CMYK color model

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

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

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

CMYK percentages

%33.73
%0
%3.61
%67.45

Codes

Color #375350 in popluar color models

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

Color #375350 in popluar number systems.

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

Shades and tints

Shades of #375350

#375350
(55,83,80)
#324C49
(50,76,73)
#2D4542
(45,69,66)
#283E3B
(40,62,59)
#233734
(35,55,52)
#1E302D
(30,48,45)
#192926
(25,41,38)
#14221F
(20,34,31)
#0F1B18
(15,27,24)
#0A1411
(10,20,17)
#050D0A
(5,13,10)
#000000
(0,0,0)

Tints of #375350

#375350
(55,83,80)
#49625F
(73,98,95)
#5B716E
(91,113,110)
#6D807D
(109,128,125)
#7F8F8C
(127,143,140)
#919E9B
(145,158,155)
#A3ADAA
(163,173,170)
#B5BCB9
(181,188,185)
#C7CBC8
(199,203,200)
#D9DAD7
(217,218,215)
#EBE9E6
(235,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #375350; }

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

This text font color is #375350.

Background Color

.myBgColor { background-color: #375350; }

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

This div background color is #375350.

Border color

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

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

This div border color is #375350.

Opacity

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

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

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

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

This text has shadow with #375350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375350.

Preview

Color preview on black background

This text has color #375350 on black background.


Color preview on white background

This text has color #375350 on white background.


Black color preview on #375350 background

This text has black color on #375350 background.


White color preview on #375350 background

This text has white color on #375350 background.


Related colors

Complementary color

Complementary color for #hex is #C8ACAF.


I love getcolorcode.com

Triadic colors

1 #503753 and #535037 with #375350 are triadic colors.

2 #505337 and #533750 with #375350 are triadic colors.