COLOR #372489

HEX: #372489 RGB: (55,36,137)

Color info

#372489 contains mainly blue color. Web safe color of #372489 is #333399 (or #339).

RGB color model

#372489 color RGB value is (55,36,137).

RGB: (55,36,137) (22%, 14%, 54%)

RGB channels and saturation

R 55 of 255 = 22%
G 36 of 255 = 14%
B 137 of 255 = 54%

55
36
137

R + G + B ~ 30%. #372489 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 36 + 137 = 228 (100%)
R 55 of 228 ~ 24.12%
G 36 of 228 ~ 15.79%
B 137 of 228 ~ 60.09'%

%24.12
%15.79
%60.09

CMYK color model

#372489 color CMYK value is (60,74,0,46).

  • cyan value is 59.85%
  • magenta value is 73.72%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (60,74,0,46)
C60M74Y0K46 (60%, 74%, 0%, 46%)
(0.60 / 0.74 / 0.00 / 0.46)

CMYK percentages

%59.85
%73.72
%0
%46.27

Codes

Color #372489 in popluar color models

37 24 89
RGB 55 36 137
HSL 251° 58.38% 33.92%
HSB/HSV 251° 73.72% 53.73%
CMYK 59.85% 73.72% 0.00%
46.27%

Color #372489 in popluar number systems.

HEX 37 24 89
Decimal 55 36 137
Binary 110111 100100 10001001
Octal 67 44 211

Shades and tints

Shades of #372489

#372489
(55,36,137)
#32217D
(50,33,125)
#2D1E71
(45,30,113)
#281B65
(40,27,101)
#231859
(35,24,89)
#1E154D
(30,21,77)
#191241
(25,18,65)
#140F35
(20,15,53)
#0F0C29
(15,12,41)
#0A091D
(10,9,29)
#050611
(5,6,17)
#000000
(0,0,0)

Tints of #372489

#372489
(55,36,137)
#493793
(73,55,147)
#5B4A9D
(91,74,157)
#6D5DA7
(109,93,167)
#7F70B1
(127,112,177)
#9183BB
(145,131,187)
#A396C5
(163,150,197)
#B5A9CF
(181,169,207)
#C7BCD9
(199,188,217)
#D9CFE3
(217,207,227)
#EBE2ED
(235,226,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #372489 color. Also use rgb(55,36,137) instead hex code.

Text Font Color

.myTextColor { color: #372489; }

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

This text font color is #372489.

Background Color

.myBgColor { background-color: #372489; }

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

This div background color is #372489.

Border color

.myBorderColor { border: 1px solid #372489; }

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

This div border color is #372489.

Opacity

.myOpacity80 { color: #372489; opacity: 0.8; }

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

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

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

This text has shadow with #372489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372489.

Preview

Color preview on black background

This text has color #372489 on black background.


Color preview on white background

This text has color #372489 on white background.


Black color preview on #372489 background

This text has black color on #372489 background.


White color preview on #372489 background

This text has white color on #372489 background.


Related colors

Complementary color

Complementary color for #hex is #C8DB76.


I love getcolorcode.com

Triadic colors

1 #893724 and #248937 with #372489 are triadic colors.

2 #892437 and #243789 with #372489 are triadic colors.