COLOR #252763

HEX: #252763 RGB: (37,39,99)

Color info

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

RGB color model

#252763 color RGB value is (37,39,99).

RGB: (37,39,99) (15%, 15%, 39%)

RGB channels and saturation

R 37 of 255 = 15%
G 39 of 255 = 15%
B 99 of 255 = 39%

37
39
99

R + G + B ~ 23%. #252763 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 39 + 99 = 175 (100%)
R 37 of 175 ~ 21.14%
G 39 of 175 ~ 22.29%
B 99 of 175 ~ 56.57'%

%21.14
%22.29
%56.57

CMYK color model

#252763 color CMYK value is (63,61,0,61).

  • cyan value is 62.63%
  • magenta value is 60.61%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (63,61,0,61)
C63M61Y0K61 (63%, 61%, 0%, 61%)
(0.63 / 0.61 / 0.00 / 0.61)

CMYK percentages

%62.63
%60.61
%0
%61.18

Codes

Color #252763 in popluar color models

25 27 63
RGB 37 39 99
HSL 238° 45.59% 26.67%
HSB/HSV 238° 62.63% 38.82%
CMYK 62.63% 60.61% 0.00%
61.18%

Color #252763 in popluar number systems.

HEX 25 27 63
Decimal 37 39 99
Binary 100101 100111 1100011
Octal 45 47 143

Shades and tints

Shades of #252763

#252763
(37,39,99)
#22245A
(34,36,90)
#1F2151
(31,33,81)
#1C1E48
(28,30,72)
#191B3F
(25,27,63)
#161836
(22,24,54)
#13152D
(19,21,45)
#101224
(16,18,36)
#0D0F1B
(13,15,27)
#0A0C12
(10,12,18)
#070909
(7,9,9)
#000000
(0,0,0)

Tints of #252763

#252763
(37,39,99)
#383A71
(56,58,113)
#4B4D7F
(75,77,127)
#5E608D
(94,96,141)
#71739B
(113,115,155)
#8486A9
(132,134,169)
#9799B7
(151,153,183)
#AAACC5
(170,172,197)
#BDBFD3
(189,191,211)
#D0D2E1
(208,210,225)
#E3E5EF
(227,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #252763 color. Also use rgb(37,39,99) instead hex code.

Text Font Color

.myTextColor { color: #252763; }

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

This text font color is #252763.

Background Color

.myBgColor { background-color: #252763; }

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

This div background color is #252763.

Border color

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

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

This div border color is #252763.

Opacity

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

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

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

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

This text has shadow with #252763 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #252763.

Preview

Color preview on black background

This text has color #252763 on black background.


Color preview on white background

This text has color #252763 on white background.


Black color preview on #252763 background

This text has black color on #252763 background.


White color preview on #252763 background

This text has white color on #252763 background.


Related colors

Complementary color

Complementary color for #hex is #DAD89C.


I love getcolorcode.com

Triadic colors

1 #632527 and #276325 with #252763 are triadic colors.

2 #632725 and #272563 with #252763 are triadic colors.