COLOR #251550

HEX: #251550 RGB: (37,21,80)

Color info

#251550 contains red, green and blue colors in about the same proportion. Web safe color of #251550 is #330066 (or #306).

RGB color model

#251550 color RGB value is (37,21,80).

RGB: (37,21,80) (15%, 8%, 31%)

RGB channels and saturation

R 37 of 255 = 15%
G 21 of 255 = 8%
B 80 of 255 = 31%

37
21
80

R + G + B ~ 18%. #251550 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 21 + 80 = 138 (100%)
R 37 of 138 ~ 26.81%
G 21 of 138 ~ 15.22%
B 80 of 138 ~ 57.97'%

%26.81
%15.22
%57.97

CMYK color model

#251550 color CMYK value is (54,74,0,69).

  • cyan value is 53.75%
  • magenta value is 73.75%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (54,74,0,69)
C54M74Y0K69 (54%, 74%, 0%, 69%)
(0.54 / 0.74 / 0.00 / 0.69)

CMYK percentages

%53.75
%73.75
%0
%68.63

Codes

Color #251550 in popluar color models

25 15 50
RGB 37 21 80
HSL 256° 58.42% 19.80%
HSB/HSV 256° 73.75% 31.37%
CMYK 53.75% 73.75% 0.00%
68.63%

Color #251550 in popluar number systems.

HEX 25 15 50
Decimal 37 21 80
Binary 100101 10101 1010000
Octal 45 25 120

Shades and tints

Shades of #251550

#251550
(37,21,80)
#221449
(34,20,73)
#1F1342
(31,19,66)
#1C123B
(28,18,59)
#191134
(25,17,52)
#16102D
(22,16,45)
#130F26
(19,15,38)
#100E1F
(16,14,31)
#0D0D18
(13,13,24)
#0A0C11
(10,12,17)
#070B0A
(7,11,10)
#000000
(0,0,0)

Tints of #251550

#251550
(37,21,80)
#382A5F
(56,42,95)
#4B3F6E
(75,63,110)
#5E547D
(94,84,125)
#71698C
(113,105,140)
#847E9B
(132,126,155)
#9793AA
(151,147,170)
#AAA8B9
(170,168,185)
#BDBDC8
(189,189,200)
#D0D2D7
(208,210,215)
#E3E7E6
(227,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #251550 color. Also use rgb(37,21,80) instead hex code.

Text Font Color

.myTextColor { color: #251550; }

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

This text font color is #251550.

Background Color

.myBgColor { background-color: #251550; }

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

This div background color is #251550.

Border color

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

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

This div border color is #251550.

Opacity

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

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

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

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

This text has shadow with #251550 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #251550.

Preview

Color preview on black background

This text has color #251550 on black background.


Color preview on white background

This text has color #251550 on white background.


Black color preview on #251550 background

This text has black color on #251550 background.


White color preview on #251550 background

This text has white color on #251550 background.


Related colors

Complementary color

Complementary color for #hex is #DAEAAF.


I love getcolorcode.com

Triadic colors

1 #502515 and #155025 with #251550 are triadic colors.

2 #501525 and #152550 with #251550 are triadic colors.