COLOR #375143

HEX: #375143 RGB: (55,81,67)

Color info

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

RGB color model

#375143 color RGB value is (55,81,67).

RGB: (55,81,67) (22%, 32%, 26%)

RGB channels and saturation

R 55 of 255 = 22%
G 81 of 255 = 32%
B 67 of 255 = 26%

55
81
67

R + G + B ~ 27%. #375143 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 81 + 67 = 203 (100%)
R 55 of 203 ~ 27.09%
G 81 of 203 ~ 39.9%
B 67 of 203 ~ 33'%

%27.09
%39.9
%33

CMYK color model

#375143 color CMYK value is (32,0,17,68).

  • cyan value is 32.10%
  • magenta value is 0.00%
  • yellow value is 17.28%
  • key color value is 68.24%

CMYK: (32,0,17,68)
C32M0Y17K68 (32%, 0%, 17%, 68%)
(0.32 / 0.00 / 0.17 / 0.68)

CMYK percentages

%32.1
%0
%17.28
%68.24

Codes

Color #375143 in popluar color models

37 51 43
RGB 55 81 67
HSL 148° 19.12% 26.67%
HSB/HSV 148° 32.10% 31.76%
CMYK 32.10% 0.00% 17.28%
68.24%

Color #375143 in popluar number systems.

HEX 37 51 43
Decimal 55 81 67
Binary 110111 1010001 1000011
Octal 67 121 103

Shades and tints

Shades of #375143

#375143
(55,81,67)
#324A3D
(50,74,61)
#2D4337
(45,67,55)
#283C31
(40,60,49)
#23352B
(35,53,43)
#1E2E25
(30,46,37)
#19271F
(25,39,31)
#142019
(20,32,25)
#0F1913
(15,25,19)
#0A120D
(10,18,13)
#050B07
(5,11,7)
#000000
(0,0,0)

Tints of #375143

#375143
(55,81,67)
#496054
(73,96,84)
#5B6F65
(91,111,101)
#6D7E76
(109,126,118)
#7F8D87
(127,141,135)
#919C98
(145,156,152)
#A3ABA9
(163,171,169)
#B5BABA
(181,186,186)
#C7C9CB
(199,201,203)
#D9D8DC
(217,216,220)
#EBE7ED
(235,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #375143; }

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

This text font color is #375143.

Background Color

.myBgColor { background-color: #375143; }

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

This div background color is #375143.

Border color

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

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

This div border color is #375143.

Opacity

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

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

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

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

This text has shadow with #375143 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375143.

Preview

Color preview on black background

This text has color #375143 on black background.


Color preview on white background

This text has color #375143 on white background.


Black color preview on #375143 background

This text has black color on #375143 background.


White color preview on #375143 background

This text has white color on #375143 background.


Related colors

Complementary color

Complementary color for #hex is #C8AEBC.


I love getcolorcode.com

Triadic colors

1 #433751 and #514337 with #375143 are triadic colors.

2 #435137 and #513743 with #375143 are triadic colors.