COLOR #25647E

HEX: #25647E RGB: (37,100,126)

Color info

#25647E contains mainly green and blue colors. Web safe color of #25647E is #336666 (or #366).

RGB color model

#25647E color RGB value is (37,100,126).

RGB: (37,100,126) (15%, 39%, 49%)

RGB channels and saturation

R 37 of 255 = 15%
G 100 of 255 = 39%
B 126 of 255 = 49%

37
100
126

R + G + B ~ 34%. #25647E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 100 + 126 = 263 (100%)
R 37 of 263 ~ 14.07%
G 100 of 263 ~ 38.02%
B 126 of 263 ~ 47.91'%

%14.07
%38.02
%47.91

CMYK color model

#25647E color CMYK value is (71,21,0,51).

  • cyan value is 70.63%
  • magenta value is 20.63%
  • yellow value is 0.00%
  • key color value is 50.59%
CMYK: (71,21,0,51) C71M21Y0K51 (71%,21%,0%,51%) (0.71/0.21/0.00/0.51) 

CMYK percentages

%70.63
%20.63
%0
%50.59

Codes

Color #25647E in popluar color models

25 64 7E
RGB 37 100 126
HSL 198° 54.60% 31.96%
HSB/HSV 198° 70.63% 49.41%
CMYK 70.63% 20.63% 0.00%
50.59%

Color #25647E in popluar number systems.

HEX 25 64 7E
Decimal 37 100 126
Binary 100101 1100100 1111110
Octal 45 144 176

Shades and tints

Shades of #25647E

#25647E
(37,100,126)
#225B73
(34,91,115)
#1F5268
(31,82,104)
#1C495D
(28,73,93)
#194052
(25,64,82)
#163747
(22,55,71)
#132E3C
(19,46,60)
#102531
(16,37,49)
#0D1C26
(13,28,38)
#0A131B
(10,19,27)
#070A10
(7,10,16)
#000000
(0,0,0)

Tints of #25647E

#25647E
(37,100,126)
#387289
(56,114,137)
#4B8094
(75,128,148)
#5E8E9F
(94,142,159)
#719CAA
(113,156,170)
#84AAB5
(132,170,181)
#97B8C0
(151,184,192)
#AAC6CB
(170,198,203)
#BDD4D6
(189,212,214)
#D0E2E1
(208,226,225)
#E3F0EC
(227,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25647E color. Also use rgb(37,100,126) instead hex code.

Text Font Color

.myTextColor { color: #25647E; }

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

This text font color is #25647E.

Background Color

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

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

This div background color is #25647E.

Border color

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

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

This div border color is #25647E.

Opacity

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

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

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

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

This text has shadow with #25647E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25647E.

Preview

Color preview on black background

This text has color #25647E on black background.


Color preview on white background

This text has color #25647E on white background.


Black color preview on #25647E background

This text has black color on #25647E background.


White color preview on #25647E background

This text has white color on #25647E background.


Related colors

Complementary color

Complementary color for #hex is #DA9B81.


I love getcolorcode.com

Triadic colors

1 #7E2564 and #647E25 with #25647E are triadic colors.

2 #7E6425 and #64257E with #25647E are triadic colors.