COLOR #25128A

HEX: #25128A RGB: (37,18,138)

Color info

#25128A contains mainly blue color. Web safe color of #25128A is #330099 (or #309).

RGB color model

#25128A color RGB value is (37,18,138).

RGB: (37,18,138) (15%, 7%, 54%)

RGB channels and saturation

R 37 of 255 = 15%
G 18 of 255 = 7%
B 138 of 255 = 54%

37
18
138

R + G + B ~ 25%. #25128A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 18 + 138 = 193 (100%)
R 37 of 193 ~ 19.17%
G 18 of 193 ~ 9.33%
B 138 of 193 ~ 71.5'%

%19.17
%71.5

CMYK color model

#25128A color CMYK value is (73,87,0,46).

  • cyan value is 73.19%
  • magenta value is 86.96%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (73,87,0,46)
C73M87Y0K46 (73%, 87%, 0%, 46%)
(0.73 / 0.87 / 0.00 / 0.46)

CMYK percentages

%73.19
%86.96
%0
%45.88

Codes

Color #25128A in popluar color models

25 12 8A
RGB 37 18 138
HSL 250° 76.92% 30.59%
HSB/HSV 250° 86.96% 54.12%
CMYK 73.19% 86.96% 0.00%
45.88%

Color #25128A in popluar number systems.

HEX 25 12 8A
Decimal 37 18 138
Binary 100101 10010 10001010
Octal 45 22 212

Shades and tints

Shades of #25128A

#25128A
(37,18,138)
#22117E
(34,17,126)
#1F1072
(31,16,114)
#1C0F66
(28,15,102)
#190E5A
(25,14,90)
#160D4E
(22,13,78)
#130C42
(19,12,66)
#100B36
(16,11,54)
#0D0A2A
(13,10,42)
#0A091E
(10,9,30)
#070812
(7,8,18)
#000000
(0,0,0)

Tints of #25128A

#25128A
(37,18,138)
#382794
(56,39,148)
#4B3C9E
(75,60,158)
#5E51A8
(94,81,168)
#7166B2
(113,102,178)
#847BBC
(132,123,188)
#9790C6
(151,144,198)
#AAA5D0
(170,165,208)
#BDBADA
(189,186,218)
#D0CFE4
(208,207,228)
#E3E4EE
(227,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25128A color. Also use rgb(37,18,138) instead hex code.

Text Font Color

.myTextColor { color: #25128A; }

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

This text font color is #25128A.

Background Color

.myBgColor { background-color: #25128A; }

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

This div background color is #25128A.

Border color

.myBorderColor { border: 1px solid #25128A; }

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

This div border color is #25128A.

Opacity

.myOpacity80 { color: #25128A; opacity: 0.8; }

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

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

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

This text has shadow with #25128A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25128A.

Preview

Color preview on black background

This text has color #25128A on black background.


Color preview on white background

This text has color #25128A on white background.


Black color preview on #25128A background

This text has black color on #25128A background.


White color preview on #25128A background

This text has white color on #25128A background.


Related colors

Complementary color

Complementary color for #hex is #DAED75.


I love getcolorcode.com

Triadic colors

1 #8A2512 and #128A25 with #25128A are triadic colors.

2 #8A1225 and #12258A with #25128A are triadic colors.