COLOR #37718F

HEX: #37718F RGB: (55,113,143)

Color info

#37718F contains mainly green and blue colors. Web safe color of #37718F is #336699 (or #369).

RGB color model

#37718F color RGB value is (55,113,143).

RGB: (55,113,143) (22%, 44%, 56%)

RGB channels and saturation

R 55 of 255 = 22%
G 113 of 255 = 44%
B 143 of 255 = 56%

55
113
143

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

Portions of RGB colors in percentages

R + G + B = 55 + 113 + 143 = 311 (100%)
R 55 of 311 ~ 17.68%
G 113 of 311 ~ 36.33%
B 143 of 311 ~ 45.98'%

%17.68
%36.33
%45.98

CMYK color model

#37718F color CMYK value is (62,21,0,44).

  • cyan value is 61.54%
  • magenta value is 20.98%
  • yellow value is 0.00%
  • key color value is 43.92%

CMYK: (62,21,0,44)
C62M21Y0K44 (62%, 21%, 0%, 44%)
(0.62 / 0.21 / 0.00 / 0.44)

CMYK percentages

%61.54
%20.98
%0
%43.92

Codes

Color #37718F in popluar color models

37 71 8F
RGB 55 113 143
HSL 200° 44.44% 38.82%
HSB/HSV 200° 61.54% 56.08%
CMYK 61.54% 20.98% 0.00%
43.92%

Color #37718F in popluar number systems.

HEX 37 71 8F
Decimal 55 113 143
Binary 110111 1110001 10001111
Octal 67 161 217

Shades and tints

Shades of #37718F

#37718F
(55,113,143)
#326782
(50,103,130)
#2D5D75
(45,93,117)
#285368
(40,83,104)
#23495B
(35,73,91)
#1E3F4E
(30,63,78)
#193541
(25,53,65)
#142B34
(20,43,52)
#0F2127
(15,33,39)
#0A171A
(10,23,26)
#050D0D
(5,13,13)
#000000
(0,0,0)

Tints of #37718F

#37718F
(55,113,143)
#497D99
(73,125,153)
#5B89A3
(91,137,163)
#6D95AD
(109,149,173)
#7FA1B7
(127,161,183)
#91ADC1
(145,173,193)
#A3B9CB
(163,185,203)
#B5C5D5
(181,197,213)
#C7D1DF
(199,209,223)
#D9DDE9
(217,221,233)
#EBE9F3
(235,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37718F color. Also use rgb(55,113,143) instead hex code.

Text Font Color

.myTextColor { color: #37718F; }

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

This text font color is #37718F.

Background Color

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

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

This div background color is #37718F.

Border color

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

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

This div border color is #37718F.

Opacity

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

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

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

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

This text has shadow with #37718F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37718F.

Preview

Color preview on black background

This text has color #37718F on black background.


Color preview on white background

This text has color #37718F on white background.


Black color preview on #37718F background

This text has black color on #37718F background.


White color preview on #37718F background

This text has white color on #37718F background.


Related colors

Complementary color

Complementary color for #hex is #C88E70.


I love getcolorcode.com

Triadic colors

1 #8F3771 and #718F37 with #37718F are triadic colors.

2 #8F7137 and #71378F with #37718F are triadic colors.