COLOR #252719

HEX: #252719 RGB: (37,39,25)

Color info

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

RGB color model

#252719 color RGB value is (37,39,25).

RGB: (37,39,25) (15%, 15%, 10%)

RGB channels and saturation

R 37 of 255 = 15%
G 39 of 255 = 15%
B 25 of 255 = 10%

37
39
25

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

Portions of RGB colors in percentages

R + G + B = 37 + 39 + 25 = 101 (100%)
R 37 of 101 ~ 36.63%
G 39 of 101 ~ 38.61%
B 25 of 101 ~ 24.75'%

%36.63
%38.61
%24.75

CMYK color model

#252719 color CMYK value is (5,0,36,85).

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

CMYK: (5,0,36,85)
C5M0Y36K85 (5%, 0%, 36%, 85%)
(0.05 / 0.00 / 0.36 / 0.85)

CMYK percentages

%5.13
%0
%35.9
%84.71

Codes

Color #252719 in popluar color models

25 27 19
RGB 37 39 25
HSL 69° 21.88% 12.55%
HSB/HSV 69° 35.90% 15.29%
CMYK 5.13% 0.00% 35.90%
84.71%

Color #252719 in popluar number systems.

HEX 25 27 19
Decimal 37 39 25
Binary 100101 100111 11001
Octal 45 47 31

Shades and tints

Shades of #252719

#252719
(37,39,25)
#222417
(34,36,23)
#1F2115
(31,33,21)
#1C1E13
(28,30,19)
#191B11
(25,27,17)
#16180F
(22,24,15)
#13150D
(19,21,13)
#10120B
(16,18,11)
#0D0F09
(13,15,9)
#0A0C07
(10,12,7)
#070905
(7,9,5)
#000000
(0,0,0)

Tints of #252719

#252719
(37,39,25)
#383A2D
(56,58,45)
#4B4D41
(75,77,65)
#5E6055
(94,96,85)
#717369
(113,115,105)
#84867D
(132,134,125)
#979991
(151,153,145)
#AAACA5
(170,172,165)
#BDBFB9
(189,191,185)
#D0D2CD
(208,210,205)
#E3E5E1
(227,229,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #252719; }

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

This text font color is #252719.

Background Color

.myBgColor { background-color: #252719; }

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

This div background color is #252719.

Border color

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

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

This div border color is #252719.

Opacity

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

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

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

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

This text has shadow with #252719 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #252719.

Preview

Color preview on black background

This text has color #252719 on black background.


Color preview on white background

This text has color #252719 on white background.


Black color preview on #252719 background

This text has black color on #252719 background.


White color preview on #252719 background

This text has white color on #252719 background.


Related colors

Complementary color

Complementary color for #hex is #DAD8E6.


I love getcolorcode.com

Triadic colors

1 #192527 and #271925 with #252719 are triadic colors.

2 #192725 and #272519 with #252719 are triadic colors.