COLOR #25142E

HEX: #25142E RGB: (37,20,46)

Color info

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

RGB color model

#25142E color RGB value is (37,20,46).

RGB: (37,20,46) (15%, 8%, 18%)

RGB channels and saturation

R 37 of 255 = 15%
G 20 of 255 = 8%
B 46 of 255 = 18%

37
20
46

R + G + B ~ 14%. #25142E is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 20 + 46 = 103 (100%)
R 37 of 103 ~ 35.92%
G 20 of 103 ~ 19.42%
B 46 of 103 ~ 44.66'%

%35.92
%19.42
%44.66

CMYK color model

#25142E color CMYK value is (20,57,0,82).

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

CMYK: (20,57,0,82)
C20M57Y0K82 (20%, 57%, 0%, 82%)
(0.20 / 0.57 / 0.00 / 0.82)

CMYK percentages

%19.57
%56.52
%0
%81.96

Codes

Color #25142E in popluar color models

25 14 2E
RGB 37 20 46
HSL 279° 39.39% 12.94%
HSB/HSV 279° 56.52% 18.04%
CMYK 19.57% 56.52% 0.00%
81.96%

Color #25142E in popluar number systems.

HEX 25 14 2E
Decimal 37 20 46
Binary 100101 10100 101110
Octal 45 24 56

Shades and tints

Shades of #25142E

#25142E
(37,20,46)
#22132A
(34,19,42)
#1F1226
(31,18,38)
#1C1122
(28,17,34)
#19101E
(25,16,30)
#160F1A
(22,15,26)
#130E16
(19,14,22)
#100D12
(16,13,18)
#0D0C0E
(13,12,14)
#0A0B0A
(10,11,10)
#070A06
(7,10,6)
#000000
(0,0,0)

Tints of #25142E

#25142E
(37,20,46)
#382941
(56,41,65)
#4B3E54
(75,62,84)
#5E5367
(94,83,103)
#71687A
(113,104,122)
#847D8D
(132,125,141)
#9792A0
(151,146,160)
#AAA7B3
(170,167,179)
#BDBCC6
(189,188,198)
#D0D1D9
(208,209,217)
#E3E6EC
(227,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #25142E; }

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

This text font color is #25142E.

Background Color

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

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

This div background color is #25142E.

Border color

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

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

This div border color is #25142E.

Opacity

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

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

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

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

This text has shadow with #25142E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25142E.

Preview

Color preview on black background

This text has color #25142E on black background.


Color preview on white background

This text has color #25142E on white background.


Black color preview on #25142E background

This text has black color on #25142E background.


White color preview on #25142E background

This text has white color on #25142E background.


Related colors

Complementary color

Complementary color for #hex is #DAEBD1.


I love getcolorcode.com

Triadic colors

1 #2E2514 and #142E25 with #25142E are triadic colors.

2 #2E1425 and #14252E with #25142E are triadic colors.