COLOR #252856

HEX: #252856 RGB: (37,40,86)

Color info

#252856 contains red, green and blue colors in about the same proportion. Web safe color of #252856 is #333366 (or #336).

RGB color model

#252856 color RGB value is (37,40,86).

RGB: (37,40,86) (15%, 16%, 34%)

RGB channels and saturation

R 37 of 255 = 15%
G 40 of 255 = 16%
B 86 of 255 = 34%

37
40
86

R + G + B ~ 22%. #252856 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 40 + 86 = 163 (100%)
R 37 of 163 ~ 22.7%
G 40 of 163 ~ 24.54%
B 86 of 163 ~ 52.76'%

%22.7
%24.54
%52.76

CMYK color model

#252856 color CMYK value is (57,53,0,66).

  • cyan value is 56.98%
  • magenta value is 53.49%
  • yellow value is 0.00%
  • key color value is 66.27%
CMYK: (57,53,0,66) C57M53Y0K66 (57%,53%,0%,66%) (0.57/0.53/0.00/0.66) 

CMYK percentages

%56.98
%53.49
%0
%66.27

Codes

Color #252856 in popluar color models

25 28 56
RGB 37 40 86
HSL 236° 39.84% 24.12%
HSB/HSV 236° 56.98% 33.73%
CMYK 56.98% 53.49% 0.00%
66.27%

Color #252856 in popluar number systems.

HEX 25 28 56
Decimal 37 40 86
Binary 100101 101000 1010110
Octal 45 50 126

Shades and tints

Shades of #252856

#252856
(37,40,86)
#22254F
(34,37,79)
#1F2248
(31,34,72)
#1C1F41
(28,31,65)
#191C3A
(25,28,58)
#161933
(22,25,51)
#13162C
(19,22,44)
#101325
(16,19,37)
#0D101E
(13,16,30)
#0A0D17
(10,13,23)
#070A10
(7,10,16)
#000000
(0,0,0)

Tints of #252856

#252856
(37,40,86)
#383B65
(56,59,101)
#4B4E74
(75,78,116)
#5E6183
(94,97,131)
#717492
(113,116,146)
#8487A1
(132,135,161)
#979AB0
(151,154,176)
#AAADBF
(170,173,191)
#BDC0CE
(189,192,206)
#D0D3DD
(208,211,221)
#E3E6EC
(227,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #252856 color. Also use rgb(37,40,86) instead hex code.

Text Font Color

.myTextColor { color: #252856; }

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

This text font color is #252856.

Background Color

.myBgColor { background-color: #252856; }

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

This div background color is #252856.

Border color

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

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

This div border color is #252856.

Opacity

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

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

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

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

This text has shadow with #252856 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #252856.

Preview

Color preview on black background

This text has color #252856 on black background.


Color preview on white background

This text has color #252856 on white background.


Black color preview on #252856 background

This text has black color on #252856 background.


White color preview on #252856 background

This text has white color on #252856 background.


Related colors

Complementary color

Complementary color for #hex is #DAD7A9.


I love getcolorcode.com

Triadic colors

1 #562528 and #285625 with #252856 are triadic colors.

2 #562825 and #282556 with #252856 are triadic colors.