COLOR #375521

HEX: #375521 RGB: (55,85,33)

Color info

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

RGB color model

#375521 color RGB value is (55,85,33).

RGB: (55,85,33) (22%, 33%, 13%)

RGB channels and saturation

R 55 of 255 = 22%
G 85 of 255 = 33%
B 33 of 255 = 13%

55
85
33

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

Portions of RGB colors in percentages

R + G + B = 55 + 85 + 33 = 173 (100%)
R 55 of 173 ~ 31.79%
G 85 of 173 ~ 49.13%
B 33 of 173 ~ 19.08'%

%31.79
%49.13
%19.08

CMYK color model

#375521 color CMYK value is (35,0,61,67).

  • cyan value is 35.29%
  • magenta value is 0.00%
  • yellow value is 61.18%
  • key color value is 66.67%

CMYK: (35,0,61,67)
C35M0Y61K67 (35%, 0%, 61%, 67%)
(0.35 / 0.00 / 0.61 / 0.67)

CMYK percentages

%35.29
%0
%61.18
%66.67

Codes

Color #375521 in popluar color models

37 55 21
RGB 55 85 33
HSL 95° 44.07% 23.14%
HSB/HSV 95° 61.18% 33.33%
CMYK 35.29% 0.00% 61.18%
66.67%

Color #375521 in popluar number systems.

HEX 37 55 21
Decimal 55 85 33
Binary 110111 1010101 100001
Octal 67 125 41

Shades and tints

Shades of #375521

#375521
(55,85,33)
#324E1E
(50,78,30)
#2D471B
(45,71,27)
#284018
(40,64,24)
#233915
(35,57,21)
#1E3212
(30,50,18)
#192B0F
(25,43,15)
#14240C
(20,36,12)
#0F1D09
(15,29,9)
#0A1606
(10,22,6)
#050F03
(5,15,3)
#000000
(0,0,0)

Tints of #375521

#375521
(55,85,33)
#496435
(73,100,53)
#5B7349
(91,115,73)
#6D825D
(109,130,93)
#7F9171
(127,145,113)
#91A085
(145,160,133)
#A3AF99
(163,175,153)
#B5BEAD
(181,190,173)
#C7CDC1
(199,205,193)
#D9DCD5
(217,220,213)
#EBEBE9
(235,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #375521 color. Also use rgb(55,85,33) instead hex code.

Text Font Color

.myTextColor { color: #375521; }

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

This text font color is #375521.

Background Color

.myBgColor { background-color: #375521; }

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

This div background color is #375521.

Border color

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

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

This div border color is #375521.

Opacity

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

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

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

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

This text has shadow with #375521 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375521.

Preview

Color preview on black background

This text has color #375521 on black background.


Color preview on white background

This text has color #375521 on white background.


Black color preview on #375521 background

This text has black color on #375521 background.


White color preview on #375521 background

This text has white color on #375521 background.


Related colors

Complementary color

Complementary color for #hex is #C8AADE.


I love getcolorcode.com

Triadic colors

1 #213755 and #552137 with #375521 are triadic colors.

2 #215537 and #553721 with #375521 are triadic colors.