COLOR #37665A

HEX: #37665A RGB: (55,102,90)

Color info

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

RGB color model

#37665A color RGB value is (55,102,90).

RGB: (55,102,90) (22%, 40%, 35%)

RGB channels and saturation

R 55 of 255 = 22%
G 102 of 255 = 40%
B 90 of 255 = 35%

55
102
90

R + G + B ~ 32%. #37665A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 102 + 90 = 247 (100%)
R 55 of 247 ~ 22.27%
G 102 of 247 ~ 41.3%
B 90 of 247 ~ 36.44'%

%22.27
%41.3
%36.44

CMYK color model

#37665A color CMYK value is (46,0,12,60).

  • cyan value is 46.08%
  • magenta value is 0.00%
  • yellow value is 11.76%
  • key color value is 60.00%

CMYK: (46,0,12,60)
C46M0Y12K60 (46%, 0%, 12%, 60%)
(0.46 / 0.00 / 0.12 / 0.60)

CMYK percentages

%46.08
%0
%11.76
%60

Codes

Color #37665A in popluar color models

37 66 5A
RGB 55 102 90
HSL 165° 29.94% 30.78%
HSB/HSV 165° 46.08% 40.00%
CMYK 46.08% 0.00% 11.76%
60.00%

Color #37665A in popluar number systems.

HEX 37 66 5A
Decimal 55 102 90
Binary 110111 1100110 1011010
Octal 67 146 132

Shades and tints

Shades of #37665A

#37665A
(55,102,90)
#325D52
(50,93,82)
#2D544A
(45,84,74)
#284B42
(40,75,66)
#23423A
(35,66,58)
#1E3932
(30,57,50)
#19302A
(25,48,42)
#142722
(20,39,34)
#0F1E1A
(15,30,26)
#0A1512
(10,21,18)
#050C0A
(5,12,10)
#000000
(0,0,0)

Tints of #37665A

#37665A
(55,102,90)
#497369
(73,115,105)
#5B8078
(91,128,120)
#6D8D87
(109,141,135)
#7F9A96
(127,154,150)
#91A7A5
(145,167,165)
#A3B4B4
(163,180,180)
#B5C1C3
(181,193,195)
#C7CED2
(199,206,210)
#D9DBE1
(217,219,225)
#EBE8F0
(235,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37665A color. Also use rgb(55,102,90) instead hex code.

Text Font Color

.myTextColor { color: #37665A; }

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

This text font color is #37665A.

Background Color

.myBgColor { background-color: #37665A; }

<div style="background-color:#37665A">Inner text</div>

This div background color is #37665A.

Border color

.myBorderColor { border: 1px solid #37665A; }

<div style="border:3px solid #37665A">Div</div>

This div border color is #37665A.

Opacity

.myOpacity80 { color: #37665A; opacity: 0.8; }

<p style="color:#37665A;opacity:0.8;">80%</p>

Text with #37665A 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 #37665A;}

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

This text has shadow with #37665A color.


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

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

This text has shadow with #37665A primary color and red secondary color.


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

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

This text has shadow with #37665A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #37665A.

Preview

Color preview on black background

This text has color #37665A on black background.


Color preview on white background

This text has color #37665A on white background.


Black color preview on #37665A background

This text has black color on #37665A background.


White color preview on #37665A background

This text has white color on #37665A background.


Related colors

Complementary color

Complementary color for #hex is #C899A5.


I love getcolorcode.com

Triadic colors

1 #5A3766 and #665A37 with #37665A are triadic colors.

2 #5A6637 and #66375A with #37665A are triadic colors.