COLOR #250916

HEX: #250916 RGB: (37,9,22)

Color info

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

RGB color model

#250916 color RGB value is (37,9,22).

RGB: (37,9,22) (15%, 4%, 9%)

RGB channels and saturation

R 37 of 255 = 15%
G 9 of 255 = 4%
B 22 of 255 = 9%

37
9
22

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

Portions of RGB colors in percentages

R + G + B = 37 + 9 + 22 = 68 (100%)
R 37 of 68 ~ 54.41%
G 9 of 68 ~ 13.24%
B 22 of 68 ~ 32.35'%

%54.41
%13.24
%32.35

CMYK color model

#250916 color CMYK value is (0,76,41,85).

  • cyan value is 0.00%
  • magenta value is 75.68%
  • yellow value is 40.54%
  • key color value is 85.49%

CMYK: (0,76,41,85)
C0M76Y41K85 (0%, 76%, 41%, 85%)
(0.00 / 0.76 / 0.41 / 0.85)

CMYK percentages

%0
%75.68
%40.54
%85.49

Codes

Color #250916 in popluar color models

25 09 16
RGB 37 9 22
HSL 332° 60.87% 9.02%
HSB/HSV 332° 75.68% 14.51%
CMYK 0.00% 75.68% 40.54%
85.49%

Color #250916 in popluar number systems.

HEX 25 09 16
Decimal 37 9 22
Binary 100101 1001 10110
Octal 45 11 26

Shades and tints

Shades of #250916

#250916
(37,9,22)
#220914
(34,9,20)
#1F0912
(31,9,18)
#1C0910
(28,9,16)
#19090E
(25,9,14)
#16090C
(22,9,12)
#13090A
(19,9,10)
#100908
(16,9,8)
#0D0906
(13,9,6)
#0A0904
(10,9,4)
#070902
(7,9,2)
#000000
(0,0,0)

Tints of #250916

#250916
(37,9,22)
#381F2B
(56,31,43)
#4B3540
(75,53,64)
#5E4B55
(94,75,85)
#71616A
(113,97,106)
#84777F
(132,119,127)
#978D94
(151,141,148)
#AAA3A9
(170,163,169)
#BDB9BE
(189,185,190)
#D0CFD3
(208,207,211)
#E3E5E8
(227,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #250916; }

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

This text font color is #250916.

Background Color

.myBgColor { background-color: #250916; }

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

This div background color is #250916.

Border color

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

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

This div border color is #250916.

Opacity

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

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

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

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

This text has shadow with #250916 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #250916.

Preview

Color preview on black background

This text has color #250916 on black background.


Color preview on white background

This text has color #250916 on white background.


Black color preview on #250916 background

This text has black color on #250916 background.


White color preview on #250916 background

This text has white color on #250916 background.


Related colors

Complementary color

Complementary color for #hex is #DAF6E9.


I love getcolorcode.com

Triadic colors

1 #162509 and #091625 with #250916 are triadic colors.

2 #160925 and #092516 with #250916 are triadic colors.