COLOR #252717

HEX: #252717 RGB: (37,39,23)

Color info

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

RGB color model

#252717 color RGB value is (37,39,23).

RGB: (37,39,23) (15%, 15%, 9%)

RGB channels and saturation

R 37 of 255 = 15%
G 39 of 255 = 15%
B 23 of 255 = 9%

37
39
23

R + G + B ~ 13%. #252717 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 39 + 23 = 99 (100%)
R 37 of 99 ~ 37.37%
G 39 of 99 ~ 39.39%
B 23 of 99 ~ 23.23'%

%37.37
%39.39
%23.23

CMYK color model

#252717 color CMYK value is (5,0,41,85).

  • cyan value is 5.13%
  • magenta value is 0.00%
  • yellow value is 41.03%
  • key color value is 84.71%

CMYK: (5,0,41,85)
C5M0Y41K85 (5%, 0%, 41%, 85%)
(0.05 / 0.00 / 0.41 / 0.85)

CMYK percentages

%5.13
%0
%41.03
%84.71

Codes

Color #252717 in popluar color models

25 27 17
RGB 37 39 23
HSL 68° 25.81% 12.16%
HSB/HSV 68° 41.03% 15.29%
CMYK 5.13% 0.00% 41.03%
84.71%

Color #252717 in popluar number systems.

HEX 25 27 17
Decimal 37 39 23
Binary 100101 100111 10111
Octal 45 47 27

Shades and tints

Shades of #252717

#252717
(37,39,23)
#222415
(34,36,21)
#1F2113
(31,33,19)
#1C1E11
(28,30,17)
#191B0F
(25,27,15)
#16180D
(22,24,13)
#13150B
(19,21,11)
#101209
(16,18,9)
#0D0F07
(13,15,7)
#0A0C05
(10,12,5)
#070903
(7,9,3)
#000000
(0,0,0)

Tints of #252717

#252717
(37,39,23)
#383A2C
(56,58,44)
#4B4D41
(75,77,65)
#5E6056
(94,96,86)
#71736B
(113,115,107)
#848680
(132,134,128)
#979995
(151,153,149)
#AAACAA
(170,172,170)
#BDBFBF
(189,191,191)
#D0D2D4
(208,210,212)
#E3E5E9
(227,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #252717; }

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

This text font color is #252717.

Background Color

.myBgColor { background-color: #252717; }

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

This div background color is #252717.

Border color

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

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

This div border color is #252717.

Opacity

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

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

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

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

This text has shadow with #252717 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #252717.

Preview

Color preview on black background

This text has color #252717 on black background.


Color preview on white background

This text has color #252717 on white background.


Black color preview on #252717 background

This text has black color on #252717 background.


White color preview on #252717 background

This text has white color on #252717 background.


Related colors

Complementary color

Complementary color for #hex is #DAD8E8.


I love getcolorcode.com

Triadic colors

1 #172527 and #271725 with #252717 are triadic colors.

2 #172725 and #272517 with #252717 are triadic colors.