COLOR #25486E

HEX: #25486E RGB: (37,72,110)

Color info

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

RGB color model

#25486E color RGB value is (37,72,110).

RGB: (37,72,110) (15%, 28%, 43%)

RGB channels and saturation

R 37 of 255 = 15%
G 72 of 255 = 28%
B 110 of 255 = 43%

37
72
110

R + G + B ~ 29%. #25486E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 72 + 110 = 219 (100%)
R 37 of 219 ~ 16.89%
G 72 of 219 ~ 32.88%
B 110 of 219 ~ 50.23'%

%16.89
%32.88
%50.23

CMYK color model

#25486E color CMYK value is (66,35,0,57).

  • cyan value is 66.36%
  • magenta value is 34.55%
  • yellow value is 0.00%
  • key color value is 56.86%
CMYK: (66,35,0,57) C66M35Y0K57 (66%,35%,0%,57%) (0.66/0.35/0.00/0.57) 

CMYK percentages

%66.36
%34.55
%0
%56.86

Codes

Color #25486E in popluar color models

25 48 6E
RGB 37 72 110
HSL 211° 49.66% 28.82%
HSB/HSV 211° 66.36% 43.14%
CMYK 66.36% 34.55% 0.00%
56.86%

Color #25486E in popluar number systems.

HEX 25 48 6E
Decimal 37 72 110
Binary 100101 1001000 1101110
Octal 45 110 156

Shades and tints

Shades of #25486E

#25486E
(37,72,110)
#224264
(34,66,100)
#1F3C5A
(31,60,90)
#1C3650
(28,54,80)
#193046
(25,48,70)
#162A3C
(22,42,60)
#132432
(19,36,50)
#101E28
(16,30,40)
#0D181E
(13,24,30)
#0A1214
(10,18,20)
#070C0A
(7,12,10)
#000000
(0,0,0)

Tints of #25486E

#25486E
(37,72,110)
#38587B
(56,88,123)
#4B6888
(75,104,136)
#5E7895
(94,120,149)
#7188A2
(113,136,162)
#8498AF
(132,152,175)
#97A8BC
(151,168,188)
#AAB8C9
(170,184,201)
#BDC8D6
(189,200,214)
#D0D8E3
(208,216,227)
#E3E8F0
(227,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25486E color. Also use rgb(37,72,110) instead hex code.

Text Font Color

.myTextColor { color: #25486E; }

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

This text font color is #25486E.

Background Color

.myBgColor { background-color: #25486E; }

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

This div background color is #25486E.

Border color

.myBorderColor { border: 1px solid #25486E; }

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

This div border color is #25486E.

Opacity

.myOpacity80 { color: #25486E; opacity: 0.8; }

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

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

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

This text has shadow with #25486E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25486E.

Preview

Color preview on black background

This text has color #25486E on black background.


Color preview on white background

This text has color #25486E on white background.


Black color preview on #25486E background

This text has black color on #25486E background.


White color preview on #25486E background

This text has white color on #25486E background.


Related colors

Complementary color

Complementary color for #hex is #DAB791.


I love getcolorcode.com

Triadic colors

1 #6E2548 and #486E25 with #25486E are triadic colors.

2 #6E4825 and #48256E with #25486E are triadic colors.