COLOR #37275B

HEX: #37275B RGB: (55,39,91)

Color info

#37275B contains red, green and blue colors in about the same proportion. Web safe color of #37275B is #333366 (or #336).

RGB color model

#37275B color RGB value is (55,39,91).

RGB: (55,39,91) (22%, 15%, 36%)

RGB channels and saturation

R 55 of 255 = 22%
G 39 of 255 = 15%
B 91 of 255 = 36%

55
39
91

R + G + B ~ 24%. #37275B is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 39 + 91 = 185 (100%)
R 55 of 185 ~ 29.73%
G 39 of 185 ~ 21.08%
B 91 of 185 ~ 49.19'%

%29.73
%21.08
%49.19

CMYK color model

#37275B color CMYK value is (40,57,0,64).

  • cyan value is 39.56%
  • magenta value is 57.14%
  • yellow value is 0.00%
  • key color value is 64.31%

CMYK: (40,57,0,64)
C40M57Y0K64 (40%, 57%, 0%, 64%)
(0.40 / 0.57 / 0.00 / 0.64)

CMYK percentages

%39.56
%57.14
%0
%64.31

Codes

Color #37275B in popluar color models

37 27 5B
RGB 55 39 91
HSL 258° 40.00% 25.49%
HSB/HSV 258° 57.14% 35.69%
CMYK 39.56% 57.14% 0.00%
64.31%

Color #37275B in popluar number systems.

HEX 37 27 5B
Decimal 55 39 91
Binary 110111 100111 1011011
Octal 67 47 133

Shades and tints

Shades of #37275B

#37275B
(55,39,91)
#322453
(50,36,83)
#2D214B
(45,33,75)
#281E43
(40,30,67)
#231B3B
(35,27,59)
#1E1833
(30,24,51)
#19152B
(25,21,43)
#141223
(20,18,35)
#0F0F1B
(15,15,27)
#0A0C13
(10,12,19)
#05090B
(5,9,11)
#000000
(0,0,0)

Tints of #37275B

#37275B
(55,39,91)
#493A69
(73,58,105)
#5B4D77
(91,77,119)
#6D6085
(109,96,133)
#7F7393
(127,115,147)
#9186A1
(145,134,161)
#A399AF
(163,153,175)
#B5ACBD
(181,172,189)
#C7BFCB
(199,191,203)
#D9D2D9
(217,210,217)
#EBE5E7
(235,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37275B color. Also use rgb(55,39,91) instead hex code.

Text Font Color

.myTextColor { color: #37275B; }

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

This text font color is #37275B.

Background Color

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

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

This div background color is #37275B.

Border color

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

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

This div border color is #37275B.

Opacity

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

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

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

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

This text has shadow with #37275B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37275B.

Preview

Color preview on black background

This text has color #37275B on black background.


Color preview on white background

This text has color #37275B on white background.


Black color preview on #37275B background

This text has black color on #37275B background.


White color preview on #37275B background

This text has white color on #37275B background.


Related colors

Complementary color

Complementary color for #hex is #C8D8A4.


I love getcolorcode.com

Triadic colors

1 #5B3727 and #275B37 with #37275B are triadic colors.

2 #5B2737 and #27375B with #37275B are triadic colors.