COLOR #252725

HEX: #252725 RGB: (37,39,37)

Color info

#252725 contains red, green and blue colors in about the same proportion. Web safe color of #252725 is #333333 (or #333).

RGB color model

#252725 color RGB value is (37,39,37).

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

RGB channels and saturation

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

37
39
37

R + G + B ~ 15%. #252725 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 39 + 37 = 113 (100%)
R 37 of 113 ~ 32.74%
G 39 of 113 ~ 34.51%
B 37 of 113 ~ 32.74'%

%32.74
%34.51
%32.74

CMYK color model

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

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

CMYK: (5,0,5,85)
C5M0Y5K85 (5%, 0%, 5%, 85%)
(0.05 / 0.00 / 0.05 / 0.85)

CMYK percentages

%5.13
%0
%5.13
%84.71

Codes

Color #252725 in popluar color models

25 27 25
RGB 37 39 37
HSL 120° 2.63% 14.90%
HSB/HSV 120° 5.13% 15.29%
CMYK 5.13% 0.00% 5.13%
84.71%

Color #252725 in popluar number systems.

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

Shades and tints

Shades of #252725

#252725
(37,39,37)
#222422
(34,36,34)
#1F211F
(31,33,31)
#1C1E1C
(28,30,28)
#191B19
(25,27,25)
#161816
(22,24,22)
#131513
(19,21,19)
#101210
(16,18,16)
#0D0F0D
(13,15,13)
#0A0C0A
(10,12,10)
#070907
(7,9,7)
#000000
(0,0,0)

Tints of #252725

#252725
(37,39,37)
#383A38
(56,58,56)
#4B4D4B
(75,77,75)
#5E605E
(94,96,94)
#717371
(113,115,113)
#848684
(132,134,132)
#979997
(151,153,151)
#AAACAA
(170,172,170)
#BDBFBD
(189,191,189)
#D0D2D0
(208,210,208)
#E3E5E3
(227,229,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #252725; }

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

This text font color is #252725.

Background Color

.myBgColor { background-color: #252725; }

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

This div background color is #252725.

Border color

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

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

This div border color is #252725.

Opacity

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

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

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

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

This text has shadow with #252725 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #252725.

Preview

Color preview on black background

This text has color #252725 on black background.


Color preview on white background

This text has color #252725 on white background.


Black color preview on #252725 background

This text has black color on #252725 background.


White color preview on #252725 background

This text has white color on #252725 background.


Related colors

Complementary color

Complementary color for #hex is #DAD8DA.


I love getcolorcode.com

Triadic colors

1 #252527 and #272525 with #252725 are triadic colors.

2 #252725 and #272525 with #252725 are triadic colors.