COLOR #25455D

HEX: #25455D RGB: (37,69,93)

Color info

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

RGB color model

#25455D color RGB value is (37,69,93).

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

RGB channels and saturation

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

37
69
93

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

Portions of RGB colors in percentages

R + G + B = 37 + 69 + 93 = 199 (100%)
R 37 of 199 ~ 18.59%
G 69 of 199 ~ 34.67%
B 93 of 199 ~ 46.73'%

%18.59
%34.67
%46.73

CMYK color model

#25455D color CMYK value is (60,26,0,64).

  • cyan value is 60.22%
  • magenta value is 25.81%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (60,26,0,64)
C60M26Y0K64 (60%, 26%, 0%, 64%)
(0.60 / 0.26 / 0.00 / 0.64)

CMYK percentages

%60.22
%25.81
%0
%63.53

Codes

Color #25455D in popluar color models

25 45 5D
RGB 37 69 93
HSL 206° 43.08% 25.49%
HSB/HSV 206° 60.22% 36.47%
CMYK 60.22% 25.81% 0.00%
63.53%

Color #25455D in popluar number systems.

HEX 25 45 5D
Decimal 37 69 93
Binary 100101 1000101 1011101
Octal 45 105 135

Shades and tints

Shades of #25455D

#25455D
(37,69,93)
#223F55
(34,63,85)
#1F394D
(31,57,77)
#1C3345
(28,51,69)
#192D3D
(25,45,61)
#162735
(22,39,53)
#13212D
(19,33,45)
#101B25
(16,27,37)
#0D151D
(13,21,29)
#0A0F15
(10,15,21)
#07090D
(7,9,13)
#000000
(0,0,0)

Tints of #25455D

#25455D
(37,69,93)
#38556B
(56,85,107)
#4B6579
(75,101,121)
#5E7587
(94,117,135)
#718595
(113,133,149)
#8495A3
(132,149,163)
#97A5B1
(151,165,177)
#AAB5BF
(170,181,191)
#BDC5CD
(189,197,205)
#D0D5DB
(208,213,219)
#E3E5E9
(227,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #25455D; }

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

This text font color is #25455D.

Background Color

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

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

This div background color is #25455D.

Border color

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

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

This div border color is #25455D.

Opacity

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

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

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

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

This text has shadow with #25455D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25455D.

Preview

Color preview on black background

This text has color #25455D on black background.


Color preview on white background

This text has color #25455D on white background.


Black color preview on #25455D background

This text has black color on #25455D background.


White color preview on #25455D background

This text has white color on #25455D background.


Related colors

Complementary color

Complementary color for #hex is #DABAA2.


I love getcolorcode.com

Triadic colors

1 #5D2545 and #455D25 with #25455D are triadic colors.

2 #5D4525 and #45255D with #25455D are triadic colors.