COLOR #251325

HEX: #251325 RGB: (37,19,37)

Color info

#251325 contains red, green and blue colors in about the same proportion. Web safe color of #251325 is #330033 (or #303).

RGB color model

#251325 color RGB value is (37,19,37).

RGB: (37,19,37) (15%, 7%, 15%)

RGB channels and saturation

R 37 of 255 = 15%
G 19 of 255 = 7%
B 37 of 255 = 15%

37
19
37

R + G + B ~ 12%. #251325 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 19 + 37 = 93 (100%)
R 37 of 93 ~ 39.78%
G 19 of 93 ~ 20.43%
B 37 of 93 ~ 39.78'%

%39.78
%20.43
%39.78

CMYK color model

#251325 color CMYK value is (0,49,0,85).

  • cyan value is 0.00%
  • magenta value is 48.65%
  • yellow value is 0.00%
  • key color value is 85.49%

CMYK: (0,49,0,85)
C0M49Y0K85 (0%, 49%, 0%, 85%)
(0.00 / 0.49 / 0.00 / 0.85)

CMYK percentages

%0
%48.65
%0
%85.49

Codes

Color #251325 in popluar color models

25 13 25
RGB 37 19 37
HSL 300° 32.14% 10.98%
HSB/HSV 300° 48.65% 14.51%
CMYK 0.00% 48.65% 0.00%
85.49%

Color #251325 in popluar number systems.

HEX 25 13 25
Decimal 37 19 37
Binary 100101 10011 100101
Octal 45 23 45

Shades and tints

Shades of #251325

#251325
(37,19,37)
#221222
(34,18,34)
#1F111F
(31,17,31)
#1C101C
(28,16,28)
#190F19
(25,15,25)
#160E16
(22,14,22)
#130D13
(19,13,19)
#100C10
(16,12,16)
#0D0B0D
(13,11,13)
#0A0A0A
(10,10,10)
#070907
(7,9,7)
#000000
(0,0,0)

Tints of #251325

#251325
(37,19,37)
#382838
(56,40,56)
#4B3D4B
(75,61,75)
#5E525E
(94,82,94)
#716771
(113,103,113)
#847C84
(132,124,132)
#979197
(151,145,151)
#AAA6AA
(170,166,170)
#BDBBBD
(189,187,189)
#D0D0D0
(208,208,208)
#E3E5E3
(227,229,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #251325; }

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

This text font color is #251325.

Background Color

.myBgColor { background-color: #251325; }

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

This div background color is #251325.

Border color

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

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

This div border color is #251325.

Opacity

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

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

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

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

This text has shadow with #251325 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #251325.

Preview

Color preview on black background

This text has color #251325 on black background.


Color preview on white background

This text has color #251325 on white background.


Black color preview on #251325 background

This text has black color on #251325 background.


White color preview on #251325 background

This text has white color on #251325 background.


Related colors

Complementary color

Complementary color for #hex is #DAECDA.


I love getcolorcode.com

Triadic colors

1 #252513 and #132525 with #251325 are triadic colors.

2 #251325 and #132525 with #251325 are triadic colors.