COLOR #253586

HEX: #253586 RGB: (37,53,134)

Color info

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

RGB color model

#253586 color RGB value is (37,53,134).

RGB: (37,53,134) (15%, 21%, 53%)

RGB channels and saturation

R 37 of 255 = 15%
G 53 of 255 = 21%
B 134 of 255 = 53%

37
53
134

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

Portions of RGB colors in percentages

R + G + B = 37 + 53 + 134 = 224 (100%)
R 37 of 224 ~ 16.52%
G 53 of 224 ~ 23.66%
B 134 of 224 ~ 59.82'%

%16.52
%23.66
%59.82

CMYK color model

#253586 color CMYK value is (72,60,0,47).

  • cyan value is 72.39%
  • magenta value is 60.45%
  • yellow value is 0.00%
  • key color value is 47.45%
CMYK: (72,60,0,47) C72M60Y0K47 (72%,60%,0%,47%) (0.72/0.60/0.00/0.47) 

CMYK percentages

%72.39
%60.45
%0
%47.45

Codes

Color #253586 in popluar color models

25 35 86
RGB 37 53 134
HSL 230° 56.73% 33.53%
HSB/HSV 230° 72.39% 52.55%
CMYK 72.39% 60.45% 0.00%
47.45%

Color #253586 in popluar number systems.

HEX 25 35 86
Decimal 37 53 134
Binary 100101 110101 10000110
Octal 45 65 206

Shades and tints

Shades of #253586

#253586
(37,53,134)
#22317A
(34,49,122)
#1F2D6E
(31,45,110)
#1C2962
(28,41,98)
#192556
(25,37,86)
#16214A
(22,33,74)
#131D3E
(19,29,62)
#101932
(16,25,50)
#0D1526
(13,21,38)
#0A111A
(10,17,26)
#070D0E
(7,13,14)
#000000
(0,0,0)

Tints of #253586

#253586
(37,53,134)
#384791
(56,71,145)
#4B599C
(75,89,156)
#5E6BA7
(94,107,167)
#717DB2
(113,125,178)
#848FBD
(132,143,189)
#97A1C8
(151,161,200)
#AAB3D3
(170,179,211)
#BDC5DE
(189,197,222)
#D0D7E9
(208,215,233)
#E3E9F4
(227,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #253586; }

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

This text font color is #253586.

Background Color

.myBgColor { background-color: #253586; }

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

This div background color is #253586.

Border color

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

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

This div border color is #253586.

Opacity

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

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

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

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

This text has shadow with #253586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253586.

Preview

Color preview on black background

This text has color #253586 on black background.


Color preview on white background

This text has color #253586 on white background.


Black color preview on #253586 background

This text has black color on #253586 background.


White color preview on #253586 background

This text has white color on #253586 background.


Related colors

Complementary color

Complementary color for #hex is #DACA79.


I love getcolorcode.com

Triadic colors

1 #862535 and #358625 with #253586 are triadic colors.

2 #863525 and #352586 with #253586 are triadic colors.