COLOR #250919

HEX: #250919 RGB: (37,9,25)

Color info

#250919 contains red, green and blue colors in about the same proportion. Web safe color of #250919 is #330000 (or #300).

RGB color model

#250919 color RGB value is (37,9,25).

RGB: (37,9,25) (15%, 4%, 10%)

RGB channels and saturation

R 37 of 255 = 15%
G 9 of 255 = 4%
B 25 of 255 = 10%

37
9
25

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

Portions of RGB colors in percentages

R + G + B = 37 + 9 + 25 = 71 (100%)
R 37 of 71 ~ 52.11%
G 9 of 71 ~ 12.68%
B 25 of 71 ~ 35.21'%

%52.11
%12.68
%35.21

CMYK color model

#250919 color CMYK value is (0,76,32,85).

  • cyan value is 0.00%
  • magenta value is 75.68%
  • yellow value is 32.43%
  • key color value is 85.49%
CMYK: (0,76,32,85) C0M76Y32K85 (0%,76%,32%,85%) (0.00/0.76/0.32/0.85) 

CMYK percentages

%0
%75.68
%32.43
%85.49

Codes

Color #250919 in popluar color models

25 09 19
RGB 37 9 25
HSL 326° 60.87% 9.02%
HSB/HSV 326° 75.68% 14.51%
CMYK 0.00% 75.68% 32.43%
85.49%

Color #250919 in popluar number systems.

HEX 25 09 19
Decimal 37 9 25
Binary 100101 1001 11001
Octal 45 11 31

Shades and tints

Shades of #250919

#250919
(37,9,25)
#220917
(34,9,23)
#1F0915
(31,9,21)
#1C0913
(28,9,19)
#190911
(25,9,17)
#16090F
(22,9,15)
#13090D
(19,9,13)
#10090B
(16,9,11)
#0D0909
(13,9,9)
#0A0907
(10,9,7)
#070905
(7,9,5)
#000000
(0,0,0)

Tints of #250919

#250919
(37,9,25)
#381F2D
(56,31,45)
#4B3541
(75,53,65)
#5E4B55
(94,75,85)
#716169
(113,97,105)
#84777D
(132,119,125)
#978D91
(151,141,145)
#AAA3A5
(170,163,165)
#BDB9B9
(189,185,185)
#D0CFCD
(208,207,205)
#E3E5E1
(227,229,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #250919 color. Also use rgb(37,9,25) instead hex code.

Text Font Color

.myTextColor { color: #250919; }

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

This text font color is #250919.

Background Color

.myBgColor { background-color: #250919; }

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

This div background color is #250919.

Border color

.myBorderColor { border: 1px solid #250919; }

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

This div border color is #250919.

Opacity

.myOpacity80 { color: #250919; opacity: 0.8; }

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

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

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

This text has shadow with #250919 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #250919.

Preview

Color preview on black background

This text has color #250919 on black background.


Color preview on white background

This text has color #250919 on white background.


Black color preview on #250919 background

This text has black color on #250919 background.


White color preview on #250919 background

This text has white color on #250919 background.


Related colors

Complementary color

Complementary color for #hex is #DAF6E6.


I love getcolorcode.com

Triadic colors

1 #192509 and #091925 with #250919 are triadic colors.

2 #190925 and #092519 with #250919 are triadic colors.