COLOR #25041B

HEX: #25041B RGB: (37,4,27)

Color info

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

RGB color model

#25041B color RGB value is (37,4,27).

RGB: (37,4,27) (15%, 2%, 11%)

RGB channels and saturation

R 37 of 255 = 15%
G 4 of 255 = 2%
B 27 of 255 = 11%

37
4
27

R + G + B ~ 9%. #25041B is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 4 + 27 = 68 (100%)
R 37 of 68 ~ 54.41%
G 4 of 68 ~ 5.88%
B 27 of 68 ~ 39.71'%

%54.41
%39.71

CMYK color model

#25041B color CMYK value is (0,89,27,85).

  • cyan value is 0.00%
  • magenta value is 89.19%
  • yellow value is 27.03%
  • key color value is 85.49%

CMYK: (0,89,27,85)
C0M89Y27K85 (0%, 89%, 27%, 85%)
(0.00 / 0.89 / 0.27 / 0.85)

CMYK percentages

%0
%89.19
%27.03
%85.49

Codes

Color #25041B in popluar color models

25 04 1B
RGB 37 4 27
HSL 318° 80.49% 8.04%
HSB/HSV 318° 89.19% 14.51%
CMYK 0.00% 89.19% 27.03%
85.49%

Color #25041B in popluar number systems.

HEX 25 04 1B
Decimal 37 4 27
Binary 100101 100 11011
Octal 45 4 33

Shades and tints

Shades of #25041B

#25041B
(37,4,27)
#220419
(34,4,25)
#1F0417
(31,4,23)
#1C0415
(28,4,21)
#190413
(25,4,19)
#160411
(22,4,17)
#13040F
(19,4,15)
#10040D
(16,4,13)
#0D040B
(13,4,11)
#0A0409
(10,4,9)
#070407
(7,4,7)
#000000
(0,0,0)

Tints of #25041B

#25041B
(37,4,27)
#381A2F
(56,26,47)
#4B3043
(75,48,67)
#5E4657
(94,70,87)
#715C6B
(113,92,107)
#84727F
(132,114,127)
#978893
(151,136,147)
#AA9EA7
(170,158,167)
#BDB4BB
(189,180,187)
#D0CACF
(208,202,207)
#E3E0E3
(227,224,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25041B color. Also use rgb(37,4,27) instead hex code.

Text Font Color

.myTextColor { color: #25041B; }

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

This text font color is #25041B.

Background Color

.myBgColor { background-color: #25041B; }

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

This div background color is #25041B.

Border color

.myBorderColor { border: 1px solid #25041B; }

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

This div border color is #25041B.

Opacity

.myOpacity80 { color: #25041B; opacity: 0.8; }

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

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

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

This text has shadow with #25041B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25041B.

Preview

Color preview on black background

This text has color #25041B on black background.


Color preview on white background

This text has color #25041B on white background.


Black color preview on #25041B background

This text has black color on #25041B background.


White color preview on #25041B background

This text has white color on #25041B background.


Related colors

Complementary color

Complementary color for #hex is #DAFBE4.


I love getcolorcode.com

Triadic colors

1 #1B2504 and #041B25 with #25041B are triadic colors.

2 #1B0425 and #04251B with #25041B are triadic colors.