COLOR #25465D

HEX: #25465D RGB: (37,70,93)

Color info

#25465D contains red, green and blue colors in about the same proportion. Web safe color of #25465D is #333366 (or #336).

RGB color model

#25465D color RGB value is (37,70,93).

RGB: (37,70,93) (15%, 27%, 36%)

RGB channels and saturation

R 37 of 255 = 15%
G 70 of 255 = 27%
B 93 of 255 = 36%

37
70
93

R + G + B ~ 26%. #25465D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 70 + 93 = 200 (100%)
R 37 of 200 ~ 18.5%
G 70 of 200 ~ 35%
B 93 of 200 ~ 46.5'%

%18.5
%35
%46.5

CMYK color model

#25465D color CMYK value is (60,25,0,64).

  • cyan value is 60.22%
  • magenta value is 24.73%
  • yellow value is 0.00%
  • key color value is 63.53%
CMYK: (60,25,0,64) C60M25Y0K64 (60%,25%,0%,64%) (0.60/0.25/0.00/0.64) 

CMYK percentages

%60.22
%24.73
%0
%63.53

Codes

Color #25465D in popluar color models

25 46 5D
RGB 37 70 93
HSL 205° 43.08% 25.49%
HSB/HSV 205° 60.22% 36.47%
CMYK 60.22% 24.73% 0.00%
63.53%

Color #25465D in popluar number systems.

HEX 25 46 5D
Decimal 37 70 93
Binary 100101 1000110 1011101
Octal 45 106 135

Shades and tints

Shades of #25465D

#25465D
(37,70,93)
#224055
(34,64,85)
#1F3A4D
(31,58,77)
#1C3445
(28,52,69)
#192E3D
(25,46,61)
#162835
(22,40,53)
#13222D
(19,34,45)
#101C25
(16,28,37)
#0D161D
(13,22,29)
#0A1015
(10,16,21)
#070A0D
(7,10,13)
#000000
(0,0,0)

Tints of #25465D

#25465D
(37,70,93)
#38566B
(56,86,107)
#4B6679
(75,102,121)
#5E7687
(94,118,135)
#718695
(113,134,149)
#8496A3
(132,150,163)
#97A6B1
(151,166,177)
#AAB6BF
(170,182,191)
#BDC6CD
(189,198,205)
#D0D6DB
(208,214,219)
#E3E6E9
(227,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25465D color. Also use rgb(37,70,93) instead hex code.

Text Font Color

.myTextColor { color: #25465D; }

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

This text font color is #25465D.

Background Color

.myBgColor { background-color: #25465D; }

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

This div background color is #25465D.

Border color

.myBorderColor { border: 1px solid #25465D; }

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

This div border color is #25465D.

Opacity

.myOpacity80 { color: #25465D; opacity: 0.8; }

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

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

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

This text has shadow with #25465D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25465D.

Preview

Color preview on black background

This text has color #25465D on black background.


Color preview on white background

This text has color #25465D on white background.


Black color preview on #25465D background

This text has black color on #25465D background.


White color preview on #25465D background

This text has white color on #25465D background.


Related colors

Complementary color

Complementary color for #hex is #DAB9A2.


I love getcolorcode.com

Triadic colors

1 #5D2546 and #465D25 with #25465D are triadic colors.

2 #5D4625 and #46255D with #25465D are triadic colors.