COLOR #252247

HEX: #252247 RGB: (37,34,71)

Color info

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

RGB color model

#252247 color RGB value is (37,34,71).

RGB: (37,34,71) (15%, 13%, 28%)

RGB channels and saturation

R 37 of 255 = 15%
G 34 of 255 = 13%
B 71 of 255 = 28%

37
34
71

R + G + B ~ 19%. #252247 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 34 + 71 = 142 (100%)
R 37 of 142 ~ 26.06%
G 34 of 142 ~ 23.94%
B 71 of 142 ~ 50'%

%26.06
%23.94
%50

CMYK color model

#252247 color CMYK value is (48,52,0,72).

  • cyan value is 47.89%
  • magenta value is 52.11%
  • yellow value is 0.00%
  • key color value is 72.16%

CMYK: (48,52,0,72)
C48M52Y0K72 (48%, 52%, 0%, 72%)
(0.48 / 0.52 / 0.00 / 0.72)

CMYK percentages

%47.89
%52.11
%0
%72.16

Codes

Color #252247 in popluar color models

25 22 47
RGB 37 34 71
HSL 245° 35.24% 20.59%
HSB/HSV 245° 52.11% 27.84%
CMYK 47.89% 52.11% 0.00%
72.16%

Color #252247 in popluar number systems.

HEX 25 22 47
Decimal 37 34 71
Binary 100101 100010 1000111
Octal 45 42 107

Shades and tints

Shades of #252247

#252247
(37,34,71)
#221F41
(34,31,65)
#1F1C3B
(31,28,59)
#1C1935
(28,25,53)
#19162F
(25,22,47)
#161329
(22,19,41)
#131023
(19,16,35)
#100D1D
(16,13,29)
#0D0A17
(13,10,23)
#0A0711
(10,7,17)
#07040B
(7,4,11)
#000000
(0,0,0)

Tints of #252247

#252247
(37,34,71)
#383657
(56,54,87)
#4B4A67
(75,74,103)
#5E5E77
(94,94,119)
#717287
(113,114,135)
#848697
(132,134,151)
#979AA7
(151,154,167)
#AAAEB7
(170,174,183)
#BDC2C7
(189,194,199)
#D0D6D7
(208,214,215)
#E3EAE7
(227,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #252247 color. Also use rgb(37,34,71) instead hex code.

Text Font Color

.myTextColor { color: #252247; }

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

This text font color is #252247.

Background Color

.myBgColor { background-color: #252247; }

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

This div background color is #252247.

Border color

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

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

This div border color is #252247.

Opacity

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

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

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

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

This text has shadow with #252247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #252247.

Preview

Color preview on black background

This text has color #252247 on black background.


Color preview on white background

This text has color #252247 on white background.


Black color preview on #252247 background

This text has black color on #252247 background.


White color preview on #252247 background

This text has white color on #252247 background.


Related colors

Complementary color

Complementary color for #hex is #DADDB8.


I love getcolorcode.com

Triadic colors

1 #472522 and #224725 with #252247 are triadic colors.

2 #472225 and #222547 with #252247 are triadic colors.