COLOR #375717

HEX: #375717 RGB: (55,87,23)

Color info

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

RGB color model

#375717 color RGB value is (55,87,23).

RGB: (55,87,23) (22%, 34%, 9%)

RGB channels and saturation

R 55 of 255 = 22%
G 87 of 255 = 34%
B 23 of 255 = 9%

55
87
23

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

Portions of RGB colors in percentages

R + G + B = 55 + 87 + 23 = 165 (100%)
R 55 of 165 ~ 33.33%
G 87 of 165 ~ 52.73%
B 23 of 165 ~ 13.94'%

%33.33
%52.73
%13.94

CMYK color model

#375717 color CMYK value is (37,0,74,66).

  • cyan value is 36.78%
  • magenta value is 0.00%
  • yellow value is 73.56%
  • key color value is 65.88%

CMYK: (37,0,74,66)
C37M0Y74K66 (37%, 0%, 74%, 66%)
(0.37 / 0.00 / 0.74 / 0.66)

CMYK percentages

%36.78
%0
%73.56
%65.88

Codes

Color #375717 in popluar color models

37 57 17
RGB 55 87 23
HSL 90° 58.18% 21.57%
HSB/HSV 90° 73.56% 34.12%
CMYK 36.78% 0.00% 73.56%
65.88%

Color #375717 in popluar number systems.

HEX 37 57 17
Decimal 55 87 23
Binary 110111 1010111 10111
Octal 67 127 27

Shades and tints

Shades of #375717

#375717
(55,87,23)
#325015
(50,80,21)
#2D4913
(45,73,19)
#284211
(40,66,17)
#233B0F
(35,59,15)
#1E340D
(30,52,13)
#192D0B
(25,45,11)
#142609
(20,38,9)
#0F1F07
(15,31,7)
#0A1805
(10,24,5)
#051103
(5,17,3)
#000000
(0,0,0)

Tints of #375717

#375717
(55,87,23)
#49662C
(73,102,44)
#5B7541
(91,117,65)
#6D8456
(109,132,86)
#7F936B
(127,147,107)
#91A280
(145,162,128)
#A3B195
(163,177,149)
#B5C0AA
(181,192,170)
#C7CFBF
(199,207,191)
#D9DED4
(217,222,212)
#EBEDE9
(235,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #375717 color. Also use rgb(55,87,23) instead hex code.

Text Font Color

.myTextColor { color: #375717; }

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

This text font color is #375717.

Background Color

.myBgColor { background-color: #375717; }

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

This div background color is #375717.

Border color

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

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

This div border color is #375717.

Opacity

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

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

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

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

This text has shadow with #375717 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375717.

Preview

Color preview on black background

This text has color #375717 on black background.


Color preview on white background

This text has color #375717 on white background.


Black color preview on #375717 background

This text has black color on #375717 background.


White color preview on #375717 background

This text has white color on #375717 background.


Related colors

Complementary color

Complementary color for #375717 is #C8A8E8.


I love getcolorcode.com

Triadic colors

1 #173757 and #571737 with #375717 are triadic colors.

2 #175737 and #573717 with #375717 are triadic colors.