COLOR #250648

HEX: #250648 RGB: (37,6,72)

Color info

#250648 contains mainly red and blue colors. Web safe color of #250648 is #330033 (or #303).

RGB color model

#250648 color RGB value is (37,6,72).

RGB: (37,6,72) (15%, 2%, 28%)

RGB channels and saturation

R 37 of 255 = 15%
G 6 of 255 = 2%
B 72 of 255 = 28%

37
6
72

R + G + B ~ 15%. #250648 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 6 + 72 = 115 (100%)
R 37 of 115 ~ 32.17%
G 6 of 115 ~ 5.22%
B 72 of 115 ~ 62.61'%

%32.17
%62.61

CMYK color model

#250648 color CMYK value is (49,92,0,72).

  • cyan value is 48.61%
  • magenta value is 91.67%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (49,92,0,72)
C49M92Y0K72 (49%, 92%, 0%, 72%)
(0.49 / 0.92 / 0.00 / 0.72)

CMYK percentages

%48.61
%91.67
%0
%71.76

Codes

Color #250648 in popluar color models

25 06 48
RGB 37 6 72
HSL 268° 84.62% 15.29%
HSB/HSV 268° 91.67% 28.24%
CMYK 48.61% 91.67% 0.00%
71.76%

Color #250648 in popluar number systems.

HEX 25 06 48
Decimal 37 6 72
Binary 100101 110 1001000
Octal 45 6 110

Shades and tints

Shades of #250648

#250648
(37,6,72)
#220642
(34,6,66)
#1F063C
(31,6,60)
#1C0636
(28,6,54)
#190630
(25,6,48)
#16062A
(22,6,42)
#130624
(19,6,36)
#10061E
(16,6,30)
#0D0618
(13,6,24)
#0A0612
(10,6,18)
#07060C
(7,6,12)
#000000
(0,0,0)

Tints of #250648

#250648
(37,6,72)
#381C58
(56,28,88)
#4B3268
(75,50,104)
#5E4878
(94,72,120)
#715E88
(113,94,136)
#847498
(132,116,152)
#978AA8
(151,138,168)
#AAA0B8
(170,160,184)
#BDB6C8
(189,182,200)
#D0CCD8
(208,204,216)
#E3E2E8
(227,226,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #250648 color. Also use rgb(37,6,72) instead hex code.

Text Font Color

.myTextColor { color: #250648; }

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

This text font color is #250648.

Background Color

.myBgColor { background-color: #250648; }

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

This div background color is #250648.

Border color

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

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

This div border color is #250648.

Opacity

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

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

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

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

This text has shadow with #250648 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #250648.

Preview

Color preview on black background

This text has color #250648 on black background.


Color preview on white background

This text has color #250648 on white background.


Black color preview on #250648 background

This text has black color on #250648 background.


White color preview on #250648 background

This text has white color on #250648 background.


Related colors

Complementary color

Complementary color for #hex is #DAF9B7.


I love getcolorcode.com

Triadic colors

1 #482506 and #064825 with #250648 are triadic colors.

2 #480625 and #062548 with #250648 are triadic colors.