COLOR #37529F

HEX: #37529F RGB: (55,82,159)

Color info

#37529F contains mainly blue color. Web safe color of #37529F is #336699 (or #369).

RGB color model

#37529F color RGB value is (55,82,159).

RGB: (55,82,159) (22%, 32%, 62%)

RGB channels and saturation

R 55 of 255 = 22%
G 82 of 255 = 32%
B 159 of 255 = 62%

55
82
159

R + G + B ~ 39%. #37529F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 82 + 159 = 296 (100%)
R 55 of 296 ~ 18.58%
G 82 of 296 ~ 27.7%
B 159 of 296 ~ 53.72'%

%18.58
%27.7
%53.72

CMYK color model

#37529F color CMYK value is (65,48,0,38).

  • cyan value is 65.41%
  • magenta value is 48.43%
  • yellow value is 0.00%
  • key color value is 37.65%

CMYK: (65,48,0,38)
C65M48Y0K38 (65%, 48%, 0%, 38%)
(0.65 / 0.48 / 0.00 / 0.38)

CMYK percentages

%65.41
%48.43
%0
%37.65

Codes

Color #37529F in popluar color models

37 52 9F
RGB 55 82 159
HSL 224° 48.60% 41.96%
HSB/HSV 224° 65.41% 62.35%
CMYK 65.41% 48.43% 0.00%
37.65%

Color #37529F in popluar number systems.

HEX 37 52 9F
Decimal 55 82 159
Binary 110111 1010010 10011111
Octal 67 122 237

Shades and tints

Shades of #37529F

#37529F
(55,82,159)
#324B91
(50,75,145)
#2D4483
(45,68,131)
#283D75
(40,61,117)
#233667
(35,54,103)
#1E2F59
(30,47,89)
#19284B
(25,40,75)
#14213D
(20,33,61)
#0F1A2F
(15,26,47)
#0A1321
(10,19,33)
#050C13
(5,12,19)
#000000
(0,0,0)

Tints of #37529F

#37529F
(55,82,159)
#4961A7
(73,97,167)
#5B70AF
(91,112,175)
#6D7FB7
(109,127,183)
#7F8EBF
(127,142,191)
#919DC7
(145,157,199)
#A3ACCF
(163,172,207)
#B5BBD7
(181,187,215)
#C7CADF
(199,202,223)
#D9D9E7
(217,217,231)
#EBE8EF
(235,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37529F color. Also use rgb(55,82,159) instead hex code.

Text Font Color

.myTextColor { color: #37529F; }

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

This text font color is #37529F.

Background Color

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

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

This div background color is #37529F.

Border color

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

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

This div border color is #37529F.

Opacity

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

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

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

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

This text has shadow with #37529F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37529F.

Preview

Color preview on black background

This text has color #37529F on black background.


Color preview on white background

This text has color #37529F on white background.


Black color preview on #37529F background

This text has black color on #37529F background.


White color preview on #37529F background

This text has white color on #37529F background.


Related colors

Complementary color

Complementary color for #hex is #C8AD60.


I love getcolorcode.com

Triadic colors

1 #9F3752 and #529F37 with #37529F are triadic colors.

2 #9F5237 and #52379F with #37529F are triadic colors.