COLOR #376345

HEX: #376345 RGB: (55,99,69)

Color info

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

RGB color model

#376345 color RGB value is (55,99,69).

RGB: (55,99,69) (22%, 39%, 27%)

RGB channels and saturation

R 55 of 255 = 22%
G 99 of 255 = 39%
B 69 of 255 = 27%

55
99
69

R + G + B ~ 29%. #376345 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 99 + 69 = 223 (100%)
R 55 of 223 ~ 24.66%
G 99 of 223 ~ 44.39%
B 69 of 223 ~ 30.94'%

%24.66
%44.39
%30.94

CMYK color model

#376345 color CMYK value is (44,0,30,61).

  • cyan value is 44.44%
  • magenta value is 0.00%
  • yellow value is 30.30%
  • key color value is 61.18%
CMYK: (44,0,30,61) C44M0Y30K61 (44%,0%,30%,61%) (0.44/0.00/0.30/0.61) 

CMYK percentages

%44.44
%0
%30.3
%61.18

Codes

Color #376345 in popluar color models

37 63 45
RGB 55 99 69
HSL 139° 28.57% 30.20%
HSB/HSV 139° 44.44% 38.82%
CMYK 44.44% 0.00% 30.30%
61.18%

Color #376345 in popluar number systems.

HEX 37 63 45
Decimal 55 99 69
Binary 110111 1100011 1000101
Octal 67 143 105

Shades and tints

Shades of #376345

#376345
(55,99,69)
#325A3F
(50,90,63)
#2D5139
(45,81,57)
#284833
(40,72,51)
#233F2D
(35,63,45)
#1E3627
(30,54,39)
#192D21
(25,45,33)
#14241B
(20,36,27)
#0F1B15
(15,27,21)
#0A120F
(10,18,15)
#050909
(5,9,9)
#000000
(0,0,0)

Tints of #376345

#376345
(55,99,69)
#497155
(73,113,85)
#5B7F65
(91,127,101)
#6D8D75
(109,141,117)
#7F9B85
(127,155,133)
#91A995
(145,169,149)
#A3B7A5
(163,183,165)
#B5C5B5
(181,197,181)
#C7D3C5
(199,211,197)
#D9E1D5
(217,225,213)
#EBEFE5
(235,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #376345 color. Also use rgb(55,99,69) instead hex code.

Text Font Color

.myTextColor { color: #376345; }

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

This text font color is #376345.

Background Color

.myBgColor { background-color: #376345; }

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

This div background color is #376345.

Border color

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

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

This div border color is #376345.

Opacity

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

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

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

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

This text has shadow with #376345 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376345.

Preview

Color preview on black background

This text has color #376345 on black background.


Color preview on white background

This text has color #376345 on white background.


Black color preview on #376345 background

This text has black color on #376345 background.


White color preview on #376345 background

This text has white color on #376345 background.


Related colors

Complementary color

Complementary color for #hex is #C89CBA.


I love getcolorcode.com

Triadic colors

1 #453763 and #634537 with #376345 are triadic colors.

2 #456337 and #633745 with #376345 are triadic colors.