COLOR #37867E

HEX: #37867E RGB: (55,134,126)

Color info

#37867E contains mainly green and blue colors. Web safe color of #37867E is #339966 (or #396).

RGB color model

#37867E color RGB value is (55,134,126).

RGB: (55,134,126) (22%, 53%, 49%)

RGB channels and saturation

R 55 of 255 = 22%
G 134 of 255 = 53%
B 126 of 255 = 49%

55
134
126

R + G + B ~ 41%. #37867E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 55 + 134 + 126 = 315 (100%)
R 55 of 315 ~ 17.46%
G 134 of 315 ~ 42.54%
B 126 of 315 ~ 40'%

%17.46
%42.54
%40

CMYK color model

#37867E color CMYK value is (59,0,6,47).

  • cyan value is 58.96%
  • magenta value is 0.00%
  • yellow value is 5.97%
  • key color value is 47.45%

CMYK: (59,0,6,47)
C59M0Y6K47 (59%, 0%, 6%, 47%)
(0.59 / 0.00 / 0.06 / 0.47)

CMYK percentages

%58.96
%0
%5.97
%47.45

Codes

Color #37867E in popluar color models

37 86 7E
RGB 55 134 126
HSL 174° 41.80% 37.06%
HSB/HSV 174° 58.96% 52.55%
CMYK 58.96% 0.00% 5.97%
47.45%

Color #37867E in popluar number systems.

HEX 37 86 7E
Decimal 55 134 126
Binary 110111 10000110 1111110
Octal 67 206 176

Shades and tints

Shades of #37867E

#37867E
(55,134,126)
#327A73
(50,122,115)
#2D6E68
(45,110,104)
#28625D
(40,98,93)
#235652
(35,86,82)
#1E4A47
(30,74,71)
#193E3C
(25,62,60)
#143231
(20,50,49)
#0F2626
(15,38,38)
#0A1A1B
(10,26,27)
#050E10
(5,14,16)
#000000
(0,0,0)

Tints of #37867E

#37867E
(55,134,126)
#499189
(73,145,137)
#5B9C94
(91,156,148)
#6DA79F
(109,167,159)
#7FB2AA
(127,178,170)
#91BDB5
(145,189,181)
#A3C8C0
(163,200,192)
#B5D3CB
(181,211,203)
#C7DED6
(199,222,214)
#D9E9E1
(217,233,225)
#EBF4EC
(235,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37867E color. Also use rgb(55,134,126) instead hex code.

Text Font Color

.myTextColor { color: #37867E; }

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

This text font color is #37867E.

Background Color

.myBgColor { background-color: #37867E; }

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

This div background color is #37867E.

Border color

.myBorderColor { border: 1px solid #37867E; }

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

This div border color is #37867E.

Opacity

.myOpacity80 { color: #37867E; opacity: 0.8; }

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

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

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

This text has shadow with #37867E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37867E.

Preview

Color preview on black background

This text has color #37867E on black background.


Color preview on white background

This text has color #37867E on white background.


Black color preview on #37867E background

This text has black color on #37867E background.


White color preview on #37867E background

This text has white color on #37867E background.


Related colors

Complementary color

Complementary color for #hex is #C87981.


I love getcolorcode.com

Triadic colors

1 #7E3786 and #867E37 with #37867E are triadic colors.

2 #7E8637 and #86377E with #37867E are triadic colors.