COLOR #253559

HEX: #253559 RGB: (37,53,89)

Color info

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

RGB color model

#253559 color RGB value is (37,53,89).

RGB: (37,53,89) (15%, 21%, 35%)

RGB channels and saturation

R 37 of 255 = 15%
G 53 of 255 = 21%
B 89 of 255 = 35%

37
53
89

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

Portions of RGB colors in percentages

R + G + B = 37 + 53 + 89 = 179 (100%)
R 37 of 179 ~ 20.67%
G 53 of 179 ~ 29.61%
B 89 of 179 ~ 49.72'%

%20.67
%29.61
%49.72

CMYK color model

#253559 color CMYK value is (58,40,0,65).

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

CMYK: (58,40,0,65)
C58M40Y0K65 (58%, 40%, 0%, 65%)
(0.58 / 0.40 / 0.00 / 0.65)

CMYK percentages

%58.43
%40.45
%0
%65.1

Codes

Color #253559 in popluar color models

25 35 59
RGB 37 53 89
HSL 222° 41.27% 24.71%
HSB/HSV 222° 58.43% 34.90%
CMYK 58.43% 40.45% 0.00%
65.10%

Color #253559 in popluar number systems.

HEX 25 35 59
Decimal 37 53 89
Binary 100101 110101 1011001
Octal 45 65 131

Shades and tints

Shades of #253559

#253559
(37,53,89)
#223151
(34,49,81)
#1F2D49
(31,45,73)
#1C2941
(28,41,65)
#192539
(25,37,57)
#162131
(22,33,49)
#131D29
(19,29,41)
#101921
(16,25,33)
#0D1519
(13,21,25)
#0A1111
(10,17,17)
#070D09
(7,13,9)
#000000
(0,0,0)

Tints of #253559

#253559
(37,53,89)
#384768
(56,71,104)
#4B5977
(75,89,119)
#5E6B86
(94,107,134)
#717D95
(113,125,149)
#848FA4
(132,143,164)
#97A1B3
(151,161,179)
#AAB3C2
(170,179,194)
#BDC5D1
(189,197,209)
#D0D7E0
(208,215,224)
#E3E9EF
(227,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #253559; }

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

This text font color is #253559.

Background Color

.myBgColor { background-color: #253559; }

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

This div background color is #253559.

Border color

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

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

This div border color is #253559.

Opacity

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

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

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

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

This text has shadow with #253559 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253559.

Preview

Color preview on black background

This text has color #253559 on black background.


Color preview on white background

This text has color #253559 on white background.


Black color preview on #253559 background

This text has black color on #253559 background.


White color preview on #253559 background

This text has white color on #253559 background.


Related colors

Complementary color

Complementary color for #hex is #DACAA6.


I love getcolorcode.com

Triadic colors

1 #592535 and #355925 with #253559 are triadic colors.

2 #593525 and #352559 with #253559 are triadic colors.