COLOR #253753

HEX: #253753 RGB: (37,55,83)

Color info

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

RGB color model

#253753 color RGB value is (37,55,83).

RGB: (37,55,83) (15%, 22%, 33%)

RGB channels and saturation

R 37 of 255 = 15%
G 55 of 255 = 22%
B 83 of 255 = 33%

37
55
83

R + G + B ~ 23%. #253753 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 55 + 83 = 175 (100%)
R 37 of 175 ~ 21.14%
G 55 of 175 ~ 31.43%
B 83 of 175 ~ 47.43'%

%21.14
%31.43
%47.43

CMYK color model

#253753 color CMYK value is (55,34,0,67).

  • cyan value is 55.42%
  • magenta value is 33.73%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (55,34,0,67)
C55M34Y0K67 (55%, 34%, 0%, 67%)
(0.55 / 0.34 / 0.00 / 0.67)

CMYK percentages

%55.42
%33.73
%0
%67.45

Codes

Color #253753 in popluar color models

25 37 53
RGB 37 55 83
HSL 217° 38.33% 23.53%
HSB/HSV 217° 55.42% 32.55%
CMYK 55.42% 33.73% 0.00%
67.45%

Color #253753 in popluar number systems.

HEX 25 37 53
Decimal 37 55 83
Binary 100101 110111 1010011
Octal 45 67 123

Shades and tints

Shades of #253753

#253753
(37,55,83)
#22324C
(34,50,76)
#1F2D45
(31,45,69)
#1C283E
(28,40,62)
#192337
(25,35,55)
#161E30
(22,30,48)
#131929
(19,25,41)
#101422
(16,20,34)
#0D0F1B
(13,15,27)
#0A0A14
(10,10,20)
#07050D
(7,5,13)
#000000
(0,0,0)

Tints of #253753

#253753
(37,55,83)
#384962
(56,73,98)
#4B5B71
(75,91,113)
#5E6D80
(94,109,128)
#717F8F
(113,127,143)
#84919E
(132,145,158)
#97A3AD
(151,163,173)
#AAB5BC
(170,181,188)
#BDC7CB
(189,199,203)
#D0D9DA
(208,217,218)
#E3EBE9
(227,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #253753; }

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

This text font color is #253753.

Background Color

.myBgColor { background-color: #253753; }

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

This div background color is #253753.

Border color

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

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

This div border color is #253753.

Opacity

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

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

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

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

This text has shadow with #253753 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253753.

Preview

Color preview on black background

This text has color #253753 on black background.


Color preview on white background

This text has color #253753 on white background.


Black color preview on #253753 background

This text has black color on #253753 background.


White color preview on #253753 background

This text has white color on #253753 background.


Related colors

Complementary color

Complementary color for #hex is #DAC8AC.


I love getcolorcode.com

Triadic colors

1 #532537 and #375325 with #253753 are triadic colors.

2 #533725 and #372553 with #253753 are triadic colors.