COLOR #25357D

HEX: #25357D RGB: (37,53,125)

Color info

#25357D contains mainly blue color. Web safe color of #25357D is #333366 (or #336).

RGB color model

#25357D color RGB value is (37,53,125).

RGB: (37,53,125) (15%, 21%, 49%)

RGB channels and saturation

R 37 of 255 = 15%
G 53 of 255 = 21%
B 125 of 255 = 49%

37
53
125

R + G + B ~ 28%. #25357D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 53 + 125 = 215 (100%)
R 37 of 215 ~ 17.21%
G 53 of 215 ~ 24.65%
B 125 of 215 ~ 58.14'%

%17.21
%24.65
%58.14

CMYK color model

#25357D color CMYK value is (70,58,0,51).

  • cyan value is 70.40%
  • magenta value is 57.60%
  • yellow value is 0.00%
  • key color value is 50.98%
CMYK: (70,58,0,51) C70M58Y0K51 (70%,58%,0%,51%) (0.70/0.58/0.00/0.51) 

CMYK percentages

%70.4
%57.6
%0
%50.98

Codes

Color #25357D in popluar color models

25 35 7D
RGB 37 53 125
HSL 229° 54.32% 31.76%
HSB/HSV 229° 70.40% 49.02%
CMYK 70.40% 57.60% 0.00%
50.98%

Color #25357D in popluar number systems.

HEX 25 35 7D
Decimal 37 53 125
Binary 100101 110101 1111101
Octal 45 65 175

Shades and tints

Shades of #25357D

#25357D
(37,53,125)
#223172
(34,49,114)
#1F2D67
(31,45,103)
#1C295C
(28,41,92)
#192551
(25,37,81)
#162146
(22,33,70)
#131D3B
(19,29,59)
#101930
(16,25,48)
#0D1525
(13,21,37)
#0A111A
(10,17,26)
#070D0F
(7,13,15)
#000000
(0,0,0)

Tints of #25357D

#25357D
(37,53,125)
#384788
(56,71,136)
#4B5993
(75,89,147)
#5E6B9E
(94,107,158)
#717DA9
(113,125,169)
#848FB4
(132,143,180)
#97A1BF
(151,161,191)
#AAB3CA
(170,179,202)
#BDC5D5
(189,197,213)
#D0D7E0
(208,215,224)
#E3E9EB
(227,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25357D color. Also use rgb(37,53,125) instead hex code.

Text Font Color

.myTextColor { color: #25357D; }

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

This text font color is #25357D.

Background Color

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

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

This div background color is #25357D.

Border color

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

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

This div border color is #25357D.

Opacity

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

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

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

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

This text has shadow with #25357D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25357D.

Preview

Color preview on black background

This text has color #25357D on black background.


Color preview on white background

This text has color #25357D on white background.


Black color preview on #25357D background

This text has black color on #25357D background.


White color preview on #25357D background

This text has white color on #25357D background.


Related colors

Complementary color

Complementary color for #hex is #DACA82.


I love getcolorcode.com

Triadic colors

1 #7D2535 and #357D25 with #25357D are triadic colors.

2 #7D3525 and #35257D with #25357D are triadic colors.