COLOR #377873

HEX: #377873 RGB: (55,120,115)

Color info

#377873 contains mainly green and blue colors. Web safe color of #377873 is #336666 (or #366).

RGB color model

#377873 color RGB value is (55,120,115).

RGB: (55,120,115) (22%, 47%, 45%)

RGB channels and saturation

R 55 of 255 = 22%
G 120 of 255 = 47%
B 115 of 255 = 45%

55
120
115

R + G + B ~ 38%. #377873 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 120 + 115 = 290 (100%)
R 55 of 290 ~ 18.97%
G 120 of 290 ~ 41.38%
B 115 of 290 ~ 39.66'%

%18.97
%41.38
%39.66

CMYK color model

#377873 color CMYK value is (54,0,4,53).

  • cyan value is 54.17%
  • magenta value is 0.00%
  • yellow value is 4.17%
  • key color value is 52.94%

CMYK: (54,0,4,53)
C54M0Y4K53 (54%, 0%, 4%, 53%)
(0.54 / 0.00 / 0.04 / 0.53)

CMYK percentages

%54.17
%0
%4.17
%52.94

Codes

Color #377873 in popluar color models

37 78 73
RGB 55 120 115
HSL 175° 37.14% 34.31%
HSB/HSV 175° 54.17% 47.06%
CMYK 54.17% 0.00% 4.17%
52.94%

Color #377873 in popluar number systems.

HEX 37 78 73
Decimal 55 120 115
Binary 110111 1111000 1110011
Octal 67 170 163

Shades and tints

Shades of #377873

#377873
(55,120,115)
#326E69
(50,110,105)
#2D645F
(45,100,95)
#285A55
(40,90,85)
#23504B
(35,80,75)
#1E4641
(30,70,65)
#193C37
(25,60,55)
#14322D
(20,50,45)
#0F2823
(15,40,35)
#0A1E19
(10,30,25)
#05140F
(5,20,15)
#000000
(0,0,0)

Tints of #377873

#377873
(55,120,115)
#49847F
(73,132,127)
#5B908B
(91,144,139)
#6D9C97
(109,156,151)
#7FA8A3
(127,168,163)
#91B4AF
(145,180,175)
#A3C0BB
(163,192,187)
#B5CCC7
(181,204,199)
#C7D8D3
(199,216,211)
#D9E4DF
(217,228,223)
#EBF0EB
(235,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #377873 color. Also use rgb(55,120,115) instead hex code.

Text Font Color

.myTextColor { color: #377873; }

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

This text font color is #377873.

Background Color

.myBgColor { background-color: #377873; }

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

This div background color is #377873.

Border color

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

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

This div border color is #377873.

Opacity

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

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

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

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

This text has shadow with #377873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #377873.

Preview

Color preview on black background

This text has color #377873 on black background.


Color preview on white background

This text has color #377873 on white background.


Black color preview on #377873 background

This text has black color on #377873 background.


White color preview on #377873 background

This text has white color on #377873 background.


Related colors

Complementary color

Complementary color for #hex is #C8878C.


I love getcolorcode.com

Triadic colors

1 #733778 and #787337 with #377873 are triadic colors.

2 #737837 and #783773 with #377873 are triadic colors.