COLOR #376553

HEX: #376553 RGB: (55,101,83)

Color info

#376553 contains red, green and blue colors in about the same proportion. Web safe color of #376553 is #336666 (or #366).

RGB color model

#376553 color RGB value is (55,101,83).

RGB: (55,101,83) (22%, 40%, 33%)

RGB channels and saturation

R 55 of 255 = 22%
G 101 of 255 = 40%
B 83 of 255 = 33%

55
101
83

R + G + B ~ 32%. #376553 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 101 + 83 = 239 (100%)
R 55 of 239 ~ 23.01%
G 101 of 239 ~ 42.26%
B 83 of 239 ~ 34.73'%

%23.01
%42.26
%34.73

CMYK color model

#376553 color CMYK value is (46,0,18,60).

  • cyan value is 45.54%
  • magenta value is 0.00%
  • yellow value is 17.82%
  • key color value is 60.39%

CMYK: (46,0,18,60)
C46M0Y18K60 (46%, 0%, 18%, 60%)
(0.46 / 0.00 / 0.18 / 0.60)

CMYK percentages

%45.54
%0
%17.82
%60.39

Codes

Color #376553 in popluar color models

37 65 53
RGB 55 101 83
HSL 157° 29.49% 30.59%
HSB/HSV 157° 45.54% 39.61%
CMYK 45.54% 0.00% 17.82%
60.39%

Color #376553 in popluar number systems.

HEX 37 65 53
Decimal 55 101 83
Binary 110111 1100101 1010011
Octal 67 145 123

Shades and tints

Shades of #376553

#376553
(55,101,83)
#325C4C
(50,92,76)
#2D5345
(45,83,69)
#284A3E
(40,74,62)
#234137
(35,65,55)
#1E3830
(30,56,48)
#192F29
(25,47,41)
#142622
(20,38,34)
#0F1D1B
(15,29,27)
#0A1414
(10,20,20)
#050B0D
(5,11,13)
#000000
(0,0,0)

Tints of #376553

#376553
(55,101,83)
#497362
(73,115,98)
#5B8171
(91,129,113)
#6D8F80
(109,143,128)
#7F9D8F
(127,157,143)
#91AB9E
(145,171,158)
#A3B9AD
(163,185,173)
#B5C7BC
(181,199,188)
#C7D5CB
(199,213,203)
#D9E3DA
(217,227,218)
#EBF1E9
(235,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #376553 color. Also use rgb(55,101,83) instead hex code.

Text Font Color

.myTextColor { color: #376553; }

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

This text font color is #376553.

Background Color

.myBgColor { background-color: #376553; }

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

This div background color is #376553.

Border color

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

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

This div border color is #376553.

Opacity

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

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

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

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

This text has shadow with #376553 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376553.

Preview

Color preview on black background

This text has color #376553 on black background.


Color preview on white background

This text has color #376553 on white background.


Black color preview on #376553 background

This text has black color on #376553 background.


White color preview on #376553 background

This text has white color on #376553 background.


Related colors

Complementary color

Complementary color for #hex is #C89AAC.


I love getcolorcode.com

Triadic colors

1 #533765 and #655337 with #376553 are triadic colors.

2 #536537 and #653753 with #376553 are triadic colors.