COLOR #375E58

HEX: #375E58 RGB: (55,94,88)

Color info

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

RGB color model

#375E58 color RGB value is (55,94,88).

RGB: (55,94,88) (22%, 37%, 35%)

RGB channels and saturation

R 55 of 255 = 22%
G 94 of 255 = 37%
B 88 of 255 = 35%

55
94
88

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

Portions of RGB colors in percentages

R + G + B = 55 + 94 + 88 = 237 (100%)
R 55 of 237 ~ 23.21%
G 94 of 237 ~ 39.66%
B 88 of 237 ~ 37.13'%

%23.21
%39.66
%37.13

CMYK color model

#375E58 color CMYK value is (41,0,6,63).

  • cyan value is 41.49%
  • magenta value is 0.00%
  • yellow value is 6.38%
  • key color value is 63.14%

CMYK: (41,0,6,63)
C41M0Y6K63 (41%, 0%, 6%, 63%)
(0.41 / 0.00 / 0.06 / 0.63)

CMYK percentages

%41.49
%0
%6.38
%63.14

Codes

Color #375E58 in popluar color models

37 5E 58
RGB 55 94 88
HSL 171° 26.17% 29.22%
HSB/HSV 171° 41.49% 36.86%
CMYK 41.49% 0.00% 6.38%
63.14%

Color #375E58 in popluar number systems.

HEX 37 5E 58
Decimal 55 94 88
Binary 110111 1011110 1011000
Octal 67 136 130

Shades and tints

Shades of #375E58

#375E58
(55,94,88)
#325650
(50,86,80)
#2D4E48
(45,78,72)
#284640
(40,70,64)
#233E38
(35,62,56)
#1E3630
(30,54,48)
#192E28
(25,46,40)
#142620
(20,38,32)
#0F1E18
(15,30,24)
#0A1610
(10,22,16)
#050E08
(5,14,8)
#000000
(0,0,0)

Tints of #375E58

#375E58
(55,94,88)
#496C67
(73,108,103)
#5B7A76
(91,122,118)
#6D8885
(109,136,133)
#7F9694
(127,150,148)
#91A4A3
(145,164,163)
#A3B2B2
(163,178,178)
#B5C0C1
(181,192,193)
#C7CED0
(199,206,208)
#D9DCDF
(217,220,223)
#EBEAEE
(235,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #375E58 color. Also use rgb(55,94,88) instead hex code.

Text Font Color

.myTextColor { color: #375E58; }

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

This text font color is #375E58.

Background Color

.myBgColor { background-color: #375E58; }

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

This div background color is #375E58.

Border color

.myBorderColor { border: 1px solid #375E58; }

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

This div border color is #375E58.

Opacity

.myOpacity80 { color: #375E58; opacity: 0.8; }

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

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

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

This text has shadow with #375E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375E58.

Preview

Color preview on black background

This text has color #375E58 on black background.


Color preview on white background

This text has color #375E58 on white background.


Black color preview on #375E58 background

This text has black color on #375E58 background.


White color preview on #375E58 background

This text has white color on #375E58 background.


Related colors

Complementary color

Complementary color for #hex is #C8A1A7.


I love getcolorcode.com

Triadic colors

1 #58375E and #5E5837 with #375E58 are triadic colors.

2 #585E37 and #5E3758 with #375E58 are triadic colors.