COLOR #252329

HEX: #252329 RGB: (37,35,41)

Color info

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

RGB color model

#252329 color RGB value is (37,35,41).

RGB: (37,35,41) (15%, 14%, 16%)

RGB channels and saturation

R 37 of 255 = 15%
G 35 of 255 = 14%
B 41 of 255 = 16%

37
35
41

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

Portions of RGB colors in percentages

R + G + B = 37 + 35 + 41 = 113 (100%)
R 37 of 113 ~ 32.74%
G 35 of 113 ~ 30.97%
B 41 of 113 ~ 36.28'%

%32.74
%30.97
%36.28

CMYK color model

#252329 color CMYK value is (10,15,0,84).

  • cyan value is 9.76%
  • magenta value is 14.63%
  • yellow value is 0.00%
  • key color value is 83.92%

CMYK: (10,15,0,84)
C10M15Y0K84 (10%, 15%, 0%, 84%)
(0.10 / 0.15 / 0.00 / 0.84)

CMYK percentages

%9.76
%14.63
%0
%83.92

Codes

Color #252329 in popluar color models

25 23 29
RGB 37 35 41
HSL 260° 7.89% 14.90%
HSB/HSV 260° 14.63% 16.08%
CMYK 9.76% 14.63% 0.00%
83.92%

Color #252329 in popluar number systems.

HEX 25 23 29
Decimal 37 35 41
Binary 100101 100011 101001
Octal 45 43 51

Shades and tints

Shades of #252329

#252329
(37,35,41)
#222026
(34,32,38)
#1F1D23
(31,29,35)
#1C1A20
(28,26,32)
#19171D
(25,23,29)
#16141A
(22,20,26)
#131117
(19,17,23)
#100E14
(16,14,20)
#0D0B11
(13,11,17)
#0A080E
(10,8,14)
#07050B
(7,5,11)
#000000
(0,0,0)

Tints of #252329

#252329
(37,35,41)
#38373C
(56,55,60)
#4B4B4F
(75,75,79)
#5E5F62
(94,95,98)
#717375
(113,115,117)
#848788
(132,135,136)
#979B9B
(151,155,155)
#AAAFAE
(170,175,174)
#BDC3C1
(189,195,193)
#D0D7D4
(208,215,212)
#E3EBE7
(227,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #252329; }

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

This text font color is #252329.

Background Color

.myBgColor { background-color: #252329; }

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

This div background color is #252329.

Border color

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

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

This div border color is #252329.

Opacity

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

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

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

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

This text has shadow with #252329 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #252329.

Preview

Color preview on black background

This text has color #252329 on black background.


Color preview on white background

This text has color #252329 on white background.


Black color preview on #252329 background

This text has black color on #252329 background.


White color preview on #252329 background

This text has white color on #252329 background.


Related colors

Complementary color

Complementary color for #hex is #DADCD6.


I love getcolorcode.com

Triadic colors

1 #292523 and #232925 with #252329 are triadic colors.

2 #292325 and #232529 with #252329 are triadic colors.