COLOR #37666D

HEX: #37666D RGB: (55,102,109)

Color info

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

RGB color model

#37666D color RGB value is (55,102,109).

RGB: (55,102,109) (22%, 40%, 43%)

RGB channels and saturation

R 55 of 255 = 22%
G 102 of 255 = 40%
B 109 of 255 = 43%

55
102
109

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

Portions of RGB colors in percentages

R + G + B = 55 + 102 + 109 = 266 (100%)
R 55 of 266 ~ 20.68%
G 102 of 266 ~ 38.35%
B 109 of 266 ~ 40.98'%

%20.68
%38.35
%40.98

CMYK color model

#37666D color CMYK value is (50,6,0,57).

  • cyan value is 49.54%
  • magenta value is 6.42%
  • yellow value is 0.00%
  • key color value is 57.25%
CMYK: (50,6,0,57) C50M6Y0K57 (50%,6%,0%,57%) (0.50/0.06/0.00/0.57) 

CMYK percentages

%49.54
%6.42
%0
%57.25

Codes

Color #37666D in popluar color models

37 66 6D
RGB 55 102 109
HSL 188° 32.93% 32.16%
HSB/HSV 188° 49.54% 42.75%
CMYK 49.54% 6.42% 0.00%
57.25%

Color #37666D in popluar number systems.

HEX 37 66 6D
Decimal 55 102 109
Binary 110111 1100110 1101101
Octal 67 146 155

Shades and tints

Shades of #37666D

#37666D
(55,102,109)
#325D64
(50,93,100)
#2D545B
(45,84,91)
#284B52
(40,75,82)
#234249
(35,66,73)
#1E3940
(30,57,64)
#193037
(25,48,55)
#14272E
(20,39,46)
#0F1E25
(15,30,37)
#0A151C
(10,21,28)
#050C13
(5,12,19)
#000000
(0,0,0)

Tints of #37666D

#37666D
(55,102,109)
#49737A
(73,115,122)
#5B8087
(91,128,135)
#6D8D94
(109,141,148)
#7F9AA1
(127,154,161)
#91A7AE
(145,167,174)
#A3B4BB
(163,180,187)
#B5C1C8
(181,193,200)
#C7CED5
(199,206,213)
#D9DBE2
(217,219,226)
#EBE8EF
(235,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37666D color. Also use rgb(55,102,109) instead hex code.

Text Font Color

.myTextColor { color: #37666D; }

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

This text font color is #37666D.

Background Color

.myBgColor { background-color: #37666D; }

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

This div background color is #37666D.

Border color

.myBorderColor { border: 1px solid #37666D; }

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

This div border color is #37666D.

Opacity

.myOpacity80 { color: #37666D; opacity: 0.8; }

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

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

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

This text has shadow with #37666D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37666D.

Preview

Color preview on black background

This text has color #37666D on black background.


Color preview on white background

This text has color #37666D on white background.


Black color preview on #37666D background

This text has black color on #37666D background.


White color preview on #37666D background

This text has white color on #37666D background.


Related colors

Complementary color

Complementary color for #hex is #C89992.


I love getcolorcode.com

Triadic colors

1 #6D3766 and #666D37 with #37666D are triadic colors.

2 #6D6637 and #66376D with #37666D are triadic colors.