COLOR #375951

HEX: #375951 RGB: (55,89,81)

Color info

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

RGB color model

#375951 color RGB value is (55,89,81).

RGB: (55,89,81) (22%, 35%, 32%)

RGB channels and saturation

R 55 of 255 = 22%
G 89 of 255 = 35%
B 81 of 255 = 32%

55
89
81

R + G + B ~ 30%. #375951 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 89 + 81 = 225 (100%)
R 55 of 225 ~ 24.44%
G 89 of 225 ~ 39.56%
B 81 of 225 ~ 36'%

%24.44
%39.56
%36

CMYK color model

#375951 color CMYK value is (38,0,9,65).

  • cyan value is 38.20%
  • magenta value is 0.00%
  • yellow value is 8.99%
  • key color value is 65.10%

CMYK: (38,0,9,65)
C38M0Y9K65 (38%, 0%, 9%, 65%)
(0.38 / 0.00 / 0.09 / 0.65)

CMYK percentages

%38.2
%0
%8.99
%65.1

Codes

Color #375951 in popluar color models

37 59 51
RGB 55 89 81
HSL 166° 23.61% 28.24%
HSB/HSV 166° 38.20% 34.90%
CMYK 38.20% 0.00% 8.99%
65.10%

Color #375951 in popluar number systems.

HEX 37 59 51
Decimal 55 89 81
Binary 110111 1011001 1010001
Octal 67 131 121

Shades and tints

Shades of #375951

#375951
(55,89,81)
#32514A
(50,81,74)
#2D4943
(45,73,67)
#28413C
(40,65,60)
#233935
(35,57,53)
#1E312E
(30,49,46)
#192927
(25,41,39)
#142120
(20,33,32)
#0F1919
(15,25,25)
#0A1112
(10,17,18)
#05090B
(5,9,11)
#000000
(0,0,0)

Tints of #375951

#375951
(55,89,81)
#496860
(73,104,96)
#5B776F
(91,119,111)
#6D867E
(109,134,126)
#7F958D
(127,149,141)
#91A49C
(145,164,156)
#A3B3AB
(163,179,171)
#B5C2BA
(181,194,186)
#C7D1C9
(199,209,201)
#D9E0D8
(217,224,216)
#EBEFE7
(235,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #375951 color. Also use rgb(55,89,81) instead hex code.

Text Font Color

.myTextColor { color: #375951; }

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

This text font color is #375951.

Background Color

.myBgColor { background-color: #375951; }

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

This div background color is #375951.

Border color

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

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

This div border color is #375951.

Opacity

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

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

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

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

This text has shadow with #375951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375951.

Preview

Color preview on black background

This text has color #375951 on black background.


Color preview on white background

This text has color #375951 on white background.


Black color preview on #375951 background

This text has black color on #375951 background.


White color preview on #375951 background

This text has white color on #375951 background.


Related colors

Complementary color

Complementary color for #hex is #C8A6AE.


I love getcolorcode.com

Triadic colors

1 #513759 and #595137 with #375951 are triadic colors.

2 #515937 and #593751 with #375951 are triadic colors.