COLOR #252246

HEX: #252246 RGB: (37,34,70)

Color info

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

RGB color model

#252246 color RGB value is (37,34,70).

RGB: (37,34,70) (15%, 13%, 27%)

RGB channels and saturation

R 37 of 255 = 15%
G 34 of 255 = 13%
B 70 of 255 = 27%

37
34
70

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

Portions of RGB colors in percentages

R + G + B = 37 + 34 + 70 = 141 (100%)
R 37 of 141 ~ 26.24%
G 34 of 141 ~ 24.11%
B 70 of 141 ~ 49.65'%

%26.24
%24.11
%49.65

CMYK color model

#252246 color CMYK value is (47,51,0,73).

  • cyan value is 47.14%
  • magenta value is 51.43%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (47,51,0,73)
C47M51Y0K73 (47%, 51%, 0%, 73%)
(0.47 / 0.51 / 0.00 / 0.73)

CMYK percentages

%47.14
%51.43
%0
%72.55

Codes

Color #252246 in popluar color models

25 22 46
RGB 37 34 70
HSL 245° 34.62% 20.39%
HSB/HSV 245° 51.43% 27.45%
CMYK 47.14% 51.43% 0.00%
72.55%

Color #252246 in popluar number systems.

HEX 25 22 46
Decimal 37 34 70
Binary 100101 100010 1000110
Octal 45 42 106

Shades and tints

Shades of #252246

#252246
(37,34,70)
#221F40
(34,31,64)
#1F1C3A
(31,28,58)
#1C1934
(28,25,52)
#19162E
(25,22,46)
#161328
(22,19,40)
#131022
(19,16,34)
#100D1C
(16,13,28)
#0D0A16
(13,10,22)
#0A0710
(10,7,16)
#07040A
(7,4,10)
#000000
(0,0,0)

Tints of #252246

#252246
(37,34,70)
#383656
(56,54,86)
#4B4A66
(75,74,102)
#5E5E76
(94,94,118)
#717286
(113,114,134)
#848696
(132,134,150)
#979AA6
(151,154,166)
#AAAEB6
(170,174,182)
#BDC2C6
(189,194,198)
#D0D6D6
(208,214,214)
#E3EAE6
(227,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #252246; }

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

This text font color is #252246.

Background Color

.myBgColor { background-color: #252246; }

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

This div background color is #252246.

Border color

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

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

This div border color is #252246.

Opacity

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

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

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

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

This text has shadow with #252246 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #252246.

Preview

Color preview on black background

This text has color #252246 on black background.


Color preview on white background

This text has color #252246 on white background.


Black color preview on #252246 background

This text has black color on #252246 background.


White color preview on #252246 background

This text has white color on #252246 background.


Related colors

Complementary color

Complementary color for #hex is #DADDB9.


I love getcolorcode.com

Triadic colors

1 #462522 and #224625 with #252246 are triadic colors.

2 #462225 and #222546 with #252246 are triadic colors.