COLOR #252433

HEX: #252433 RGB: (37,36,51)

Color info

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

RGB color model

#252433 color RGB value is (37,36,51).

RGB: (37,36,51) (15%, 14%, 20%)

RGB channels and saturation

R 37 of 255 = 15%
G 36 of 255 = 14%
B 51 of 255 = 20%

37
36
51

R + G + B ~ 16%. #252433 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 36 + 51 = 124 (100%)
R 37 of 124 ~ 29.84%
G 36 of 124 ~ 29.03%
B 51 of 124 ~ 41.13'%

%29.84
%29.03
%41.13

CMYK color model

#252433 color CMYK value is (27,29,0,80).

  • cyan value is 27.45%
  • magenta value is 29.41%
  • yellow value is 0.00%
  • key color value is 80.00%

CMYK: (27,29,0,80)
C27M29Y0K80 (27%, 29%, 0%, 80%)
(0.27 / 0.29 / 0.00 / 0.80)

CMYK percentages

%27.45
%29.41
%0
%80

Codes

Color #252433 in popluar color models

25 24 33
RGB 37 36 51
HSL 244° 17.24% 17.06%
HSB/HSV 244° 29.41% 20.00%
CMYK 27.45% 29.41% 0.00%
80.00%

Color #252433 in popluar number systems.

HEX 25 24 33
Decimal 37 36 51
Binary 100101 100100 110011
Octal 45 44 63

Shades and tints

Shades of #252433

#252433
(37,36,51)
#22212F
(34,33,47)
#1F1E2B
(31,30,43)
#1C1B27
(28,27,39)
#191823
(25,24,35)
#16151F
(22,21,31)
#13121B
(19,18,27)
#100F17
(16,15,23)
#0D0C13
(13,12,19)
#0A090F
(10,9,15)
#07060B
(7,6,11)
#000000
(0,0,0)

Tints of #252433

#252433
(37,36,51)
#383745
(56,55,69)
#4B4A57
(75,74,87)
#5E5D69
(94,93,105)
#71707B
(113,112,123)
#84838D
(132,131,141)
#97969F
(151,150,159)
#AAA9B1
(170,169,177)
#BDBCC3
(189,188,195)
#D0CFD5
(208,207,213)
#E3E2E7
(227,226,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #252433; }

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

This text font color is #252433.

Background Color

.myBgColor { background-color: #252433; }

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

This div background color is #252433.

Border color

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

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

This div border color is #252433.

Opacity

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

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

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

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

This text has shadow with #252433 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #252433.

Preview

Color preview on black background

This text has color #252433 on black background.


Color preview on white background

This text has color #252433 on white background.


Black color preview on #252433 background

This text has black color on #252433 background.


White color preview on #252433 background

This text has white color on #252433 background.


Related colors

Complementary color

Complementary color for #hex is #DADBCC.


I love getcolorcode.com

Triadic colors

1 #332524 and #243325 with #252433 are triadic colors.

2 #332425 and #242533 with #252433 are triadic colors.