COLOR #250716

HEX: #250716 RGB: (37,7,22)

Color info

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

RGB color model

#250716 color RGB value is (37,7,22).

RGB: (37,7,22) (15%, 3%, 9%)

RGB channels and saturation

R 37 of 255 = 15%
G 7 of 255 = 3%
B 22 of 255 = 9%

37
7
22

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

Portions of RGB colors in percentages

R + G + B = 37 + 7 + 22 = 66 (100%)
R 37 of 66 ~ 56.06%
G 7 of 66 ~ 10.61%
B 22 of 66 ~ 33.33'%

%56.06
%10.61
%33.33

CMYK color model

#250716 color CMYK value is (0,81,41,85).

  • cyan value is 0.00%
  • magenta value is 81.08%
  • yellow value is 40.54%
  • key color value is 85.49%
CMYK: (0,81,41,85) C0M81Y41K85 (0%,81%,41%,85%) (0.00/0.81/0.41/0.85) 

CMYK percentages

%0
%81.08
%40.54
%85.49

Codes

Color #250716 in popluar color models

25 07 16
RGB 37 7 22
HSL 330° 68.18% 8.63%
HSB/HSV 330° 81.08% 14.51%
CMYK 0.00% 81.08% 40.54%
85.49%

Color #250716 in popluar number systems.

HEX 25 07 16
Decimal 37 7 22
Binary 100101 111 10110
Octal 45 7 26

Shades and tints

Shades of #250716

#250716
(37,7,22)
#220714
(34,7,20)
#1F0712
(31,7,18)
#1C0710
(28,7,16)
#19070E
(25,7,14)
#16070C
(22,7,12)
#13070A
(19,7,10)
#100708
(16,7,8)
#0D0706
(13,7,6)
#0A0704
(10,7,4)
#070702
(7,7,2)
#000000
(0,0,0)

Tints of #250716

#250716
(37,7,22)
#381D2B
(56,29,43)
#4B3340
(75,51,64)
#5E4955
(94,73,85)
#715F6A
(113,95,106)
#84757F
(132,117,127)
#978B94
(151,139,148)
#AAA1A9
(170,161,169)
#BDB7BE
(189,183,190)
#D0CDD3
(208,205,211)
#E3E3E8
(227,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #250716; }

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

This text font color is #250716.

Background Color

.myBgColor { background-color: #250716; }

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

This div background color is #250716.

Border color

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

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

This div border color is #250716.

Opacity

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

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

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

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

This text has shadow with #250716 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #250716.

Preview

Color preview on black background

This text has color #250716 on black background.


Color preview on white background

This text has color #250716 on white background.


Black color preview on #250716 background

This text has black color on #250716 background.


White color preview on #250716 background

This text has white color on #250716 background.


Related colors

Complementary color

Complementary color for #hex is #DAF8E9.


I love getcolorcode.com

Triadic colors

1 #162507 and #071625 with #250716 are triadic colors.

2 #160725 and #072516 with #250716 are triadic colors.