COLOR #251350

HEX: #251350 RGB: (37,19,80)

Color info

#251350 contains mainly red and blue colors. Web safe color of #251350 is #330066 (or #306).

RGB color model

#251350 color RGB value is (37,19,80).

RGB: (37,19,80) (15%, 7%, 31%)

RGB channels and saturation

R 37 of 255 = 15%
G 19 of 255 = 7%
B 80 of 255 = 31%

37
19
80

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

Portions of RGB colors in percentages

R + G + B = 37 + 19 + 80 = 136 (100%)
R 37 of 136 ~ 27.21%
G 19 of 136 ~ 13.97%
B 80 of 136 ~ 58.82'%

%27.21
%13.97
%58.82

CMYK color model

#251350 color CMYK value is (54,76,0,69).

  • cyan value is 53.75%
  • magenta value is 76.25%
  • yellow value is 0.00%
  • key color value is 68.63%
CMYK: (54,76,0,69) C54M76Y0K69 (54%,76%,0%,69%) (0.54/0.76/0.00/0.69) 

CMYK percentages

%53.75
%76.25
%0
%68.63

Codes

Color #251350 in popluar color models

25 13 50
RGB 37 19 80
HSL 258° 61.62% 19.41%
HSB/HSV 258° 76.25% 31.37%
CMYK 53.75% 76.25% 0.00%
68.63%

Color #251350 in popluar number systems.

HEX 25 13 50
Decimal 37 19 80
Binary 100101 10011 1010000
Octal 45 23 120

Shades and tints

Shades of #251350

#251350
(37,19,80)
#221249
(34,18,73)
#1F1142
(31,17,66)
#1C103B
(28,16,59)
#190F34
(25,15,52)
#160E2D
(22,14,45)
#130D26
(19,13,38)
#100C1F
(16,12,31)
#0D0B18
(13,11,24)
#0A0A11
(10,10,17)
#07090A
(7,9,10)
#000000
(0,0,0)

Tints of #251350

#251350
(37,19,80)
#38285F
(56,40,95)
#4B3D6E
(75,61,110)
#5E527D
(94,82,125)
#71678C
(113,103,140)
#847C9B
(132,124,155)
#9791AA
(151,145,170)
#AAA6B9
(170,166,185)
#BDBBC8
(189,187,200)
#D0D0D7
(208,208,215)
#E3E5E6
(227,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #251350; }

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

This text font color is #251350.

Background Color

.myBgColor { background-color: #251350; }

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

This div background color is #251350.

Border color

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

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

This div border color is #251350.

Opacity

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

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

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

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

This text has shadow with #251350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #251350.

Preview

Color preview on black background

This text has color #251350 on black background.


Color preview on white background

This text has color #251350 on white background.


Black color preview on #251350 background

This text has black color on #251350 background.


White color preview on #251350 background

This text has white color on #251350 background.


Related colors

Complementary color

Complementary color for #hex is #DAECAF.


I love getcolorcode.com

Triadic colors

1 #502513 and #135025 with #251350 are triadic colors.

2 #501325 and #132550 with #251350 are triadic colors.