COLOR #25042E

HEX: #25042E RGB: (37,4,46)

Color info

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

RGB color model

#25042E color RGB value is (37,4,46).

RGB: (37,4,46) (15%, 2%, 18%)

RGB channels and saturation

R 37 of 255 = 15%
G 4 of 255 = 2%
B 46 of 255 = 18%

37
4
46

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

Portions of RGB colors in percentages

R + G + B = 37 + 4 + 46 = 87 (100%)
R 37 of 87 ~ 42.53%
G 4 of 87 ~ 4.6%
B 46 of 87 ~ 52.87'%

%42.53
%52.87

CMYK color model

#25042E color CMYK value is (20,91,0,82).

  • cyan value is 19.57%
  • magenta value is 91.30%
  • yellow value is 0.00%
  • key color value is 81.96%

CMYK: (20,91,0,82)
C20M91Y0K82 (20%, 91%, 0%, 82%)
(0.20 / 0.91 / 0.00 / 0.82)

CMYK percentages

%19.57
%91.3
%0
%81.96

Codes

Color #25042E in popluar color models

25 04 2E
RGB 37 4 46
HSL 287° 84.00% 9.80%
HSB/HSV 287° 91.30% 18.04%
CMYK 19.57% 91.30% 0.00%
81.96%

Color #25042E in popluar number systems.

HEX 25 04 2E
Decimal 37 4 46
Binary 100101 100 101110
Octal 45 4 56

Shades and tints

Shades of #25042E

#25042E
(37,4,46)
#22042A
(34,4,42)
#1F0426
(31,4,38)
#1C0422
(28,4,34)
#19041E
(25,4,30)
#16041A
(22,4,26)
#130416
(19,4,22)
#100412
(16,4,18)
#0D040E
(13,4,14)
#0A040A
(10,4,10)
#070406
(7,4,6)
#000000
(0,0,0)

Tints of #25042E

#25042E
(37,4,46)
#381A41
(56,26,65)
#4B3054
(75,48,84)
#5E4667
(94,70,103)
#715C7A
(113,92,122)
#84728D
(132,114,141)
#9788A0
(151,136,160)
#AA9EB3
(170,158,179)
#BDB4C6
(189,180,198)
#D0CAD9
(208,202,217)
#E3E0EC
(227,224,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25042E color. Also use rgb(37,4,46) instead hex code.

Text Font Color

.myTextColor { color: #25042E; }

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

This text font color is #25042E.

Background Color

.myBgColor { background-color: #25042E; }

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

This div background color is #25042E.

Border color

.myBorderColor { border: 1px solid #25042E; }

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

This div border color is #25042E.

Opacity

.myOpacity80 { color: #25042E; opacity: 0.8; }

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

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

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

This text has shadow with #25042E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25042E.

Preview

Color preview on black background

This text has color #25042E on black background.


Color preview on white background

This text has color #25042E on white background.


Black color preview on #25042E background

This text has black color on #25042E background.


White color preview on #25042E background

This text has white color on #25042E background.


Related colors

Complementary color

Complementary color for #hex is #DAFBD1.


I love getcolorcode.com

Triadic colors

1 #2E2504 and #042E25 with #25042E are triadic colors.

2 #2E0425 and #04252E with #25042E are triadic colors.