COLOR #25416B

HEX: #25416B RGB: (37,65,107)

Color info

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

RGB color model

#25416B color RGB value is (37,65,107).

RGB: (37,65,107) (15%, 25%, 42%)

RGB channels and saturation

R 37 of 255 = 15%
G 65 of 255 = 25%
B 107 of 255 = 42%

37
65
107

R + G + B ~ 27%. #25416B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 65 + 107 = 209 (100%)
R 37 of 209 ~ 17.7%
G 65 of 209 ~ 31.1%
B 107 of 209 ~ 51.2'%

%17.7
%31.1
%51.2

CMYK color model

#25416B color CMYK value is (65,39,0,58).

  • cyan value is 65.42%
  • magenta value is 39.25%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (65,39,0,58)
C65M39Y0K58 (65%, 39%, 0%, 58%)
(0.65 / 0.39 / 0.00 / 0.58)

CMYK percentages

%65.42
%39.25
%0
%58.04

Codes

Color #25416B in popluar color models

25 41 6B
RGB 37 65 107
HSL 216° 48.61% 28.24%
HSB/HSV 216° 65.42% 41.96%
CMYK 65.42% 39.25% 0.00%
58.04%

Color #25416B in popluar number systems.

HEX 25 41 6B
Decimal 37 65 107
Binary 100101 1000001 1101011
Octal 45 101 153

Shades and tints

Shades of #25416B

#25416B
(37,65,107)
#223C62
(34,60,98)
#1F3759
(31,55,89)
#1C3250
(28,50,80)
#192D47
(25,45,71)
#16283E
(22,40,62)
#132335
(19,35,53)
#101E2C
(16,30,44)
#0D1923
(13,25,35)
#0A141A
(10,20,26)
#070F11
(7,15,17)
#000000
(0,0,0)

Tints of #25416B

#25416B
(37,65,107)
#385278
(56,82,120)
#4B6385
(75,99,133)
#5E7492
(94,116,146)
#71859F
(113,133,159)
#8496AC
(132,150,172)
#97A7B9
(151,167,185)
#AAB8C6
(170,184,198)
#BDC9D3
(189,201,211)
#D0DAE0
(208,218,224)
#E3EBED
(227,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25416B color. Also use rgb(37,65,107) instead hex code.

Text Font Color

.myTextColor { color: #25416B; }

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

This text font color is #25416B.

Background Color

.myBgColor { background-color: #25416B; }

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

This div background color is #25416B.

Border color

.myBorderColor { border: 1px solid #25416B; }

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

This div border color is #25416B.

Opacity

.myOpacity80 { color: #25416B; opacity: 0.8; }

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

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

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

This text has shadow with #25416B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25416B.

Preview

Color preview on black background

This text has color #25416B on black background.


Color preview on white background

This text has color #25416B on white background.


Black color preview on #25416B background

This text has black color on #25416B background.


White color preview on #25416B background

This text has white color on #25416B background.


Related colors

Complementary color

Complementary color for #hex is #DABE94.


I love getcolorcode.com

Triadic colors

1 #6B2541 and #416B25 with #25416B are triadic colors.

2 #6B4125 and #41256B with #25416B are triadic colors.