COLOR #252436

HEX: #252436 RGB: (37,36,54)

Color info

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

RGB color model

#252436 color RGB value is (37,36,54).

RGB: (37,36,54) (15%, 14%, 21%)

RGB channels and saturation

R 37 of 255 = 15%
G 36 of 255 = 14%
B 54 of 255 = 21%

37
36
54

R + G + B ~ 17%. #252436 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 36 + 54 = 127 (100%)
R 37 of 127 ~ 29.13%
G 36 of 127 ~ 28.35%
B 54 of 127 ~ 42.52'%

%29.13
%28.35
%42.52

CMYK color model

#252436 color CMYK value is (31,33,0,79).

  • cyan value is 31.48%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 78.82%

CMYK: (31,33,0,79)
C31M33Y0K79 (31%, 33%, 0%, 79%)
(0.31 / 0.33 / 0.00 / 0.79)

CMYK percentages

%31.48
%33.33
%0
%78.82

Codes

Color #252436 in popluar color models

25 24 36
RGB 37 36 54
HSL 243° 20.00% 17.65%
HSB/HSV 243° 33.33% 21.18%
CMYK 31.48% 33.33% 0.00%
78.82%

Color #252436 in popluar number systems.

HEX 25 24 36
Decimal 37 36 54
Binary 100101 100100 110110
Octal 45 44 66

Shades and tints

Shades of #252436

#252436
(37,36,54)
#222132
(34,33,50)
#1F1E2E
(31,30,46)
#1C1B2A
(28,27,42)
#191826
(25,24,38)
#161522
(22,21,34)
#13121E
(19,18,30)
#100F1A
(16,15,26)
#0D0C16
(13,12,22)
#0A0912
(10,9,18)
#07060E
(7,6,14)
#000000
(0,0,0)

Tints of #252436

#252436
(37,36,54)
#383748
(56,55,72)
#4B4A5A
(75,74,90)
#5E5D6C
(94,93,108)
#71707E
(113,112,126)
#848390
(132,131,144)
#9796A2
(151,150,162)
#AAA9B4
(170,169,180)
#BDBCC6
(189,188,198)
#D0CFD8
(208,207,216)
#E3E2EA
(227,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #252436; }

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

This text font color is #252436.

Background Color

.myBgColor { background-color: #252436; }

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

This div background color is #252436.

Border color

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

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

This div border color is #252436.

Opacity

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

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

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

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

This text has shadow with #252436 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #252436.

Preview

Color preview on black background

This text has color #252436 on black background.


Color preview on white background

This text has color #252436 on white background.


Black color preview on #252436 background

This text has black color on #252436 background.


White color preview on #252436 background

This text has white color on #252436 background.


Related colors

Complementary color

Complementary color for #hex is #DADBC9.


I love getcolorcode.com

Triadic colors

1 #362524 and #243625 with #252436 are triadic colors.

2 #362425 and #242536 with #252436 are triadic colors.