COLOR #37775B

HEX: #37775B RGB: (55,119,91)

Color info

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

RGB color model

#37775B color RGB value is (55,119,91).

RGB: (55,119,91) (22%, 47%, 36%)

RGB channels and saturation

R 55 of 255 = 22%
G 119 of 255 = 47%
B 91 of 255 = 36%

55
119
91

R + G + B ~ 35%. #37775B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 119 + 91 = 265 (100%)
R 55 of 265 ~ 20.75%
G 119 of 265 ~ 44.91%
B 91 of 265 ~ 34.34'%

%20.75
%44.91
%34.34

CMYK color model

#37775B color CMYK value is (54,0,24,53).

  • cyan value is 53.78%
  • magenta value is 0.00%
  • yellow value is 23.53%
  • key color value is 53.33%

CMYK: (54,0,24,53)
C54M0Y24K53 (54%, 0%, 24%, 53%)
(0.54 / 0.00 / 0.24 / 0.53)

CMYK percentages

%53.78
%0
%23.53
%53.33

Codes

Color #37775B in popluar color models

37 77 5B
RGB 55 119 91
HSL 154° 36.78% 34.12%
HSB/HSV 154° 53.78% 46.67%
CMYK 53.78% 0.00% 23.53%
53.33%

Color #37775B in popluar number systems.

HEX 37 77 5B
Decimal 55 119 91
Binary 110111 1110111 1011011
Octal 67 167 133

Shades and tints

Shades of #37775B

#37775B
(55,119,91)
#326D53
(50,109,83)
#2D634B
(45,99,75)
#285943
(40,89,67)
#234F3B
(35,79,59)
#1E4533
(30,69,51)
#193B2B
(25,59,43)
#143123
(20,49,35)
#0F271B
(15,39,27)
#0A1D13
(10,29,19)
#05130B
(5,19,11)
#000000
(0,0,0)

Tints of #37775B

#37775B
(55,119,91)
#498369
(73,131,105)
#5B8F77
(91,143,119)
#6D9B85
(109,155,133)
#7FA793
(127,167,147)
#91B3A1
(145,179,161)
#A3BFAF
(163,191,175)
#B5CBBD
(181,203,189)
#C7D7CB
(199,215,203)
#D9E3D9
(217,227,217)
#EBEFE7
(235,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37775B color. Also use rgb(55,119,91) instead hex code.

Text Font Color

.myTextColor { color: #37775B; }

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

This text font color is #37775B.

Background Color

.myBgColor { background-color: #37775B; }

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

This div background color is #37775B.

Border color

.myBorderColor { border: 1px solid #37775B; }

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

This div border color is #37775B.

Opacity

.myOpacity80 { color: #37775B; opacity: 0.8; }

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

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

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

This text has shadow with #37775B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37775B.

Preview

Color preview on black background

This text has color #37775B on black background.


Color preview on white background

This text has color #37775B on white background.


Black color preview on #37775B background

This text has black color on #37775B background.


White color preview on #37775B background

This text has white color on #37775B background.


Related colors

Complementary color

Complementary color for #hex is #C888A4.


I love getcolorcode.com

Triadic colors

1 #5B3777 and #775B37 with #37775B are triadic colors.

2 #5B7737 and #77375B with #37775B are triadic colors.