COLOR #25132A

HEX: #25132A RGB: (37,19,42)

Color info

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

RGB color model

#25132A color RGB value is (37,19,42).

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

RGB channels and saturation

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

37
19
42

R + G + B ~ 13%. #25132A is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 19 + 42 = 98 (100%)
R 37 of 98 ~ 37.76%
G 19 of 98 ~ 19.39%
B 42 of 98 ~ 42.86'%

%37.76
%19.39
%42.86

CMYK color model

#25132A color CMYK value is (12,55,0,84).

  • cyan value is 11.90%
  • magenta value is 54.76%
  • yellow value is 0.00%
  • key color value is 83.53%

CMYK: (12,55,0,84)
C12M55Y0K84 (12%, 55%, 0%, 84%)
(0.12 / 0.55 / 0.00 / 0.84)

CMYK percentages

%11.9
%54.76
%0
%83.53

Codes

Color #25132A in popluar color models

25 13 2A
RGB 37 19 42
HSL 287° 37.70% 11.96%
HSB/HSV 287° 54.76% 16.47%
CMYK 11.90% 54.76% 0.00%
83.53%

Color #25132A in popluar number systems.

HEX 25 13 2A
Decimal 37 19 42
Binary 100101 10011 101010
Octal 45 23 52

Shades and tints

Shades of #25132A

#25132A
(37,19,42)
#221227
(34,18,39)
#1F1124
(31,17,36)
#1C1021
(28,16,33)
#190F1E
(25,15,30)
#160E1B
(22,14,27)
#130D18
(19,13,24)
#100C15
(16,12,21)
#0D0B12
(13,11,18)
#0A0A0F
(10,10,15)
#07090C
(7,9,12)
#000000
(0,0,0)

Tints of #25132A

#25132A
(37,19,42)
#38283D
(56,40,61)
#4B3D50
(75,61,80)
#5E5263
(94,82,99)
#716776
(113,103,118)
#847C89
(132,124,137)
#97919C
(151,145,156)
#AAA6AF
(170,166,175)
#BDBBC2
(189,187,194)
#D0D0D5
(208,208,213)
#E3E5E8
(227,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #25132A; }

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

This text font color is #25132A.

Background Color

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

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

This div background color is #25132A.

Border color

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

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

This div border color is #25132A.

Opacity

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

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

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

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

This text has shadow with #25132A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25132A.

Preview

Color preview on black background

This text has color #25132A on black background.


Color preview on white background

This text has color #25132A on white background.


Black color preview on #25132A background

This text has black color on #25132A background.


White color preview on #25132A background

This text has white color on #25132A background.


Related colors

Complementary color

Complementary color for #hex is #DAECD5.


I love getcolorcode.com

Triadic colors

1 #2A2513 and #132A25 with #25132A are triadic colors.

2 #2A1325 and #13252A with #25132A are triadic colors.