COLOR #253662

HEX: #253662 RGB: (37,54,98)

Color info

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

RGB color model

#253662 color RGB value is (37,54,98).

RGB: (37,54,98) (15%, 21%, 38%)

RGB channels and saturation

R 37 of 255 = 15%
G 54 of 255 = 21%
B 98 of 255 = 38%

37
54
98

R + G + B ~ 25%. #253662 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 54 + 98 = 189 (100%)
R 37 of 189 ~ 19.58%
G 54 of 189 ~ 28.57%
B 98 of 189 ~ 51.85'%

%19.58
%28.57
%51.85

CMYK color model

#253662 color CMYK value is (62,45,0,62).

  • cyan value is 62.24%
  • magenta value is 44.90%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (62,45,0,62)
C62M45Y0K62 (62%, 45%, 0%, 62%)
(0.62 / 0.45 / 0.00 / 0.62)

CMYK percentages

%62.24
%44.9
%0
%61.57

Codes

Color #253662 in popluar color models

25 36 62
RGB 37 54 98
HSL 223° 45.19% 26.47%
HSB/HSV 223° 62.24% 38.43%
CMYK 62.24% 44.90% 0.00%
61.57%

Color #253662 in popluar number systems.

HEX 25 36 62
Decimal 37 54 98
Binary 100101 110110 1100010
Octal 45 66 142

Shades and tints

Shades of #253662

#253662
(37,54,98)
#22325A
(34,50,90)
#1F2E52
(31,46,82)
#1C2A4A
(28,42,74)
#192642
(25,38,66)
#16223A
(22,34,58)
#131E32
(19,30,50)
#101A2A
(16,26,42)
#0D1622
(13,22,34)
#0A121A
(10,18,26)
#070E12
(7,14,18)
#000000
(0,0,0)

Tints of #253662

#253662
(37,54,98)
#384870
(56,72,112)
#4B5A7E
(75,90,126)
#5E6C8C
(94,108,140)
#717E9A
(113,126,154)
#8490A8
(132,144,168)
#97A2B6
(151,162,182)
#AAB4C4
(170,180,196)
#BDC6D2
(189,198,210)
#D0D8E0
(208,216,224)
#E3EAEE
(227,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #253662 color. Also use rgb(37,54,98) instead hex code.

Text Font Color

.myTextColor { color: #253662; }

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

This text font color is #253662.

Background Color

.myBgColor { background-color: #253662; }

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

This div background color is #253662.

Border color

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

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

This div border color is #253662.

Opacity

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

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

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

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

This text has shadow with #253662 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253662.

Preview

Color preview on black background

This text has color #253662 on black background.


Color preview on white background

This text has color #253662 on white background.


Black color preview on #253662 background

This text has black color on #253662 background.


White color preview on #253662 background

This text has white color on #253662 background.


Related colors

Complementary color

Complementary color for #hex is #DAC99D.


I love getcolorcode.com

Triadic colors

1 #622536 and #366225 with #253662 are triadic colors.

2 #623625 and #362562 with #253662 are triadic colors.