COLOR #253461

HEX: #253461 RGB: (37,52,97)

Color info

#253461 contains mainly green and blue colors. Web safe color of #253461 is #333366 (or #336).

RGB color model

#253461 color RGB value is (37,52,97).

RGB: (37,52,97) (15%, 20%, 38%)

RGB channels and saturation

R 37 of 255 = 15%
G 52 of 255 = 20%
B 97 of 255 = 38%

37
52
97

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

Portions of RGB colors in percentages

R + G + B = 37 + 52 + 97 = 186 (100%)
R 37 of 186 ~ 19.89%
G 52 of 186 ~ 27.96%
B 97 of 186 ~ 52.15'%

%19.89
%27.96
%52.15

CMYK color model

#253461 color CMYK value is (62,46,0,62).

  • cyan value is 61.86%
  • magenta value is 46.39%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (62,46,0,62)
C62M46Y0K62 (62%, 46%, 0%, 62%)
(0.62 / 0.46 / 0.00 / 0.62)

CMYK percentages

%61.86
%46.39
%0
%61.96

Codes

Color #253461 in popluar color models

25 34 61
RGB 37 52 97
HSL 225° 44.78% 26.27%
HSB/HSV 225° 61.86% 38.04%
CMYK 61.86% 46.39% 0.00%
61.96%

Color #253461 in popluar number systems.

HEX 25 34 61
Decimal 37 52 97
Binary 100101 110100 1100001
Octal 45 64 141

Shades and tints

Shades of #253461

#253461
(37,52,97)
#223059
(34,48,89)
#1F2C51
(31,44,81)
#1C2849
(28,40,73)
#192441
(25,36,65)
#162039
(22,32,57)
#131C31
(19,28,49)
#101829
(16,24,41)
#0D1421
(13,20,33)
#0A1019
(10,16,25)
#070C11
(7,12,17)
#000000
(0,0,0)

Tints of #253461

#253461
(37,52,97)
#38466F
(56,70,111)
#4B587D
(75,88,125)
#5E6A8B
(94,106,139)
#717C99
(113,124,153)
#848EA7
(132,142,167)
#97A0B5
(151,160,181)
#AAB2C3
(170,178,195)
#BDC4D1
(189,196,209)
#D0D6DF
(208,214,223)
#E3E8ED
(227,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #253461 color. Also use rgb(37,52,97) instead hex code.

Text Font Color

.myTextColor { color: #253461; }

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

This text font color is #253461.

Background Color

.myBgColor { background-color: #253461; }

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

This div background color is #253461.

Border color

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

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

This div border color is #253461.

Opacity

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

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

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

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

This text has shadow with #253461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253461.

Preview

Color preview on black background

This text has color #253461 on black background.


Color preview on white background

This text has color #253461 on white background.


Black color preview on #253461 background

This text has black color on #253461 background.


White color preview on #253461 background

This text has white color on #253461 background.


Related colors

Complementary color

Complementary color for #hex is #DACB9E.


I love getcolorcode.com

Triadic colors

1 #612534 and #346125 with #253461 are triadic colors.

2 #613425 and #342561 with #253461 are triadic colors.