COLOR #253689

HEX: #253689 RGB: (37,54,137)

Color info

#253689 contains mainly blue color. Web safe color of #253689 is #333399 (or #339).

RGB color model

#253689 color RGB value is (37,54,137).

RGB: (37,54,137) (15%, 21%, 54%)

RGB channels and saturation

R 37 of 255 = 15%
G 54 of 255 = 21%
B 137 of 255 = 54%

37
54
137

R + G + B ~ 30%. #253689 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 54 + 137 = 228 (100%)
R 37 of 228 ~ 16.23%
G 54 of 228 ~ 23.68%
B 137 of 228 ~ 60.09'%

%16.23
%23.68
%60.09

CMYK color model

#253689 color CMYK value is (73,61,0,46).

  • cyan value is 72.99%
  • magenta value is 60.58%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (73,61,0,46)
C73M61Y0K46 (73%, 61%, 0%, 46%)
(0.73 / 0.61 / 0.00 / 0.46)

CMYK percentages

%72.99
%60.58
%0
%46.27

Codes

Color #253689 in popluar color models

25 36 89
RGB 37 54 137
HSL 230° 57.47% 34.12%
HSB/HSV 230° 72.99% 53.73%
CMYK 72.99% 60.58% 0.00%
46.27%

Color #253689 in popluar number systems.

HEX 25 36 89
Decimal 37 54 137
Binary 100101 110110 10001001
Octal 45 66 211

Shades and tints

Shades of #253689

#253689
(37,54,137)
#22327D
(34,50,125)
#1F2E71
(31,46,113)
#1C2A65
(28,42,101)
#192659
(25,38,89)
#16224D
(22,34,77)
#131E41
(19,30,65)
#101A35
(16,26,53)
#0D1629
(13,22,41)
#0A121D
(10,18,29)
#070E11
(7,14,17)
#000000
(0,0,0)

Tints of #253689

#253689
(37,54,137)
#384893
(56,72,147)
#4B5A9D
(75,90,157)
#5E6CA7
(94,108,167)
#717EB1
(113,126,177)
#8490BB
(132,144,187)
#97A2C5
(151,162,197)
#AAB4CF
(170,180,207)
#BDC6D9
(189,198,217)
#D0D8E3
(208,216,227)
#E3EAED
(227,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #253689 color. Also use rgb(37,54,137) instead hex code.

Text Font Color

.myTextColor { color: #253689; }

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

This text font color is #253689.

Background Color

.myBgColor { background-color: #253689; }

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

This div background color is #253689.

Border color

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

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

This div border color is #253689.

Opacity

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

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

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

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

This text has shadow with #253689 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253689.

Preview

Color preview on black background

This text has color #253689 on black background.


Color preview on white background

This text has color #253689 on white background.


Black color preview on #253689 background

This text has black color on #253689 background.


White color preview on #253689 background

This text has white color on #253689 background.


Related colors

Complementary color

Complementary color for #hex is #DAC976.


I love getcolorcode.com

Triadic colors

1 #892536 and #368925 with #253689 are triadic colors.

2 #893625 and #362589 with #253689 are triadic colors.