COLOR #25051E

HEX: #25051E RGB: (37,5,30)

Color info

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

RGB color model

#25051E color RGB value is (37,5,30).

RGB: (37,5,30) (15%, 2%, 12%)

RGB channels and saturation

R 37 of 255 = 15%
G 5 of 255 = 2%
B 30 of 255 = 12%

37
5
30

R + G + B ~ 10%. #25051E is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 5 + 30 = 72 (100%)
R 37 of 72 ~ 51.39%
G 5 of 72 ~ 6.94%
B 30 of 72 ~ 41.67'%

%51.39
%41.67

CMYK color model

#25051E color CMYK value is (0,86,19,85).

  • cyan value is 0.00%
  • magenta value is 86.49%
  • yellow value is 18.92%
  • key color value is 85.49%
CMYK: (0,86,19,85) C0M86Y19K85 (0%,86%,19%,85%) (0.00/0.86/0.19/0.85) 

CMYK percentages

%0
%86.49
%18.92
%85.49

Codes

Color #25051E in popluar color models

25 05 1E
RGB 37 5 30
HSL 313° 76.19% 8.24%
HSB/HSV 313° 86.49% 14.51%
CMYK 0.00% 86.49% 18.92%
85.49%

Color #25051E in popluar number systems.

HEX 25 05 1E
Decimal 37 5 30
Binary 100101 101 11110
Octal 45 5 36

Shades and tints

Shades of #25051E

#25051E
(37,5,30)
#22051C
(34,5,28)
#1F051A
(31,5,26)
#1C0518
(28,5,24)
#190516
(25,5,22)
#160514
(22,5,20)
#130512
(19,5,18)
#100510
(16,5,16)
#0D050E
(13,5,14)
#0A050C
(10,5,12)
#07050A
(7,5,10)
#000000
(0,0,0)

Tints of #25051E

#25051E
(37,5,30)
#381B32
(56,27,50)
#4B3146
(75,49,70)
#5E475A
(94,71,90)
#715D6E
(113,93,110)
#847382
(132,115,130)
#978996
(151,137,150)
#AA9FAA
(170,159,170)
#BDB5BE
(189,181,190)
#D0CBD2
(208,203,210)
#E3E1E6
(227,225,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25051E color. Also use rgb(37,5,30) instead hex code.

Text Font Color

.myTextColor { color: #25051E; }

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

This text font color is #25051E.

Background Color

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

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

This div background color is #25051E.

Border color

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

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

This div border color is #25051E.

Opacity

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

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

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

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

This text has shadow with #25051E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25051E.

Preview

Color preview on black background

This text has color #25051E on black background.


Color preview on white background

This text has color #25051E on white background.


Black color preview on #25051E background

This text has black color on #25051E background.


White color preview on #25051E background

This text has white color on #25051E background.


Related colors

Complementary color

Complementary color for #hex is #DAFAE1.


I love getcolorcode.com

Triadic colors

1 #1E2505 and #051E25 with #25051E are triadic colors.

2 #1E0525 and #05251E with #25051E are triadic colors.