COLOR #375847

HEX: #375847 RGB: (55,88,71)

Color info

#375847 contains red, green and blue colors in about the same proportion. Web safe color of #375847 is #336633 (or #363).

RGB color model

#375847 color RGB value is (55,88,71).

RGB: (55,88,71) (22%, 35%, 28%)

RGB channels and saturation

R 55 of 255 = 22%
G 88 of 255 = 35%
B 71 of 255 = 28%

55
88
71

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

Portions of RGB colors in percentages

R + G + B = 55 + 88 + 71 = 214 (100%)
R 55 of 214 ~ 25.7%
G 88 of 214 ~ 41.12%
B 71 of 214 ~ 33.18'%

%25.7
%41.12
%33.18

CMYK color model

#375847 color CMYK value is (38,0,19,65).

  • cyan value is 37.50%
  • magenta value is 0.00%
  • yellow value is 19.32%
  • key color value is 65.49%

CMYK: (38,0,19,65)
C38M0Y19K65 (38%, 0%, 19%, 65%)
(0.38 / 0.00 / 0.19 / 0.65)

CMYK percentages

%37.5
%0
%19.32
%65.49

Codes

Color #375847 in popluar color models

37 58 47
RGB 55 88 71
HSL 149° 23.08% 28.04%
HSB/HSV 149° 37.50% 34.51%
CMYK 37.50% 0.00% 19.32%
65.49%

Color #375847 in popluar number systems.

HEX 37 58 47
Decimal 55 88 71
Binary 110111 1011000 1000111
Octal 67 130 107

Shades and tints

Shades of #375847

#375847
(55,88,71)
#325041
(50,80,65)
#2D483B
(45,72,59)
#284035
(40,64,53)
#23382F
(35,56,47)
#1E3029
(30,48,41)
#192823
(25,40,35)
#14201D
(20,32,29)
#0F1817
(15,24,23)
#0A1011
(10,16,17)
#05080B
(5,8,11)
#000000
(0,0,0)

Tints of #375847

#375847
(55,88,71)
#496757
(73,103,87)
#5B7667
(91,118,103)
#6D8577
(109,133,119)
#7F9487
(127,148,135)
#91A397
(145,163,151)
#A3B2A7
(163,178,167)
#B5C1B7
(181,193,183)
#C7D0C7
(199,208,199)
#D9DFD7
(217,223,215)
#EBEEE7
(235,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #375847; }

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

This text font color is #375847.

Background Color

.myBgColor { background-color: #375847; }

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

This div background color is #375847.

Border color

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

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

This div border color is #375847.

Opacity

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

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

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

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

This text has shadow with #375847 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375847.

Preview

Color preview on black background

This text has color #375847 on black background.


Color preview on white background

This text has color #375847 on white background.


Black color preview on #375847 background

This text has black color on #375847 background.


White color preview on #375847 background

This text has white color on #375847 background.


Related colors

Complementary color

Complementary color for #hex is #C8A7B8.


I love getcolorcode.com

Triadic colors

1 #473758 and #584737 with #375847 are triadic colors.

2 #475837 and #583747 with #375847 are triadic colors.