COLOR #254986

HEX: #254986 RGB: (37,73,134)

Color info

#254986 contains mainly blue color. Web safe color of #254986 is #333399 (or #339).

RGB color model

#254986 color RGB value is (37,73,134).

RGB: (37,73,134) (15%, 29%, 53%)

RGB channels and saturation

R 37 of 255 = 15%
G 73 of 255 = 29%
B 134 of 255 = 53%

37
73
134

R + G + B ~ 32%. #254986 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 73 + 134 = 244 (100%)
R 37 of 244 ~ 15.16%
G 73 of 244 ~ 29.92%
B 134 of 244 ~ 54.92'%

%15.16
%29.92
%54.92

CMYK color model

#254986 color CMYK value is (72,46,0,47).

  • cyan value is 72.39%
  • magenta value is 45.52%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (72,46,0,47)
C72M46Y0K47 (72%, 46%, 0%, 47%)
(0.72 / 0.46 / 0.00 / 0.47)

CMYK percentages

%72.39
%45.52
%0
%47.45

Codes

Color #254986 in popluar color models

25 49 86
RGB 37 73 134
HSL 218° 56.73% 33.53%
HSB/HSV 218° 72.39% 52.55%
CMYK 72.39% 45.52% 0.00%
47.45%

Color #254986 in popluar number systems.

HEX 25 49 86
Decimal 37 73 134
Binary 100101 1001001 10000110
Octal 45 111 206

Shades and tints

Shades of #254986

#254986
(37,73,134)
#22437A
(34,67,122)
#1F3D6E
(31,61,110)
#1C3762
(28,55,98)
#193156
(25,49,86)
#162B4A
(22,43,74)
#13253E
(19,37,62)
#101F32
(16,31,50)
#0D1926
(13,25,38)
#0A131A
(10,19,26)
#070D0E
(7,13,14)
#000000
(0,0,0)

Tints of #254986

#254986
(37,73,134)
#385991
(56,89,145)
#4B699C
(75,105,156)
#5E79A7
(94,121,167)
#7189B2
(113,137,178)
#8499BD
(132,153,189)
#97A9C8
(151,169,200)
#AAB9D3
(170,185,211)
#BDC9DE
(189,201,222)
#D0D9E9
(208,217,233)
#E3E9F4
(227,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #254986 color. Also use rgb(37,73,134) instead hex code.

Text Font Color

.myTextColor { color: #254986; }

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

This text font color is #254986.

Background Color

.myBgColor { background-color: #254986; }

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

This div background color is #254986.

Border color

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

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

This div border color is #254986.

Opacity

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

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

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

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

This text has shadow with #254986 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #254986.

Preview

Color preview on black background

This text has color #254986 on black background.


Color preview on white background

This text has color #254986 on white background.


Black color preview on #254986 background

This text has black color on #254986 background.


White color preview on #254986 background

This text has white color on #254986 background.


Related colors

Complementary color

Complementary color for #hex is #DAB679.


I love getcolorcode.com

Triadic colors

1 #862549 and #498625 with #254986 are triadic colors.

2 #864925 and #492586 with #254986 are triadic colors.