COLOR #253144

HEX: #253144 RGB: (37,49,68)

Color info

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

RGB color model

#253144 color RGB value is (37,49,68).

RGB: (37,49,68) (15%, 19%, 27%)

RGB channels and saturation

R 37 of 255 = 15%
G 49 of 255 = 19%
B 68 of 255 = 27%

37
49
68

R + G + B ~ 20%. #253144 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 49 + 68 = 154 (100%)
R 37 of 154 ~ 24.03%
G 49 of 154 ~ 31.82%
B 68 of 154 ~ 44.16'%

%24.03
%31.82
%44.16

CMYK color model

#253144 color CMYK value is (46,28,0,73).

  • cyan value is 45.59%
  • magenta value is 27.94%
  • yellow value is 0.00%
  • key color value is 73.33%

CMYK: (46,28,0,73)
C46M28Y0K73 (46%, 28%, 0%, 73%)
(0.46 / 0.28 / 0.00 / 0.73)

CMYK percentages

%45.59
%27.94
%0
%73.33

Codes

Color #253144 in popluar color models

25 31 44
RGB 37 49 68
HSL 217° 29.52% 20.59%
HSB/HSV 217° 45.59% 26.67%
CMYK 45.59% 27.94% 0.00%
73.33%

Color #253144 in popluar number systems.

HEX 25 31 44
Decimal 37 49 68
Binary 100101 110001 1000100
Octal 45 61 104

Shades and tints

Shades of #253144

#253144
(37,49,68)
#222D3E
(34,45,62)
#1F2938
(31,41,56)
#1C2532
(28,37,50)
#19212C
(25,33,44)
#161D26
(22,29,38)
#131920
(19,25,32)
#10151A
(16,21,26)
#0D1114
(13,17,20)
#0A0D0E
(10,13,14)
#070908
(7,9,8)
#000000
(0,0,0)

Tints of #253144

#253144
(37,49,68)
#384355
(56,67,85)
#4B5566
(75,85,102)
#5E6777
(94,103,119)
#717988
(113,121,136)
#848B99
(132,139,153)
#979DAA
(151,157,170)
#AAAFBB
(170,175,187)
#BDC1CC
(189,193,204)
#D0D3DD
(208,211,221)
#E3E5EE
(227,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #253144 color. Also use rgb(37,49,68) instead hex code.

Text Font Color

.myTextColor { color: #253144; }

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

This text font color is #253144.

Background Color

.myBgColor { background-color: #253144; }

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

This div background color is #253144.

Border color

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

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

This div border color is #253144.

Opacity

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

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

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

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

This text has shadow with #253144 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253144.

Preview

Color preview on black background

This text has color #253144 on black background.


Color preview on white background

This text has color #253144 on white background.


Black color preview on #253144 background

This text has black color on #253144 background.


White color preview on #253144 background

This text has white color on #253144 background.


Related colors

Complementary color

Complementary color for #hex is #DACEBB.


I love getcolorcode.com

Triadic colors

1 #442531 and #314425 with #253144 are triadic colors.

2 #443125 and #312544 with #253144 are triadic colors.