COLOR #37527B

HEX: #37527B RGB: (55,82,123)

Color info

#37527B contains mainly green and blue colors. Web safe color of #37527B is #336666 (or #366).

RGB color model

#37527B color RGB value is (55,82,123).

RGB: (55,82,123) (22%, 32%, 48%)

RGB channels and saturation

R 55 of 255 = 22%
G 82 of 255 = 32%
B 123 of 255 = 48%

55
82
123

R + G + B ~ 34%. #37527B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 82 + 123 = 260 (100%)
R 55 of 260 ~ 21.15%
G 82 of 260 ~ 31.54%
B 123 of 260 ~ 47.31'%

%21.15
%31.54
%47.31

CMYK color model

#37527B color CMYK value is (55,33,0,52).

  • cyan value is 55.28%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 51.76%

CMYK: (55,33,0,52)
C55M33Y0K52 (55%, 33%, 0%, 52%)
(0.55 / 0.33 / 0.00 / 0.52)

CMYK percentages

%55.28
%33.33
%0
%51.76

Codes

Color #37527B in popluar color models

37 52 7B
RGB 55 82 123
HSL 216° 38.20% 34.90%
HSB/HSV 216° 55.28% 48.24%
CMYK 55.28% 33.33% 0.00%
51.76%

Color #37527B in popluar number systems.

HEX 37 52 7B
Decimal 55 82 123
Binary 110111 1010010 1111011
Octal 67 122 173

Shades and tints

Shades of #37527B

#37527B
(55,82,123)
#324B70
(50,75,112)
#2D4465
(45,68,101)
#283D5A
(40,61,90)
#23364F
(35,54,79)
#1E2F44
(30,47,68)
#192839
(25,40,57)
#14212E
(20,33,46)
#0F1A23
(15,26,35)
#0A1318
(10,19,24)
#050C0D
(5,12,13)
#000000
(0,0,0)

Tints of #37527B

#37527B
(55,82,123)
#496187
(73,97,135)
#5B7093
(91,112,147)
#6D7F9F
(109,127,159)
#7F8EAB
(127,142,171)
#919DB7
(145,157,183)
#A3ACC3
(163,172,195)
#B5BBCF
(181,187,207)
#C7CADB
(199,202,219)
#D9D9E7
(217,217,231)
#EBE8F3
(235,232,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37527B color. Also use rgb(55,82,123) instead hex code.

Text Font Color

.myTextColor { color: #37527B; }

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

This text font color is #37527B.

Background Color

.myBgColor { background-color: #37527B; }

<div style="background-color:#37527B">Inner text</div>

This div background color is #37527B.

Border color

.myBorderColor { border: 1px solid #37527B; }

<div style="border:3px solid #37527B">Div</div>

This div border color is #37527B.

Opacity

.myOpacity80 { color: #37527B; opacity: 0.8; }

<p style="color:#37527B;opacity:0.8;">80%</p>

Text with #37527B 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 #37527B;}

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

This text has shadow with #37527B color.


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

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

This text has shadow with #37527B primary color and red secondary color.


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

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

This text has shadow with #37527B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #37527B.

Preview

Color preview on black background

This text has color #37527B on black background.


Color preview on white background

This text has color #37527B on white background.


Black color preview on #37527B background

This text has black color on #37527B background.


White color preview on #37527B background

This text has white color on #37527B background.


Related colors

Complementary color

Complementary color for #hex is #C8AD84.


I love getcolorcode.com

Triadic colors

1 #7B3752 and #527B37 with #37527B are triadic colors.

2 #7B5237 and #52377B with #37527B are triadic colors.