COLOR #242325

HEX: #242325 RGB: (36,35,37)

Color info

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

RGB color model

#242325 color RGB value is (36,35,37).

RGB: (36,35,37) (14%, 14%, 15%)

RGB channels and saturation

R 36 of 255 = 14%
G 35 of 255 = 14%
B 37 of 255 = 15%

36
35
37

R + G + B ~ 14%. #242325 is dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 35 + 37 = 108 (100%)
R 36 of 108 ~ 33.33%
G 35 of 108 ~ 32.41%
B 37 of 108 ~ 34.26'%

%33.33
%32.41
%34.26

CMYK color model

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

  • cyan value is 2.70%
  • magenta value is 5.41%
  • yellow value is 0.00%
  • key color value is 85.49%

CMYK: (3,5,0,85)
C3M5Y0K85 (3%, 5%, 0%, 85%)
(0.03 / 0.05 / 0.00 / 0.85)

CMYK percentages

%2.7
%5.41
%0
%85.49

Codes

Color #242325 in popluar color models

24 23 25
RGB 36 35 37
HSL 270° 2.78% 14.12%
HSB/HSV 270° 5.41% 14.51%
CMYK 2.70% 5.41% 0.00%
85.49%

Color #242325 in popluar number systems.

HEX 24 23 25
Decimal 36 35 37
Binary 100100 100011 100101
Octal 44 43 45

Shades and tints

Shades of #242325

#242325
(36,35,37)
#212022
(33,32,34)
#1E1D1F
(30,29,31)
#1B1A1C
(27,26,28)
#181719
(24,23,25)
#151416
(21,20,22)
#121113
(18,17,19)
#0F0E10
(15,14,16)
#0C0B0D
(12,11,13)
#09080A
(9,8,10)
#060507
(6,5,7)
#000000
(0,0,0)

Tints of #242325

#242325
(36,35,37)
#373738
(55,55,56)
#4A4B4B
(74,75,75)
#5D5F5E
(93,95,94)
#707371
(112,115,113)
#838784
(131,135,132)
#969B97
(150,155,151)
#A9AFAA
(169,175,170)
#BCC3BD
(188,195,189)
#CFD7D0
(207,215,208)
#E2EBE3
(226,235,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #242325; }

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

This text font color is #242325.

Background Color

.myBgColor { background-color: #242325; }

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

This div background color is #242325.

Border color

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

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

This div border color is #242325.

Opacity

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

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

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

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

This text has shadow with #242325 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #242325.

Preview

Color preview on black background

This text has color #242325 on black background.


Color preview on white background

This text has color #242325 on white background.


Black color preview on #242325 background

This text has black color on #242325 background.


White color preview on #242325 background

This text has white color on #242325 background.


Related colors

Complementary color

Complementary color for #hex is #DBDCDA.


I love getcolorcode.com

Triadic colors

1 #252423 and #232524 with #242325 are triadic colors.

2 #252324 and #232425 with #242325 are triadic colors.