COLOR #252D38

HEX: #252D38 RGB: (37,45,56)

Color info

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

RGB color model

#252D38 color RGB value is (37,45,56).

RGB: (37,45,56) (15%, 18%, 22%)

RGB channels and saturation

R 37 of 255 = 15%
G 45 of 255 = 18%
B 56 of 255 = 22%

37
45
56

R + G + B ~ 18%. #252D38 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 45 + 56 = 138 (100%)
R 37 of 138 ~ 26.81%
G 45 of 138 ~ 32.61%
B 56 of 138 ~ 40.58'%

%26.81
%32.61
%40.58

CMYK color model

#252D38 color CMYK value is (34,20,0,78).

  • cyan value is 33.93%
  • magenta value is 19.64%
  • yellow value is 0.00%
  • key color value is 78.04%
CMYK: (34,20,0,78) C34M20Y0K78 (34%,20%,0%,78%) (0.34/0.20/0.00/0.78) 

CMYK percentages

%33.93
%19.64
%0
%78.04

Codes

Color #252D38 in popluar color models

25 2D 38
RGB 37 45 56
HSL 215° 20.43% 18.24%
HSB/HSV 215° 33.93% 21.96%
CMYK 33.93% 19.64% 0.00%
78.04%

Color #252D38 in popluar number systems.

HEX 25 2D 38
Decimal 37 45 56
Binary 100101 101101 111000
Octal 45 55 70

Shades and tints

Shades of #252D38

#252D38
(37,45,56)
#222933
(34,41,51)
#1F252E
(31,37,46)
#1C2129
(28,33,41)
#191D24
(25,29,36)
#16191F
(22,25,31)
#13151A
(19,21,26)
#101115
(16,17,21)
#0D0D10
(13,13,16)
#0A090B
(10,9,11)
#070506
(7,5,6)
#000000
(0,0,0)

Tints of #252D38

#252D38
(37,45,56)
#38404A
(56,64,74)
#4B535C
(75,83,92)
#5E666E
(94,102,110)
#717980
(113,121,128)
#848C92
(132,140,146)
#979FA4
(151,159,164)
#AAB2B6
(170,178,182)
#BDC5C8
(189,197,200)
#D0D8DA
(208,216,218)
#E3EBEC
(227,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #252D38 color. Also use rgb(37,45,56) instead hex code.

Text Font Color

.myTextColor { color: #252D38; }

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

This text font color is #252D38.

Background Color

.myBgColor { background-color: #252D38; }

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

This div background color is #252D38.

Border color

.myBorderColor { border: 1px solid #252D38; }

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

This div border color is #252D38.

Opacity

.myOpacity80 { color: #252D38; opacity: 0.8; }

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

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

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

This text has shadow with #252D38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #252D38.

Preview

Color preview on black background

This text has color #252D38 on black background.


Color preview on white background

This text has color #252D38 on white background.


Black color preview on #252D38 background

This text has black color on #252D38 background.


White color preview on #252D38 background

This text has white color on #252D38 background.


Related colors

Complementary color

Complementary color for #hex is #DAD2C7.


I love getcolorcode.com

Triadic colors

1 #38252D and #2D3825 with #252D38 are triadic colors.

2 #382D25 and #2D2538 with #252D38 are triadic colors.