COLOR #375128

HEX: #375128 RGB: (55,81,40)

Color info

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

RGB color model

#375128 color RGB value is (55,81,40).

RGB: (55,81,40) (22%, 32%, 16%)

RGB channels and saturation

R 55 of 255 = 22%
G 81 of 255 = 32%
B 40 of 255 = 16%

55
81
40

R + G + B ~ 23%. #375128 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 81 + 40 = 176 (100%)
R 55 of 176 ~ 31.25%
G 81 of 176 ~ 46.02%
B 40 of 176 ~ 22.73'%

%31.25
%46.02
%22.73

CMYK color model

#375128 color CMYK value is (32,0,51,68).

  • cyan value is 32.10%
  • magenta value is 0.00%
  • yellow value is 50.62%
  • key color value is 68.24%
CMYK: (32,0,51,68) C32M0Y51K68 (32%,0%,51%,68%) (0.32/0.00/0.51/0.68) 

CMYK percentages

%32.1
%0
%50.62
%68.24

Codes

Color #375128 in popluar color models

37 51 28
RGB 55 81 40
HSL 98° 33.88% 23.73%
HSB/HSV 98° 50.62% 31.76%
CMYK 32.10% 0.00% 50.62%
68.24%

Color #375128 in popluar number systems.

HEX 37 51 28
Decimal 55 81 40
Binary 110111 1010001 101000
Octal 67 121 50

Shades and tints

Shades of #375128

#375128
(55,81,40)
#324A25
(50,74,37)
#2D4322
(45,67,34)
#283C1F
(40,60,31)
#23351C
(35,53,28)
#1E2E19
(30,46,25)
#192716
(25,39,22)
#142013
(20,32,19)
#0F1910
(15,25,16)
#0A120D
(10,18,13)
#050B0A
(5,11,10)
#000000
(0,0,0)

Tints of #375128

#375128
(55,81,40)
#49603B
(73,96,59)
#5B6F4E
(91,111,78)
#6D7E61
(109,126,97)
#7F8D74
(127,141,116)
#919C87
(145,156,135)
#A3AB9A
(163,171,154)
#B5BAAD
(181,186,173)
#C7C9C0
(199,201,192)
#D9D8D3
(217,216,211)
#EBE7E6
(235,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #375128; }

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

This text font color is #375128.

Background Color

.myBgColor { background-color: #375128; }

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

This div background color is #375128.

Border color

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

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

This div border color is #375128.

Opacity

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

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

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

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

This text has shadow with #375128 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375128.

Preview

Color preview on black background

This text has color #375128 on black background.


Color preview on white background

This text has color #375128 on white background.


Black color preview on #375128 background

This text has black color on #375128 background.


White color preview on #375128 background

This text has white color on #375128 background.


Related colors

Complementary color

Complementary color for #hex is #C8AED7.


I love getcolorcode.com

Triadic colors

1 #283751 and #512837 with #375128 are triadic colors.

2 #285137 and #513728 with #375128 are triadic colors.