COLOR #375815

HEX: #375815 RGB: (55,88,21)

Color info

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

RGB color model

#375815 color RGB value is (55,88,21).

RGB: (55,88,21) (22%, 35%, 8%)

RGB channels and saturation

R 55 of 255 = 22%
G 88 of 255 = 35%
B 21 of 255 = 8%

55
88
21

R + G + B ~ 22%. #375815 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 88 + 21 = 164 (100%)
R 55 of 164 ~ 33.54%
G 88 of 164 ~ 53.66%
B 21 of 164 ~ 12.8'%

%33.54
%53.66
%12.8

CMYK color model

#375815 color CMYK value is (38,0,76,65).

  • cyan value is 37.50%
  • magenta value is 0.00%
  • yellow value is 76.14%
  • key color value is 65.49%

CMYK: (38,0,76,65)
C38M0Y76K65 (38%, 0%, 76%, 65%)
(0.38 / 0.00 / 0.76 / 0.65)

CMYK percentages

%37.5
%0
%76.14
%65.49

Codes

Color #375815 in popluar color models

37 58 15
RGB 55 88 21
HSL 90° 61.47% 21.37%
HSB/HSV 90° 76.14% 34.51%
CMYK 37.50% 0.00% 76.14%
65.49%

Color #375815 in popluar number systems.

HEX 37 58 15
Decimal 55 88 21
Binary 110111 1011000 10101
Octal 67 130 25

Shades and tints

Shades of #375815

#375815
(55,88,21)
#325014
(50,80,20)
#2D4813
(45,72,19)
#284012
(40,64,18)
#233811
(35,56,17)
#1E3010
(30,48,16)
#19280F
(25,40,15)
#14200E
(20,32,14)
#0F180D
(15,24,13)
#0A100C
(10,16,12)
#05080B
(5,8,11)
#000000
(0,0,0)

Tints of #375815

#375815
(55,88,21)
#49672A
(73,103,42)
#5B763F
(91,118,63)
#6D8554
(109,133,84)
#7F9469
(127,148,105)
#91A37E
(145,163,126)
#A3B293
(163,178,147)
#B5C1A8
(181,193,168)
#C7D0BD
(199,208,189)
#D9DFD2
(217,223,210)
#EBEEE7
(235,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #375815; }

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

This text font color is #375815.

Background Color

.myBgColor { background-color: #375815; }

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

This div background color is #375815.

Border color

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

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

This div border color is #375815.

Opacity

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

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

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

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

This text has shadow with #375815 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375815.

Preview

Color preview on black background

This text has color #375815 on black background.


Color preview on white background

This text has color #375815 on white background.


Black color preview on #375815 background

This text has black color on #375815 background.


White color preview on #375815 background

This text has white color on #375815 background.


Related colors

Complementary color

Complementary color for #hex is #C8A7EA.


I love getcolorcode.com

Triadic colors

1 #153758 and #581537 with #375815 are triadic colors.

2 #155837 and #583715 with #375815 are triadic colors.