COLOR #375615

HEX: #375615 RGB: (55,86,21)

Color info

#375615 contains mainly red and green colors. Web safe color of #375615 is #336600 (or #360).

RGB color model

#375615 color RGB value is (55,86,21).

RGB: (55,86,21) (22%, 34%, 8%)

RGB channels and saturation

R 55 of 255 = 22%
G 86 of 255 = 34%
B 21 of 255 = 8%

55
86
21

R + G + B ~ 21%. #375615 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 86 + 21 = 162 (100%)
R 55 of 162 ~ 33.95%
G 86 of 162 ~ 53.09%
B 21 of 162 ~ 12.96'%

%33.95
%53.09
%12.96

CMYK color model

#375615 color CMYK value is (36,0,76,66).

  • cyan value is 36.05%
  • magenta value is 0.00%
  • yellow value is 75.58%
  • key color value is 66.27%

CMYK: (36,0,76,66)
C36M0Y76K66 (36%, 0%, 76%, 66%)
(0.36 / 0.00 / 0.76 / 0.66)

CMYK percentages

%36.05
%0
%75.58
%66.27

Codes

Color #375615 in popluar color models

37 56 15
RGB 55 86 21
HSL 89° 60.75% 20.98%
HSB/HSV 89° 75.58% 33.73%
CMYK 36.05% 0.00% 75.58%
66.27%

Color #375615 in popluar number systems.

HEX 37 56 15
Decimal 55 86 21
Binary 110111 1010110 10101
Octal 67 126 25

Shades and tints

Shades of #375615

#375615
(55,86,21)
#324F14
(50,79,20)
#2D4813
(45,72,19)
#284112
(40,65,18)
#233A11
(35,58,17)
#1E3310
(30,51,16)
#192C0F
(25,44,15)
#14250E
(20,37,14)
#0F1E0D
(15,30,13)
#0A170C
(10,23,12)
#05100B
(5,16,11)
#000000
(0,0,0)

Tints of #375615

#375615
(55,86,21)
#49652A
(73,101,42)
#5B743F
(91,116,63)
#6D8354
(109,131,84)
#7F9269
(127,146,105)
#91A17E
(145,161,126)
#A3B093
(163,176,147)
#B5BFA8
(181,191,168)
#C7CEBD
(199,206,189)
#D9DDD2
(217,221,210)
#EBECE7
(235,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #375615 color. Also use rgb(55,86,21) instead hex code.

Text Font Color

.myTextColor { color: #375615; }

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

This text font color is #375615.

Background Color

.myBgColor { background-color: #375615; }

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

This div background color is #375615.

Border color

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

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

This div border color is #375615.

Opacity

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

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

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

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

This text has shadow with #375615 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375615.

Preview

Color preview on black background

This text has color #375615 on black background.


Color preview on white background

This text has color #375615 on white background.


Black color preview on #375615 background

This text has black color on #375615 background.


White color preview on #375615 background

This text has white color on #375615 background.


Related colors

Complementary color

Complementary color for #hex is #C8A9EA.


I love getcolorcode.com

Triadic colors

1 #153756 and #561537 with #375615 are triadic colors.

2 #155637 and #563715 with #375615 are triadic colors.