COLOR #25314A

HEX: #25314A RGB: (37,49,74)

Color info

#25314A contains red, green and blue colors in about the same proportion. Web safe color of #25314A is #333333 (or #333).

RGB color model

#25314A color RGB value is (37,49,74).

RGB: (37,49,74) (15%, 19%, 29%)

RGB channels and saturation

R 37 of 255 = 15%
G 49 of 255 = 19%
B 74 of 255 = 29%

37
49
74

R + G + B ~ 21%. #25314A is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 49 + 74 = 160 (100%)
R 37 of 160 ~ 23.13%
G 49 of 160 ~ 30.63%
B 74 of 160 ~ 46.25'%

%23.13
%30.63
%46.25

CMYK color model

#25314A color CMYK value is (50,34,0,71).

  • cyan value is 50.00%
  • magenta value is 33.78%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (50,34,0,71)
C50M34Y0K71 (50%, 34%, 0%, 71%)
(0.50 / 0.34 / 0.00 / 0.71)

CMYK percentages

%50
%33.78
%0
%70.98

Codes

Color #25314A in popluar color models

25 31 4A
RGB 37 49 74
HSL 221° 33.33% 21.76%
HSB/HSV 221° 50.00% 29.02%
CMYK 50.00% 33.78% 0.00%
70.98%

Color #25314A in popluar number systems.

HEX 25 31 4A
Decimal 37 49 74
Binary 100101 110001 1001010
Octal 45 61 112

Shades and tints

Shades of #25314A

#25314A
(37,49,74)
#222D44
(34,45,68)
#1F293E
(31,41,62)
#1C2538
(28,37,56)
#192132
(25,33,50)
#161D2C
(22,29,44)
#131926
(19,25,38)
#101520
(16,21,32)
#0D111A
(13,17,26)
#0A0D14
(10,13,20)
#07090E
(7,9,14)
#000000
(0,0,0)

Tints of #25314A

#25314A
(37,49,74)
#38435A
(56,67,90)
#4B556A
(75,85,106)
#5E677A
(94,103,122)
#71798A
(113,121,138)
#848B9A
(132,139,154)
#979DAA
(151,157,170)
#AAAFBA
(170,175,186)
#BDC1CA
(189,193,202)
#D0D3DA
(208,211,218)
#E3E5EA
(227,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25314A color. Also use rgb(37,49,74) instead hex code.

Text Font Color

.myTextColor { color: #25314A; }

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

This text font color is #25314A.

Background Color

.myBgColor { background-color: #25314A; }

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

This div background color is #25314A.

Border color

.myBorderColor { border: 1px solid #25314A; }

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

This div border color is #25314A.

Opacity

.myOpacity80 { color: #25314A; opacity: 0.8; }

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

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

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

This text has shadow with #25314A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25314A.

Preview

Color preview on black background

This text has color #25314A on black background.


Color preview on white background

This text has color #25314A on white background.


Black color preview on #25314A background

This text has black color on #25314A background.


White color preview on #25314A background

This text has white color on #25314A background.


Related colors

Complementary color

Complementary color for #hex is #DACEB5.


I love getcolorcode.com

Triadic colors

1 #4A2531 and #314A25 with #25314A are triadic colors.

2 #4A3125 and #31254A with #25314A are triadic colors.