COLOR #253759

HEX: #253759 RGB: (37,55,89)

Color info

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

RGB color model

#253759 color RGB value is (37,55,89).

RGB: (37,55,89) (15%, 22%, 35%)

RGB channels and saturation

R 37 of 255 = 15%
G 55 of 255 = 22%
B 89 of 255 = 35%

37
55
89

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

Portions of RGB colors in percentages

R + G + B = 37 + 55 + 89 = 181 (100%)
R 37 of 181 ~ 20.44%
G 55 of 181 ~ 30.39%
B 89 of 181 ~ 49.17'%

%20.44
%30.39
%49.17

CMYK color model

#253759 color CMYK value is (58,38,0,65).

  • cyan value is 58.43%
  • magenta value is 38.20%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (58,38,0,65)
C58M38Y0K65 (58%, 38%, 0%, 65%)
(0.58 / 0.38 / 0.00 / 0.65)

CMYK percentages

%58.43
%38.2
%0
%65.1

Codes

Color #253759 in popluar color models

25 37 59
RGB 37 55 89
HSL 219° 41.27% 24.71%
HSB/HSV 219° 58.43% 34.90%
CMYK 58.43% 38.20% 0.00%
65.10%

Color #253759 in popluar number systems.

HEX 25 37 59
Decimal 37 55 89
Binary 100101 110111 1011001
Octal 45 67 131

Shades and tints

Shades of #253759

#253759
(37,55,89)
#223251
(34,50,81)
#1F2D49
(31,45,73)
#1C2841
(28,40,65)
#192339
(25,35,57)
#161E31
(22,30,49)
#131929
(19,25,41)
#101421
(16,20,33)
#0D0F19
(13,15,25)
#0A0A11
(10,10,17)
#070509
(7,5,9)
#000000
(0,0,0)

Tints of #253759

#253759
(37,55,89)
#384968
(56,73,104)
#4B5B77
(75,91,119)
#5E6D86
(94,109,134)
#717F95
(113,127,149)
#8491A4
(132,145,164)
#97A3B3
(151,163,179)
#AAB5C2
(170,181,194)
#BDC7D1
(189,199,209)
#D0D9E0
(208,217,224)
#E3EBEF
(227,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #253759; }

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

This text font color is #253759.

Background Color

.myBgColor { background-color: #253759; }

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

This div background color is #253759.

Border color

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

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

This div border color is #253759.

Opacity

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

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

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

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

This text has shadow with #253759 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253759.

Preview

Color preview on black background

This text has color #253759 on black background.


Color preview on white background

This text has color #253759 on white background.


Black color preview on #253759 background

This text has black color on #253759 background.


White color preview on #253759 background

This text has white color on #253759 background.


Related colors

Complementary color

Complementary color for #hex is #DAC8A6.


I love getcolorcode.com

Triadic colors

1 #592537 and #375925 with #253759 are triadic colors.

2 #593725 and #372559 with #253759 are triadic colors.