COLOR #375428

HEX: #375428 RGB: (55,84,40)

Color info

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

RGB color model

#375428 color RGB value is (55,84,40).

RGB: (55,84,40) (22%, 33%, 16%)

RGB channels and saturation

R 55 of 255 = 22%
G 84 of 255 = 33%
B 40 of 255 = 16%

55
84
40

R + G + B ~ 24%. #375428 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 84 + 40 = 179 (100%)
R 55 of 179 ~ 30.73%
G 84 of 179 ~ 46.93%
B 40 of 179 ~ 22.35'%

%30.73
%46.93
%22.35

CMYK color model

#375428 color CMYK value is (35,0,52,67).

  • cyan value is 34.52%
  • magenta value is 0.00%
  • yellow value is 52.38%
  • key color value is 67.06%

CMYK: (35,0,52,67)
C35M0Y52K67 (35%, 0%, 52%, 67%)
(0.35 / 0.00 / 0.52 / 0.67)

CMYK percentages

%34.52
%0
%52.38
%67.06

Codes

Color #375428 in popluar color models

37 54 28
RGB 55 84 40
HSL 100° 35.48% 24.31%
HSB/HSV 100° 52.38% 32.94%
CMYK 34.52% 0.00% 52.38%
67.06%

Color #375428 in popluar number systems.

HEX 37 54 28
Decimal 55 84 40
Binary 110111 1010100 101000
Octal 67 124 50

Shades and tints

Shades of #375428

#375428
(55,84,40)
#324D25
(50,77,37)
#2D4622
(45,70,34)
#283F1F
(40,63,31)
#23381C
(35,56,28)
#1E3119
(30,49,25)
#192A16
(25,42,22)
#142313
(20,35,19)
#0F1C10
(15,28,16)
#0A150D
(10,21,13)
#050E0A
(5,14,10)
#000000
(0,0,0)

Tints of #375428

#375428
(55,84,40)
#49633B
(73,99,59)
#5B724E
(91,114,78)
#6D8161
(109,129,97)
#7F9074
(127,144,116)
#919F87
(145,159,135)
#A3AE9A
(163,174,154)
#B5BDAD
(181,189,173)
#C7CCC0
(199,204,192)
#D9DBD3
(217,219,211)
#EBEAE6
(235,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #375428; }

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

This text font color is #375428.

Background Color

.myBgColor { background-color: #375428; }

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

This div background color is #375428.

Border color

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

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

This div border color is #375428.

Opacity

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

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

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

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

This text has shadow with #375428 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375428.

Preview

Color preview on black background

This text has color #375428 on black background.


Color preview on white background

This text has color #375428 on white background.


Black color preview on #375428 background

This text has black color on #375428 background.


White color preview on #375428 background

This text has white color on #375428 background.


Related colors

Complementary color

Complementary color for #hex is #C8ABD7.


I love getcolorcode.com

Triadic colors

1 #283754 and #542837 with #375428 are triadic colors.

2 #285437 and #543728 with #375428 are triadic colors.