COLOR #253756

HEX: #253756 RGB: (37,55,86)

Color info

#253756 contains red, green and blue colors in about the same proportion. Web safe color of #253756 is #333366 (or #336).

RGB color model

#253756 color RGB value is (37,55,86).

RGB: (37,55,86) (15%, 22%, 34%)

RGB channels and saturation

R 37 of 255 = 15%
G 55 of 255 = 22%
B 86 of 255 = 34%

37
55
86

R + G + B ~ 24%. #253756 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 55 + 86 = 178 (100%)
R 37 of 178 ~ 20.79%
G 55 of 178 ~ 30.9%
B 86 of 178 ~ 48.31'%

%20.79
%30.9
%48.31

CMYK color model

#253756 color CMYK value is (57,36,0,66).

  • cyan value is 56.98%
  • magenta value is 36.05%
  • yellow value is 0.00%
  • key color value is 66.27%

CMYK: (57,36,0,66)
C57M36Y0K66 (57%, 36%, 0%, 66%)
(0.57 / 0.36 / 0.00 / 0.66)

CMYK percentages

%56.98
%36.05
%0
%66.27

Codes

Color #253756 in popluar color models

25 37 56
RGB 37 55 86
HSL 218° 39.84% 24.12%
HSB/HSV 218° 56.98% 33.73%
CMYK 56.98% 36.05% 0.00%
66.27%

Color #253756 in popluar number systems.

HEX 25 37 56
Decimal 37 55 86
Binary 100101 110111 1010110
Octal 45 67 126

Shades and tints

Shades of #253756

#253756
(37,55,86)
#22324F
(34,50,79)
#1F2D48
(31,45,72)
#1C2841
(28,40,65)
#19233A
(25,35,58)
#161E33
(22,30,51)
#13192C
(19,25,44)
#101425
(16,20,37)
#0D0F1E
(13,15,30)
#0A0A17
(10,10,23)
#070510
(7,5,16)
#000000
(0,0,0)

Tints of #253756

#253756
(37,55,86)
#384965
(56,73,101)
#4B5B74
(75,91,116)
#5E6D83
(94,109,131)
#717F92
(113,127,146)
#8491A1
(132,145,161)
#97A3B0
(151,163,176)
#AAB5BF
(170,181,191)
#BDC7CE
(189,199,206)
#D0D9DD
(208,217,221)
#E3EBEC
(227,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #253756 color. Also use rgb(37,55,86) instead hex code.

Text Font Color

.myTextColor { color: #253756; }

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

This text font color is #253756.

Background Color

.myBgColor { background-color: #253756; }

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

This div background color is #253756.

Border color

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

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

This div border color is #253756.

Opacity

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

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

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

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

This text has shadow with #253756 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253756.

Preview

Color preview on black background

This text has color #253756 on black background.


Color preview on white background

This text has color #253756 on white background.


Black color preview on #253756 background

This text has black color on #253756 background.


White color preview on #253756 background

This text has white color on #253756 background.


Related colors

Complementary color

Complementary color for #253756 is #DAC8A9.


I love getcolorcode.com

Triadic colors

1 #562537 and #375625 with #253756 are triadic colors.

2 #563725 and #372556 with #253756 are triadic colors.