COLOR #37258D

HEX: #37258D RGB: (55,37,141)

Color info

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

RGB color model

#37258D color RGB value is (55,37,141).

RGB: (55,37,141) (22%, 15%, 55%)

RGB channels and saturation

R 55 of 255 = 22%
G 37 of 255 = 15%
B 141 of 255 = 55%

55
37
141

R + G + B ~ 31%. #37258D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 37 + 141 = 233 (100%)
R 55 of 233 ~ 23.61%
G 37 of 233 ~ 15.88%
B 141 of 233 ~ 60.52'%

%23.61
%15.88
%60.52

CMYK color model

#37258D color CMYK value is (61,74,0,45).

  • cyan value is 60.99%
  • magenta value is 73.76%
  • yellow value is 0.00%
  • key color value is 44.71%

CMYK: (61,74,0,45)
C61M74Y0K45 (61%, 74%, 0%, 45%)
(0.61 / 0.74 / 0.00 / 0.45)

CMYK percentages

%60.99
%73.76
%0
%44.71

Codes

Color #37258D in popluar color models

37 25 8D
RGB 55 37 141
HSL 250° 58.43% 34.90%
HSB/HSV 250° 73.76% 55.29%
CMYK 60.99% 73.76% 0.00%
44.71%

Color #37258D in popluar number systems.

HEX 37 25 8D
Decimal 55 37 141
Binary 110111 100101 10001101
Octal 67 45 215

Shades and tints

Shades of #37258D

#37258D
(55,37,141)
#322281
(50,34,129)
#2D1F75
(45,31,117)
#281C69
(40,28,105)
#23195D
(35,25,93)
#1E1651
(30,22,81)
#191345
(25,19,69)
#141039
(20,16,57)
#0F0D2D
(15,13,45)
#0A0A21
(10,10,33)
#050715
(5,7,21)
#000000
(0,0,0)

Tints of #37258D

#37258D
(55,37,141)
#493897
(73,56,151)
#5B4BA1
(91,75,161)
#6D5EAB
(109,94,171)
#7F71B5
(127,113,181)
#9184BF
(145,132,191)
#A397C9
(163,151,201)
#B5AAD3
(181,170,211)
#C7BDDD
(199,189,221)
#D9D0E7
(217,208,231)
#EBE3F1
(235,227,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37258D color. Also use rgb(55,37,141) instead hex code.

Text Font Color

.myTextColor { color: #37258D; }

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

This text font color is #37258D.

Background Color

.myBgColor { background-color: #37258D; }

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

This div background color is #37258D.

Border color

.myBorderColor { border: 1px solid #37258D; }

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

This div border color is #37258D.

Opacity

.myOpacity80 { color: #37258D; opacity: 0.8; }

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

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

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

This text has shadow with #37258D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37258D.

Preview

Color preview on black background

This text has color #37258D on black background.


Color preview on white background

This text has color #37258D on white background.


Black color preview on #37258D background

This text has black color on #37258D background.


White color preview on #37258D background

This text has white color on #37258D background.


Related colors

Complementary color

Complementary color for #hex is #C8DA72.


I love getcolorcode.com

Triadic colors

1 #8D3725 and #258D37 with #37258D are triadic colors.

2 #8D2537 and #25378D with #37258D are triadic colors.