COLOR #251713

HEX: #251713 RGB: (37,23,19)

Color info

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

RGB color model

#251713 color RGB value is (37,23,19).

RGB: (37,23,19) (15%, 9%, 7%)

RGB channels and saturation

R 37 of 255 = 15%
G 23 of 255 = 9%
B 19 of 255 = 7%

37
23
19

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

Portions of RGB colors in percentages

R + G + B = 37 + 23 + 19 = 79 (100%)
R 37 of 79 ~ 46.84%
G 23 of 79 ~ 29.11%
B 19 of 79 ~ 24.05'%

%46.84
%29.11
%24.05

CMYK color model

#251713 color CMYK value is (0,38,49,85).

  • cyan value is 0.00%
  • magenta value is 37.84%
  • yellow value is 48.65%
  • key color value is 85.49%

CMYK: (0,38,49,85)
C0M38Y49K85 (0%, 38%, 49%, 85%)
(0.00 / 0.38 / 0.49 / 0.85)

CMYK percentages

%0
%37.84
%48.65
%85.49

Codes

Color #251713 in popluar color models

25 17 13
RGB 37 23 19
HSL 13° 32.14% 10.98%
HSB/HSV 13° 48.65% 14.51%
CMYK 0.00% 37.84% 48.65%
85.49%

Color #251713 in popluar number systems.

HEX 25 17 13
Decimal 37 23 19
Binary 100101 10111 10011
Octal 45 27 23

Shades and tints

Shades of #251713

#251713
(37,23,19)
#221512
(34,21,18)
#1F1311
(31,19,17)
#1C1110
(28,17,16)
#190F0F
(25,15,15)
#160D0E
(22,13,14)
#130B0D
(19,11,13)
#10090C
(16,9,12)
#0D070B
(13,7,11)
#0A050A
(10,5,10)
#070309
(7,3,9)
#000000
(0,0,0)

Tints of #251713

#251713
(37,23,19)
#382C28
(56,44,40)
#4B413D
(75,65,61)
#5E5652
(94,86,82)
#716B67
(113,107,103)
#84807C
(132,128,124)
#979591
(151,149,145)
#AAAAA6
(170,170,166)
#BDBFBB
(189,191,187)
#D0D4D0
(208,212,208)
#E3E9E5
(227,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #251713 color. Also use rgb(37,23,19) instead hex code.

Text Font Color

.myTextColor { color: #251713; }

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

This text font color is #251713.

Background Color

.myBgColor { background-color: #251713; }

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

This div background color is #251713.

Border color

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

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

This div border color is #251713.

Opacity

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

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

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

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

This text has shadow with #251713 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #251713.

Preview

Color preview on black background

This text has color #251713 on black background.


Color preview on white background

This text has color #251713 on white background.


Black color preview on #251713 background

This text has black color on #251713 background.


White color preview on #251713 background

This text has white color on #251713 background.


Related colors

Complementary color

Complementary color for #hex is #DAE8EC.


I love getcolorcode.com

Triadic colors

1 #132517 and #171325 with #251713 are triadic colors.

2 #131725 and #172513 with #251713 are triadic colors.