COLOR #37514F

HEX: #37514F RGB: (55,81,79)

Color info

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

RGB color model

#37514F color RGB value is (55,81,79).

RGB: (55,81,79) (22%, 32%, 31%)

RGB channels and saturation

R 55 of 255 = 22%
G 81 of 255 = 32%
B 79 of 255 = 31%

55
81
79

R + G + B ~ 28%. #37514F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 81 + 79 = 215 (100%)
R 55 of 215 ~ 25.58%
G 81 of 215 ~ 37.67%
B 79 of 215 ~ 36.74'%

%25.58
%37.67
%36.74

CMYK color model

#37514F color CMYK value is (32,0,2,68).

  • cyan value is 32.10%
  • magenta value is 0.00%
  • yellow value is 2.47%
  • key color value is 68.24%

CMYK: (32,0,2,68)
C32M0Y2K68 (32%, 0%, 2%, 68%)
(0.32 / 0.00 / 0.02 / 0.68)

CMYK percentages

%32.1
%0
%2.47
%68.24

Codes

Color #37514F in popluar color models

37 51 4F
RGB 55 81 79
HSL 175° 19.12% 26.67%
HSB/HSV 175° 32.10% 31.76%
CMYK 32.10% 0.00% 2.47%
68.24%

Color #37514F in popluar number systems.

HEX 37 51 4F
Decimal 55 81 79
Binary 110111 1010001 1001111
Octal 67 121 117

Shades and tints

Shades of #37514F

#37514F
(55,81,79)
#324A48
(50,74,72)
#2D4341
(45,67,65)
#283C3A
(40,60,58)
#233533
(35,53,51)
#1E2E2C
(30,46,44)
#192725
(25,39,37)
#14201E
(20,32,30)
#0F1917
(15,25,23)
#0A1210
(10,18,16)
#050B09
(5,11,9)
#000000
(0,0,0)

Tints of #37514F

#37514F
(55,81,79)
#49605F
(73,96,95)
#5B6F6F
(91,111,111)
#6D7E7F
(109,126,127)
#7F8D8F
(127,141,143)
#919C9F
(145,156,159)
#A3ABAF
(163,171,175)
#B5BABF
(181,186,191)
#C7C9CF
(199,201,207)
#D9D8DF
(217,216,223)
#EBE7EF
(235,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37514F color. Also use rgb(55,81,79) instead hex code.

Text Font Color

.myTextColor { color: #37514F; }

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

This text font color is #37514F.

Background Color

.myBgColor { background-color: #37514F; }

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

This div background color is #37514F.

Border color

.myBorderColor { border: 1px solid #37514F; }

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

This div border color is #37514F.

Opacity

.myOpacity80 { color: #37514F; opacity: 0.8; }

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

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

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

This text has shadow with #37514F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37514F.

Preview

Color preview on black background

This text has color #37514F on black background.


Color preview on white background

This text has color #37514F on white background.


Black color preview on #37514F background

This text has black color on #37514F background.


White color preview on #37514F background

This text has white color on #37514F background.


Related colors

Complementary color

Complementary color for #hex is #C8AEB0.


I love getcolorcode.com

Triadic colors

1 #4F3751 and #514F37 with #37514F are triadic colors.

2 #4F5137 and #51374F with #37514F are triadic colors.