COLOR #251D17

HEX: #251D17 RGB: (37,29,23)

Color info

#251D17 contains red, green and blue colors in about the same proportion. Web safe color of #251D17 is #333300 (or #330).

RGB color model

#251D17 color RGB value is (37,29,23).

RGB: (37,29,23) (15%, 11%, 9%)

RGB channels and saturation

R 37 of 255 = 15%
G 29 of 255 = 11%
B 23 of 255 = 9%

37
29
23

R + G + B ~ 12%. #251D17 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 29 + 23 = 89 (100%)
R 37 of 89 ~ 41.57%
G 29 of 89 ~ 32.58%
B 23 of 89 ~ 25.84'%

%41.57
%32.58
%25.84

CMYK color model

#251D17 color CMYK value is (0,22,38,85).

  • cyan value is 0.00%
  • magenta value is 21.62%
  • yellow value is 37.84%
  • key color value is 85.49%
CMYK: (0,22,38,85) C0M22Y38K85 (0%,22%,38%,85%) (0.00/0.22/0.38/0.85) 

CMYK percentages

%0
%21.62
%37.84
%85.49

Codes

Color #251D17 in popluar color models

25 1D 17
RGB 37 29 23
HSL 26° 23.33% 11.76%
HSB/HSV 26° 37.84% 14.51%
CMYK 0.00% 21.62% 37.84%
85.49%

Color #251D17 in popluar number systems.

HEX 25 1D 17
Decimal 37 29 23
Binary 100101 11101 10111
Octal 45 35 27

Shades and tints

Shades of #251D17

#251D17
(37,29,23)
#221B15
(34,27,21)
#1F1913
(31,25,19)
#1C1711
(28,23,17)
#19150F
(25,21,15)
#16130D
(22,19,13)
#13110B
(19,17,11)
#100F09
(16,15,9)
#0D0D07
(13,13,7)
#0A0B05
(10,11,5)
#070903
(7,9,3)
#000000
(0,0,0)

Tints of #251D17

#251D17
(37,29,23)
#38312C
(56,49,44)
#4B4541
(75,69,65)
#5E5956
(94,89,86)
#716D6B
(113,109,107)
#848180
(132,129,128)
#979595
(151,149,149)
#AAA9AA
(170,169,170)
#BDBDBF
(189,189,191)
#D0D1D4
(208,209,212)
#E3E5E9
(227,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #251D17; }

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

This text font color is #251D17.

Background Color

.myBgColor { background-color: #251D17; }

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

This div background color is #251D17.

Border color

.myBorderColor { border: 1px solid #251D17; }

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

This div border color is #251D17.

Opacity

.myOpacity80 { color: #251D17; opacity: 0.8; }

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

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

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

This text has shadow with #251D17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #251D17.

Preview

Color preview on black background

This text has color #251D17 on black background.


Color preview on white background

This text has color #251D17 on white background.


Black color preview on #251D17 background

This text has black color on #251D17 background.


White color preview on #251D17 background

This text has white color on #251D17 background.


Related colors

Complementary color

Complementary color for #hex is #DAE2E8.


I love getcolorcode.com

Triadic colors

1 #17251D and #1D1725 with #251D17 are triadic colors.

2 #171D25 and #1D2517 with #251D17 are triadic colors.